Visual InterDev 6.0 ? - JScript error.

I’ve tried a couple of tech forums with no results. Time to look to you guys again……

Out of the Blue, .asp pages would not load in Visual InterDev 6.0 projects. I can no longer reproduce that error.

Because -

In looking for a solution, I ran synciwam.vbs. That produced this error.
“Error: 1B6: Object doesn’t support this property or method.”

Now, when I try to debug an existing project, or a brand new blank project (no scripting in it whatsoever). I get a new error, “error - An exception of type ‘Microsoft JScipt runtime error: Object expected’ was not handled.” This error occurs in a file call Jscript – script block under a Miscellaneous Files directory. This file and the Miscellaneous directory are created when the application is run/debugged. I did not create any of that, it must be somehow internal to Jscript or InterDev (beats the hell out of me).

But there is no Jscript in the project.

The ‘file’ (Miscellaneous/Jscript – script block) goes away when you cancel the debug.

I do not get any errors when I just load the site in a browser. Only when I debug in InterDev.

Any ideas? I’m stuck.

Bump.

No ideas?

An additional question. I was thinking it looks like a problem with the javascript objects. Apparently it can’t find something.

Do those objects come with the browser? (I reloaded IE7), or is there a way to load them separately.

The download page for jscript at Microsoft.com has been removed.

Thanks