Hi,

I am using a IIS 5.1 web server with .NET 1.1 installed. Server is working
okay if I visit Http://Server/TestFolder

My question is when using VS 2003 on my local machine I simply can start a
new project on my VS and it will setup a new site on the Web Server by using
Http://localhost/TestFolder2.

But when I use a remote address in the new progect name field like
Http://Server/TestFolder3 I get problems.

It asks about Shares then Front Page. I have to use front page on my local
machine, so I replicate, un sucessfully.

Do I need to do something else?

Do I need to install VS on Server? Or a component of it (Will this also
allow Remote Debugging?)

Please help!