Newbie Projects and Solutions

B

Buz Waitz

Please somebody help! I'm desperately stuck.

I was using VS/VB.Net on my server and was pursuaded to copy the folder to
my lap top to do most of my development there. I was told that I only needed
to copy the folder back to the server to activate my changes.

Well now everything is screwy. When I copy the folder back, I get errors
opening whether I try to open the project from the web within VS, or try to
open the project files from explorer (sln or vbproj). What do I need to do
to get my pointers straightened out again. And after this, am I better off
copying only the aspx and ddl back and forth?

Thanks!!
 
K

Ken Tucker [MVP]

Hi,

You need to have the asp.net app in a virtual directory for
vs.net and vs.net 2003. I would one the vb.net project file instead of the
solution.

http://support.microsoft.com/default.aspx?scid=kb;en-us;172138

Ken
------------------------
Please somebody help! I'm desperately stuck.

I was using VS/VB.Net on my server and was pursuaded to copy the folder to
my lap top to do most of my development there. I was told that I only needed
to copy the folder back to the server to activate my changes.

Well now everything is screwy. When I copy the folder back, I get errors
opening whether I try to open the project from the web within VS, or try to
open the project files from explorer (sln or vbproj). What do I need to do
to get my pointers straightened out again. And after this, am I better off
copying only the aspx and ddl back and forth?

Thanks!!
 

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