HTTP Error 500.23 after adding dotless to my local website

前端 未结 4 1849
陌清茗
陌清茗 2021-02-03 22:28

Hi I\'m trying to run dotless on my local .net4 web site

My web config looks like this:

         


        
4条回答
  •  长情又很酷
    2021-02-03 23:13

    We will add a small piece of code into web.config file. open web.config from your IIS root or change the setting in Visual Studio web.config and publish again.

      
                
              
    

提交回复
热议问题