473,378 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

mapped drive

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.
Nov 20 '05 #1
2 2126
Hi Chris,

I have read the doc. But then I don't know what I should do?
Can you please advise? Thanks
"Chris Podmore" <an*******@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
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.
http://msdn.microsoft.com/library/de.../faq111700.asp
Chris.

----- Eric Clapton wrote: -----

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.

Nov 20 '05 #2
Please help.
"Eric Clapton" <no*****@bk.com> wrote in message
news:u7**************@TK2MSFTNGP12.phx.gbl...
Hi Chris,

I have read the doc. But then I don't know what I should do? Can you please advise? Thanks
"Chris Podmore" <an*******@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
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.

http://msdn.microsoft.com/library/de.../faq111700.asp

Chris.

----- Eric Clapton wrote: -----

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.


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: MC | last post by:
Hi all, I've read the various posts concerning file access on mapped drives--I think problem is different: The problem: Open a VB Winforms project from a mapped drive and all files open fine...
2
by: giloosh99 | last post by:
Hello, Im grabbing tables via VB code using visual foxpro ODBC drives. The tables directory is in a mapped network drive. The code works fine and does the job, however if the computer is idle for...
5
by: Niloday | last post by:
Hi All, I am trying to access a mapped network drive from a service that I have created. The service needs to create/delete folders/files on a network drive. When I tried to connect to a...
3
by: Bonj | last post by:
I have a service which is a Windows Service, but it is running under a User account - I enter my own credentials on installing. It can access network files by specifying the full UNC path, i.e....
5
by: Nirosh | last post by:
Hi All, Can any one suggest me a best way to do this .. I have a thrid party tool "EXE" that we need to use with our web service to manipulate some complex XML files, which reside in a...
2
by: createdbyx | last post by:
I am trying to make a file sync utillity to sync files between my laptop and my desktop pc. On my desktop machine (xp pro sp2) I have shared my "Visual Studio Projects" folder using windows simple...
5
by: Marc | last post by:
I am trying to run a web service that has pre-compiled dll's that reference dll's that are on a mapped drive. The web service can not load because it does not see that mapped drive and returns an...
0
by: Manu | last post by:
Hi, To enumerate the Mapped drive in Windows 2000 box, I am using the "Win32_NetworkConnection". I can see the instance of the Mapped drive in local system, when I try to do the same with...
1
by: Jack | last post by:
Hi, My OS is Windows XP. I mapped a drive on another machine running Windows 2000. I set the permission of the mapped drive on the Windows 2000 machine to be "accessible to everyone". On the...
5
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I am trying to accesss a Mapped Drive from my asp.net code running on IIS 6.0. I am using a FileUpload control and fileUpload.SaveAs() to save the file to the server. I want to save the file to...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.