|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Hi Friends,
I have a system which has installed windows server 2003 OS. In my system, IIS6.0 is installed also. I could not run my asp.net applications through the visual studio 2005. Because, "Default Website" (in IIS6.0) is display always stopped. I could not trying to start the default website. I was trying to start the default website when it has returned the error "The process cannot access the file because it is being used by another process". I did to restart the IIS admin service by more time. How can i start the default website in IIS6.0? Thanks in advance Rameshkumar Thirumalaisamy |
|
#2
|
||||
|
||||
|
Might be worth looking at the event log in the first instance. This may help to determine what's going wrong
__________________
selwonk If I've posted some code above, you might think it looks a bit simplistic. It might be. I'd rather people tried the next step themselves rather than getting a full solution on a plate. That way they learn more! |
|
#3
|
|||
|
|||
|
Quote:
Thank you for your response. I found the problem. The problem was, I have installed online barcode generator in my system. It has been taken default port (80) by dynamically. I have uninstalled the application in my system. Now IIS is working properly. Please help me, any tool to listed the used port in IIS. Thanks once again Regards, Rameshkumar Thirumalaisamy |
|
#4
|
|||
|
|||
|
Port 80 by default, and 443 is the default for https sites. But if you look at the site setup, you can actually set up nearly any port you like...but your client will need to know to send requests on that port or you'll have to do some fancy port mappings on a router somewhere...
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > IIS - Other - IIS6.0 in Wx2003 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|