Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. excel problem

excel problem

Scheduled Pinned Locked Moved COM
helpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kathassis
    wrote on last edited by
    #1

    i did a project that takes datas from the texboxes and open an excel sheet and show the datas in excel. the program works in my pc properly. but when i tried it in another pc it does not work. gave me the error "Row height must be 0 - 255 characters long" what is the problem i didnt find. i load the runtimes of microsoft office to another pc. what was the error or what didnt i do?

    S G 2 Replies Last reply
    0
    • K kathassis

      i did a project that takes datas from the texboxes and open an excel sheet and show the datas in excel. the program works in my pc properly. but when i tried it in another pc it does not work. gave me the error "Row height must be 0 - 255 characters long" what is the problem i didnt find. i load the runtimes of microsoft office to another pc. what was the error or what didnt i do?

      S Offline
      S Offline
      serzh83
      wrote on last edited by
      #2

      May be You enter too long data

      1 Reply Last reply
      0
      • K kathassis

        i did a project that takes datas from the texboxes and open an excel sheet and show the datas in excel. the program works in my pc properly. but when i tried it in another pc it does not work. gave me the error "Row height must be 0 - 255 characters long" what is the problem i didnt find. i load the runtimes of microsoft office to another pc. what was the error or what didnt i do?

        G Offline
        G Offline
        gg4237
        wrote on last edited by
        #3

        Hi, See this Excel Help forum thread: http://www.excelforum.com/excel-programming/377761-adodb-is-unable-to-copy-more-than-255-chars-in-excel-cell.html[^] But to completely avoid this kind of issues, I recommend you try GemBox.Spreadsheet .NET Excel component for reading and writing XLS, XLSX, ODS, CSV and HTML files. It uses it's own engine to parse and write Excel files, and because of that it is 250x faster that Excel Interop and it doesn't have interoperability issues like Jet OleDb drivers for Excel.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups