Creating a new Website Solution by using http doesn't work
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I have 2 Windows servers on LAN with Win2k and win2k3 server respectively. When using Win2k with IIS 5.0 I am able to develope new Websites with Visual Studio 2008 and 2010 and put the files on the server directly, by using the http option when creating a new solution. This is unfortunately not the case when using Win2k3 with IIS 6.0. The message I receive is something like "Front Page extensions are not installed on IIS". But this is not true, they are installed as I see on Windows Components under "Add/Remove Programmes" Any hint I found on the Internet, in MS's website, googling etc. didn't help. Maybe someone here has an advice for me? Thanks in advance.