View Single Post
  #1 (permalink)  
Old 03-26-04, 09:48 AM
mustang's Avatar
mustang mustang is offline
Newbie Coder
 
Join Date: Feb 2004
Location: Warsaw, Poland
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
A problem with .net and http server

Couple weeks ago I started to study php on my local computer. Acording to that i had to install a http server,which was Apache. The day befeore yesterday I installed the new Visual Studio .NET 2003 Professional. Also, IIS have been installed. But then some problems occured. When Apache was working, and the IIS were stopped, after opening the VS.NET I saw an error like below:
Visual Studio .NET cannot create or open the application, because the current user account is not a member of the VD Developers group on the Web server computer.
When I turn off the Apache server, and start IIS everything seems to be ok. But my question is: does VS.NET is compatybile with other http servers exept IIS, or it can works only with it?
Reply With Quote