J# is causing problems for me like usual.

I have just finished the problem before and then saved my work. I always leave the program running for a while after I save to make sure it saves.The problem is J# will no longer let me access my code, because it wants somthing from the USB key that I backed up to.

Unfortunatly I do not have the USB key right now and I need to access the code does any one know how to do that.

Sorry about all of the question I keep asking. This is amajor project and there always seems to be something wrong.

[737 byte] By [TeamonD] at [2008-1-28]
# 1
Can you plaease paste here the message you are getting?

Thanks.

JaiprakashSharma at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 2
Hi,

why are u trying to save a running program? can we stop the program and back up all the contents to the USB drive.

Am i missing something in your scenario? Excuse me if your scenario is different.

Are you getting 'currently in use' error or something else?

Thanks,

VarunGupta at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 3
Sorry about this but I do not have a copy of the error message.
TeamonD at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 4
No the program is not running it is the code that I am trying to save. The Microsoft visual studio 2003 is what is running. The Program I am using to type my code. It no longer works when I try to Open my code to finish.
TeamonD at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 5
Hi,
Can you tell us the exact scenario where you are getting this problem? In general Visual Studio has nothing to do with USB key for saving/opening/closing the solutions.
Have you made sure that you saved the solution on your local drive and later opening from the same path?

Can you please post the error message too? To get the exact text from the dialog, press Ctrl + Insert when the error dialog is there on the screen > open notepad > press Shift + insert. Then Copy paste the message here.

Thanks.

JaiprakashSharma at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 6
Hi,

How did u back up ur files. Did you save all the project contents manually or through Visual studio to your USB drive?

Is the Visual studio project location on ur local harddrive as well?

Is it asking for some file from USB key?

Thanks,

VarunGupta at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...