Document contains one or more extremely long lines of text

  •  02-05-2008, 3:42 AM

    Document contains one or more extremely long lines of text

    Hi all,
     
    An application has been passed over to me to fix (is not Live yet), and I have encountered a very strange problem.
     
    My configuration (all located on the same machine):
    OS = Windows XP Professional
    VS = Visual Studoio .NET 2005 Professional
    CE = CuteEditor.NET version 5.30
    DB = Oracle 10g
     
    If I create a document using CuteEditor everything works fine, but if I try and re-open the same the document I receive the error "Document contains one or more extremely long lines of text. These lines will cause the editor to respond slowly when you open the file. Do you still wish to open the file?"
    Very strange, as the document is basically empty!

    I searched for this error and found the following site:

    Here they explain that this is a bug of VS 2005 and has been fixed (or should have been) with SP1.
     
    They also mention:
    "There is a limitation with the fix though: you need to create new script component with SP1 build of SSIS. The script components created with RTM build still have this issue (this is done so that the precompiled script of these components can be read by RTM build of SSIS, otherwise we would break backward compatibility)."
     
    I have SP1 installed, and I also tried re-installing it, but the error still shows.
    If I click "YES" to continue, the application crashes.
     
    Has anyone encountered a problem like this before? 
    If yes, how did you go about to fix it?
     
    Any help will be greatly appreciated  :)
View Complete Thread