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]
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,
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.
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,