IIS Express Web Server - (Every) Port is in Use?

前端 未结 7 1345
-上瘾入骨i
-上瘾入骨i 2021-02-05 10:12

Today I installed VS2010 SP1 Beta, and IIS 7 Express, as I currently have IIS5 on my local development machine and thought I\'d try IIS Express out.

I have gone into the

7条回答
  •  一个人的身影
    2021-02-05 10:52

    I have the same problem in the visual studio 2012.

    I am creating a sharepoint app for the SharePoint 2013 and it happened after some days means it was working before then I got the error:

    " Unable to Launch IIS web Server " "port 62308 in use.

    To fix this I just went to the settings of the web project by right clicking on the project node in in right panel under the project solution tab. Change the port number and configure the virtual directory and it worked for me.

    Hope it work for anyone else in case he/she has any problem.

提交回复
热议问题