Hi,
I get the following error.. I am working on the windows 2003 server.Please help me how to sort out this issue
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj SevdaPosted Nov 17, 2011, 1:20 AM
Suthish NairPosted Nov 16, 2011, 11:45 PM
I will suggest, contact your network team to have a check.
B M SuchitraPosted Nov 16, 2011, 10:35 PM
I am not finding the port in the asp.net tab.. I am using IIS6
Kunal NaikPosted Nov 16, 2011, 6:45 AM
May be this is an issue with binding conflict. There is another application that is using port 80. If you change the bindings for the default website to 8080 [for test purpose] it will work.
You can run NETSTAT -ano in commant prompt and find out the PID for the process that is using port 80, then you can compare that PID with the process name in task manager[may be skype.exe?].
Or try this, just change the port from IIS -> Default WebSite(right click) -> Properties -> ASP.NET(tab) -> port ->
in this location change the port and click ok. May be this helps you.
Prabhu RajaPosted Nov 16, 2011, 6:25 AM
http://forums.iis.net/t/1086489.aspx
B M SuchitraPosted Nov 16, 2011, 5:50 AM
I have already checked all that but nothing is helping me
Prabhu RajaPosted Nov 16, 2011, 4:25 AM
http://support.microsoft.com/kb/890015
Karthik AgarwalPosted Nov 16, 2011, 3:37 AM
http://forums.iis.net/t/1086489.aspx and let me know still have any concerns.
B M SuchitraPosted Nov 16, 2011, 2:38 AM
Here i am refereing to IIS..In the IIS Manager under websites and under default website(stopped).. i right clicked on the default website and tried to start it as it was stopped... But i got the the error which i mentioned
ERROR:The process cannot access tye file because it is being used by another process
Please can someone guide me what is the solution for this?
AartiPosted Nov 16, 2011, 2:06 AM
Please Elaborate your question in detail.
Datta KharadPosted Nov 16, 2011, 12:40 AM
Describe your question in detail, when you did get error?
I am telling one case:- If you are using sql server db file (sampledb.mdf) then you want move or copy this file, it doesn't move or copy, in that case you should stop the process of sql server or kill the process of file using UNLOCKER software. Using that software you can kill process any file which is used by another process. If your case is different then inform me?
Karthik AgarwalPosted Nov 16, 2011, 12:39 AM
http://www.justskins.com/forums/cffile-upload-error-the-17991.html
http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/e99a7cea-43d3-49b1-82bc-5669e0b9d052/