script debugging in C#

J

Jozsef Bekes

Hi All,

we have a Visual Studio, that begins debugging VBScript, when the C# code
executes one via MSScriptControl. Another Visual Studio does not do so, and
we cannot see the difference.

The steps we're trying to do are:

Run the exe via command prompt
Use the Debug/Processes menu for attaching top the process
On the machine that can do the debugging, when we select Script, in the edit
box below the Script word appears, however on the machine where we cannot
debug the script, no such line appears.

If anyone has any idea what settings should be changed, please let me know.

Thanks,
Jozsef
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top