Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 IDE Crash when opening .JS file

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
msmith Posted - Mar 14 2006 : 12:46:58 PM
VA_X.dll file version 10.2.1444.0 built 2006.03.12
VAOpsWin.dll version 1.3.2.4
VATE.dll version 1.0.4.15
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Courier New 12(Pixels)
Comctl32.dll version 6.0.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
Single processor

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:


Using Visual Studio 2005 Professional Edition
v 8.0.50727.42 (RTM.050727-4200)

After opening a large .JS file, the IDE Crashes. To reproduce, try opening a client_side script from ComponentArt.

The file is 18649 Bytes long and the code is all on one line.
7   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jun 19 2006 : 5:44:46 PM
Fixed in build 1524:

Long lines in javascript no longer crash IDE. (case=1078)
michael.smith Posted - Mar 29 2006 : 1:54:58 PM
Great thanks! Unfortunately since the code comes from a Third-Party, I don't have the ability to reformat them as it would become a pain to go and do that for each file everytime an update was released.

Thanks again!
support Posted - Mar 29 2006 : 1:21:31 PM
We can reproduce the problem. It will be fixed in our next beta build.

case=1078

Workaround is obviously to reformat js so lines aren't so long.
michael.smith Posted - Mar 29 2006 : 11:44:00 AM
Just emailed an example of the .JS file. And your are correct, [url=http://www.componentart.com]ComponentArt[/url] is the one that came up in your search.
feline Posted - Mar 22 2006 : 4:21:37 PM
if you email [email protected] and reference this thread in the email that should be fine.

when you say "ComponentArt" do you mean the website http://www.componentart.com/entry.aspx?id=40 which came up from a quick web search, or something else?
msmith Posted - Mar 14 2006 : 2:57:07 PM
The single line is intentional.
I can open it in notepad and there are not any line breaks in it. The single EOL is the correct CR/LF characters.
I do have a sample that I can email you. What addy do you want me to send it to?
support Posted - Mar 14 2006 : 2:48:36 PM
Before we begin the hunt for a sample to reproduce the problem, is the script on one line intentionally, e.g. to save space, or are EOL characters for the script incompatible with what your IDE expects?

Can you open the script in Notepad or Word and see line breaks?

Do you have a sample script you can zip and send us for testing?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000