Link to home
Start Free TrialLog in
Avatar of AnuPutcha
AnuPutcha

asked on

Visual Studio.NET/ASP.NET - Remote web server

I am a beginner to ASP.NET, I need to develop a web portal using ASP.NET( Visual Studio.NET 2003)

Problem1: I am having some problems in starting my IIS server on the local machine. When I click on start(right lick) on World wide web publishing services in services.msc, I get an error saying "Could Not start World Wide Web publishing services on local computer.Error 127: The specified procedure could not be found."

Now there another web server(Remote) which I actually need to use for my web portal. It is working fine.

Problem2 : When I open Visual studio.Net -> New Project -> Visual Basic & ASP.NET application. It gives me an error saying your web server is not started. First start it.
Like you can see I cannot start my local web server.

Is there a way, I can open a new project by specifing the address of a remote web server(IIS).
Can someone show it to me with an example, how to do that, if its possible?

Thanks,
Anu.



ASKER CERTIFIED SOLUTION
Avatar of mrGreen
mrGreen
Flag of United Kingdom of Great Britain and Northern Ireland image

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