I haven't even begun to scratch the surface with IIS7 but I have installed PHP with FastCGI and don't have any problems on Vista Ultimat 64Bit SP2.
My question is, PHP when being used takes port 80 http://localhost:80/dir automatically but if I'm developing a website and I'm using the .NET framework does IIS7 recognize it's .NET and will use port 80 or do I have to configure a different port to use .NET framework.
If I do have to configure a different port in IIS7 for .NET, how and where would I do that in IIS7.
Thanks