Script not served by static file handler on IIS7.5

前端 未结 23 1475
执念已碎
执念已碎 2020-11-30 21:11

I\'ve just tried to deploy my first web application to IIS on my Windows 7 Home Premium notebook. After creating the application, I had to change to the Classic App Pool, t

23条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 21:38

    Navigate to your flavor of .Net and CPU architecture directory using CMD or powershell

    Enter this command: aspnet_regiis –r

提交回复
热议问题