[CLOSED] [1.0] MVC Grid/Store Export to .xls/.csv/.xml Error

Page 3 of 4 FirstFirst 1234 LastLast
  1. #21

    OutputStream is not available when a custom TextWriter is used

    Quote Originally Posted by Daniil View Post
    What is written in the .log file?
    Hi Daniil,

    That's again one issue. I can't find the log file where the destination is mentioned.
    In fact I can't find the whole path. Even by doing View->File types->Show all. (To show hidden files and folders)

    But why dont you try by going to that site I showed you.
    You will get the same error and perhaps you can find this log file.

    Please advice.

    Regards
  2. #22
    Quote Originally Posted by vbdotnetphp View Post
    But why dont you try by going to that site I showed you.
    You will get the same error and perhaps you can find this log file.
    Now I did it. But everything takes time. There is the message in the log file that some XML parsing error occurred.

    Unlikely it is an Ext.NET issue. Though, if you can provide a simplified runnable sample which we can test locally, we would be happy to investigate.
  3. #23
    Quote Originally Posted by Daniil View Post
    Now I did it. But everything takes time. There is the message in the log file that some XML parsing error occurred.

    Unlikely it is an Ext.NET issue. Though, if you can provide a simplified runnable sample which we can test locally, we would be happy to investigate.
    Hi Daniil,

    This same code worked when I had only 30 records.
    But when there are some 33231 records, I get this error.

    Unfortunately, that's all I have to show you. Perhaps due to huge amount of data it takes time.

    I can send you the excel file though, but the limit of attachment is not allowing that.
    Please advice if I can send the data or the xls file to you in some other way.

    Regards
  4. #24
    Quote Originally Posted by vbdotnetphp View Post
    Hi Daniil,

    This same code worked when I had only 30 records.
    But when there are some 33231 records, I get this error.

    Unfortunately, that's all I have to show you. Perhaps due to huge amount of data it takes time.

    I can send you the excel file though, but the limit of attachment is not allowing that.
    Please advice if I can send the data or the xls file to you in some other way.

    Regards
    Hello Daniil,

    Did you find anything in this?
    Any way I can send you the excel file?

    Please advice.
  5. #25
    Well, I launched the online sample and got that Excel file. It is a well-formed XML file. Unfortunately, I have no idea why the error occurs. Maybe, it is a question for some Microsoft forum related to Excel.

    Please note that you are exporting to an XML file (even with the xls extension, but there is XML internally). Maybe, you should find a way to export to a real Excel file, in the special Excel format.
    Last edited by Daniil; Feb 12, 2014 at 12:04 PM.
  6. #26
    Quote Originally Posted by Daniil View Post
    Well, I launched the online sample and got that Excel file. It is a well-formed XML file. Unfortunately, I have no idea why the error occurs. Maybe, it is a question for some Microsoft forum related to Excel.

    Please note that you are exporting to an XML file (even with the xls extension, but there is XML internally). Maybe, you should find a way to export to a real Excel file, in the special Excel format.
    Ok.

    But were you able to get that log file?


    Regards
  7. #27
    Yes, I was. It looks so. In Russian. Probably, because my Windows is Russian.
    ОШИБКА РАЗБОРА XML:  Отсутствует завершающий тег
      Ошибка на уровне этого стека элементов или ниже:
        <ss:Workbook>
         <ss:Worksheet>
          <ss:Table>
           <ss:Row>
            <ss:Cell>
             <ss:Data>
  8. #28
    Quote Originally Posted by Daniil View Post
    Yes, I was. It looks so. In Russian. Probably, because my Windows is Russian.
    ОШИБКА РАЗБОРА XML:  Отсутствует завершающий тег
      Ошибка на уровне этого стека элементов или ниже:
        <ss:Workbook>
         <ss:Worksheet>
          <ss:Table>
           <ss:Row>
            <ss:Cell>
             <ss:Data>
    Hi,

    Possible to translate this in English and send me.
    Or please let me know which location is this log file created. So I can test in my own system.

    Regards
  9. #29
    There is a good Google translator.

    Or please let me know which location is this log file created. So I can test in my own system.
    Seems the similar location as your on the screenshot in the post #19.
    http://forums.ext.net/showthread.php...l=1#post124811
  10. #30
    Quote Originally Posted by Daniil View Post
    There is a good Google translator.



    Seems the similar location as your on the screenshot in the post #19.
    http://forums.ext.net/showthread.php...l=1#post124811
    Hi,

    Can you please send me the excel file so I can try to translate it?

    Regards

    Btw, I am a premium customer and have purchased the ext.net controls
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [CLOSED] how to export few columns from grid store to excel?
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 28, 2012, 8:32 PM
  2. [CLOSED] MVC Grid/Store Export to .xls/.csv/.xml
    By softmachine2011 in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 17, 2011, 1:16 PM
  3. [CLOSED] Export dynamically created Grid/Store
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 05, 2011, 12:40 PM
  4. Replies: 1
    Last Post: Apr 19, 2010, 2:44 PM
  5. [CLOSED] Error 500 saving grid store
    By harafeh in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 30, 2009, 2:59 PM

Posting Permissions