473,506 Members | 17,176 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problem with the 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 22 '05 #1
8 2051
Hi Eric,

Did you do what was advised, for me it did help once.

Cor

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

Nov 22 '05 #2
Almost everybody in this newsgroup is using VB6 or lower. While you may
get a stray answer to VB.NET questions here, you should ask them in
newsgroups devoted exclusively to .NET programming. Look for newsgroups
with either the word "dotnet" or "vsnet" in their name.

For the microsoft news server, try these newsgroups...

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
microsoft.public.vsnet.general

There are some others, but these should get you started.

Rick - MVP

"Eric Clapton" <no*****@bk.com> wrote in message
news:ut*************@TK2MSFTNGP12.phx.gbl...
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 22 '05 #3
Hi Rick,

What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb
newsgroup, while there is an answer here.

Cor
Nov 22 '05 #4
> What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb newsgroup, while there is an answer here.


Sorry, I missed the OP's multi-post. I'm answering from the

microsoft.public.vb.general.discussion

and my post was an attempt to direct him to newsgroups other than this
one; that is, to newsgroups where his question is appropriate.

Rick - MVP

Nov 22 '05 #5
On Tue, 11 May 2004 09:51:52 +0200, "Cor Ligthert"
<no**********@planet.nl> wrote:
Hi Rick,

What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb
newsgroup, while there is an answer here.


Could you guys point out that dotNet posts are not really welcome in
the VB 'Classic' NGs

Partly because most of us know no VB.NET

And partly because we quite often think it is a VB 'Classic' post
- make some effort to answer it
- and find we have been wasting our time

Perhaps we could find a way to keep things separate
It would make life easier for all of us.

HTH
Nov 22 '05 #6
You have answered my question. But it doesn't work.
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi Rick,

What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb
newsgroup, while there is an answer here.

Cor

Nov 22 '05 #7
If you continue your conversation with him, PLEASE remove

microsoft.public.vb.general.discussion

from your "Newsgroups:" field... PLEASE. Your VB.NET questions, and
their answers, have almost zero meaning in this newsgroup.

Rick - MVP
"Eric Clapton" <no*****@bk.com> wrote in message
news:OO*************@TK2MSFTNGP10.phx.gbl...
You have answered my question. But it doesn't work.
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi Rick,

What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb newsgroup, while there is an answer here.

Cor



Nov 22 '05 #8
Sorry. I will do it.
"Rick Rothstein" <ri************@NOSPAMcomcast.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
If you continue your conversation with him, PLEASE remove

microsoft.public.vb.general.discussion

from your "Newsgroups:" field... PLEASE. Your VB.NET questions, and
their answers, have almost zero meaning in this newsgroup.

Rick - MVP
"Eric Clapton" <no*****@bk.com> wrote in message
news:OO*************@TK2MSFTNGP10.phx.gbl...
You have answered my question. But it doesn't work.
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi Rick,

What is the sence of this message?

I answered it already, now we have a multipost in the dotnet.language.vb newsgroup, while there is an answer here.

Cor


Nov 22 '05 #9

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

Similar topics

2
2425
by: Stephen Last | last post by:
Hi all, I have a problem using FSO with a mapped drive. I have mapped x: on our Intranet server to a folder on one of our file servers. The folder contains user home directories. I want to be...
2
5768
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
4447
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...
8
9699
by: Sarah | last post by:
I need to access some data on a server. I can access it directly using UNC (i.e. \\ComputerName\ShareName\Path\FileName) or using a mapped network drive resource (S:\Path\FileName). Here is my...
5
1564
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
7307
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7370
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7478
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5035
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4701
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3188
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3177
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
755
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
409
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.