Link to home
Start Free TrialLog in
Avatar of Yampolka
Yampolka

asked on

Cannot load ASP.NET Project originally configured for another machine

I cannot load ASP,Net project , which originally was configured  in another machine
I read that I   have to correct  UrlPath in projectname.csproj.webinfo file.
But I do not see projectname.csproj.webinfo file  on my machine
I am able only see projectname.csproj file
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

What version of the .NET framework are you working with?  I vaguely remember the .webinfo file from 2003 and 1.1 days.  

What happens when you open the solution?
Avatar of sybe
sybe

You could try "Open website" and browse to the root of the application
Open Web Site only works for Web Site model web sites (without a project file).  If you have a project file, then you need to open the solution.
ASKER CERTIFIED SOLUTION
Avatar of Yampolka
Yampolka

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Yampolka

ASKER

I fixed the problem by editing  *.csproj.user file - took away information about localhost