Sorry, rokslide, i was not so clear.
i have two pc's, a Web server (and SQL Server 2000) and a Client. The default Web page of the 1st pc is
http://1stpc/localstart.asp and i can see it when i'm in the 1st pc.
When i'm in the 2nd pc (the client) and i'm trying to see the page, the result is:
"Under Construction
The site you were trying to reach does not currently have a default page. It may be in the process of being upgraded.
Please try this site again later. If you still experience the problem, try contacting the Web site administrator."
So, my question is: i would like to programm with asp.net in the 2nd pc and i want (later) all the clients of my Intranet can see (through the Web Server ) the application.
How can i do this?
i have to store the application in the Web server or in the client pc?
i hope i was more clear this time.
Thanx in advance.