Donate SIGN UP

Debugging errors

Avatar Image
Misty P | 09:44 Sun 25th Sep 2011 | Computers
4 Answers
Hey all, I hope someone can put me straight here.
While on the internet on my netbook, I have recently started getting debugging messages come up.
First a box saying : Just-in-time Debugging, do you want to debug using the selected debugger? (there is only one option, so I click 'yes')
Then another box saying: Step into remote procedure call, select the programme types you want to debug. (script is selected, so I press 'ok')
Then a word doc opens, full of script, and an error box that says: Microsoft visual studio debugger, Microsoft VBScript runtime error: Object required: '[string:""]'
On the word doc there is an arrow pointing to one line that reads:
Set m_strDaysAfterInstall = ""

What the hell does it all mean & how can I fix it?
I've been onto the Microsoft website, but felt it didn't really help.. anyone help in plain English?
Thanks
Gravatar

Answers

1 to 4 of 4rss feed

Best Answer

No best answer has yet been selected by Misty P. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Windows version and Browser used?
You either installed MS Visual Studio .. or it is installed by default in OS.
Look for Visual Studio in Programs installed.
Tools/Options/select Debugging Folder
In The Enable Just-In-Time debugging of these types of code box, select or clear the relevant program types.
Click out on OK's.
Try that first.
Question Author
Thanks for answering.
Sorry, but the info you've given doesnt help... I cant find a debugging folder.
Im on Windows XP & my browser is Mozilla Firefox.
ever figure it out I have the same thing going on with mine?
I am also have the same problem and can not fix it. Please let me know if anyone finds a way to resolve this issue.

1 to 4 of 4rss feed

Do you know the answer?

Debugging errors

Answer Question >>