downloaded project and ASP.Net

J

Jason Huang

Hi gurus,

I downloaded some demo project from some web site, there're some folders and
files.
One of those files is a .csproj file. However when I want to open that
project in ASP.Net, there pops out an error message saying something wrong
with the path mapping to URL.
Any help will be appreciated.

Jason
 
T

Tim Haughton

Jason Huang said:
I downloaded some demo project from some web site, there're some folders and
files.
One of those files is a .csproj file. However when I want to open that
project in ASP.Net, there pops out an error message saying something wrong
with the path mapping to URL.
Any help will be appreciated.

Hi Jason. A csproj file is a Visual Studio C# project file. When you say you
open it in ASP.Net, what do you mean?

--
Regards,

Tim Haughton

Agitek
http://agitek.co.uk
http://blogitek.com/timhaughton
 
J

Jason Huang

In the Microsoft Visual Studio.Net 2003, File/Open/Project, I select the
..csproj file to open.
 

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