Run Web on local computer

L

Lou Civitella

I created a web site with ASP.Net 2.0. I uploaded it to my web site and
everything works fine. Now I want to be able to run the site on my local
computer but I cannot. When I try to open the default.aspx with IE I see the
source code of the page.

How do I run an ASP .Net 2.0 site on a local machine?

Thanks
 
P

Patrick.O.Ige

Lou you can use http:/localhost/<your virtual directory>
But if you are seeing the source code on the page
then its seems aspnet process isn't running
so try aspnet_regiis -i command
Or uninstall it first using aspnet_regiis -u
then install it.
Hope that helps
Patrick
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top