mapped drive

E

Eric Clapton

I have created a vb.net project in local drive and the program contains
crystal report 9.0 through ODBC and link to SQL server. I can run this no
problem on WinXP. But when I move the project to a mapped drive and run the
same application there. I got the following error:


"Just-In-Time Debugging Handler and CLR Remote Host

JIT Debugging component resitration is incorrect.

Please repair the installation of the most recent version of Visual Studio
..Net or Remote Debugging components.

Alternatively, execute the following command as an Administrator to manually
repair the JIT Debugging component registration:

"C:\Program Files\Common Files\Microsoft Shared\VS7Debug\vs7jit.exe"
/RegServer


Please help. Thanks.
 
E

Eric Clapton

Hi Chris,

I have read the doc. But then I don't know what I should do?
Can you please advise? Thanks


Chris Podmore said:
Eric,

It's a security issue.
Have a look at the "Why does my code get a security exception when I run
it from a network shared drive" secion in the Microsoft .NET Framework FAQ.
 

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