Omniscience
Programmer
I can't use IIS any longer and as I understand, it's because PHPdev uses port 80. I now changed the port to port 8080 (acording to this instructions
Normally I would use this address to look at my ASP-pages: but since I'm not using the default port any longer I have to write (also according to the intructions at the address above).
Before I got the error "0x8ffe2740" because PHPdev used port 80. Now I manage to start IIS, but nothing shows up on the page except the ordinary error page when a page is not accessible. How can I solve this? If I changed the port fron 80 to 8080 and uses the path , what could I be doing wrong when I don't see my page??
Is there another way to watch my ASP-code other than with IIS (and other then publish it on a real server).
Normally I would use this address to look at my ASP-pages: but since I'm not using the default port any longer I have to write (also according to the intructions at the address above).
Before I got the error "0x8ffe2740" because PHPdev used port 80. Now I manage to start IIS, but nothing shows up on the page except the ordinary error page when a page is not accessible. How can I solve this? If I changed the port fron 80 to 8080 and uses the path , what could I be doing wrong when I don't see my page??
Is there another way to watch my ASP-code other than with IIS (and other then publish it on a real server).