Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 TransientScriptDocument0.vbs
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

acannon
New Member

8 Posts

Posted - Dec 08 2006 :  12:19:54 PM  Show Profile  Reply with Quote
if I debug a vbs script as follows:
- cscript //nologo //x myscript.vbs
- click yes to a new instance of VS 2005

I see a dialog Visual Assist X dialog popup, stating "^TransientScriptDocument0.vbs" has been deleted..."

Is there away to configure VS to not do this?

Andrew

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Dec 08 2006 :  3:17:37 PM  Show Profile  Reply with Quote
can you post a sample VBS file for me to test with? I don't know anything about VBS, and it is not obvious to me why the IDE would get involved here.

zen is the art of being at one with the two'ness
Go to Top of Page

acannon
New Member

8 Posts

Posted - Dec 08 2006 :  3:23:57 PM  Show Profile  Reply with Quote
create a new text file.
added the following in it:
wscript.Echo "Hello World"
save it as myscript.vbs
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Dec 11 2006 :  10:24:12 AM  Show Profile  Reply with Quote
I am seeing the same error here. Try going into:

VA Options -> Projects -> Extensions -> Extensions to ignore

and add ".vbs;" to the list of extensions to ignore. I ended up with the list ".ctc;.css;.config;.xaml;.vbs;"

Once I had done this and closed the IDE to make sure the settings had been saved the error message went away.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000