index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Sep 7 2004, 10:00 PM |
| ||||||
Marks![]() ![]() from: Australia | Hello ASP Web Solutions, Great product. We are in the process of putting togehter a number of standard reports for one of our products with a view to supplying these along with your registered product to a number of our clients. We are running a beta with one client. However a wierd problem has surfaced. Basically the export will not work on a number of reports. The error we get is: Line 1 Char 2073 Error Unterminated String Constant Code 0 If we remove columns to less than 6 it will always work. If we add columns back in it stops working. However we have other reports with 12+ columns which work fine. Thanks in advance Mark S. | ||||||
Sep 8 2004, 5:41 AM |
| ||||||
ghost![]() ![]() ![]() from: Washington, DC | 1. Does this error occur when you click on any export format? 2. If you first download the exported report before opening it, does this error still occur? ------------------------- Ghost | ||||||
Sep 8 2004, 2:56 PM |
| ||||||
Marks![]() ![]() from: Australia | G'Day Ghost, Sorry I should have been a bit clearer. The problem is with every export format. None of the export links work , clicking on any of them produces the error. The odd thing is if you right click on any of the links and "copy link" and then go to paste there is nothing. On the other reports which are Ok doing the same you can paste the string which is javascript:__doPostback("N...etc. When I view source in the browser the string in the link is @2100 bytes long on the reports that work. On the reports where the export doesn't work the string is much longer being around 3150 bytes long. If you like I can email you a url to have a look at. Thanks again, Mark S | ||||||
Sep 9 2004, 7:06 AM |
| ||||||
ghost![]() ![]() ![]() from: Washington, DC | I have actually had this javascript variable length limitation error before with a different application - anyway, we will look into it and see if we can fix it before next release Question - Howmany fields are there in your report? ------------------------- Ghost | ||||||
Sep 9 2004, 4:15 PM |
| ||||||
Marks![]() ![]() from: Australia | Hello Ghost, We have sort of worked around this. Basically the table and or query names were quite long as were the column names ie Table Name = Sales24MonthsCategoryByCustomer Field = July_This_Year_Value We have shortened these as well as not setting any field names of format options in the wizard. Insofar as the numbers of columns the tables or queries typically have somewhere around 60 columns. It seems it "blows up" when the string length exceeds @2048 bytes although this seems to vary between different browsers. It seems that the browser rendering engine is inserting a CR in the longer strings. Thanks, Mark S. | ||||||
Sep 14 2004, 1:42 PM |
| ||||||
ghost![]() ![]() ![]() from: Washington, DC | This bug has been fixed as of version 2.4.60 ------------------------- Ghost | ||||||
Pages: (1) [1] |