IIS Express 8 - Cannot write configuration file

后端 未结 12 1398
心在旅途
心在旅途 2021-01-01 09:16

I am trying to use IIS Express 8 for a MVC site in VS2012. I am getting the following error whenever I attempt to create the site:

Filename: \\?\\C:

12条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-01 09:55

    @Brad

    I had your same problem just now. Removing the encryption on the IISExpress folder and the "Read Only" attribute solved it. In my company Documents is also encrypted, but I don't think removing that encryption from IISExpress would be a problem of any sort.

    Hope this helps.

提交回复
热议问题