Using themed css files requires a header control on the page. (e.g. <head runat=“server” />)

前端 未结 7 960
[愿得一人]
[愿得一人] 2021-02-12 15:41

I\'m working on asp.net web project. When I run the project, It works correctly. But In server, I got the following error. How to solve this problem?

Using theme         


        
7条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-12 16:11

    I got this error as a result of a really bad copy and paste error in Visual Studio 2008. I'd replaced the page with some code scraps I had meant to email to a friend.

    Despite killing all the contents of the aspx page, it threw no other errors.

提交回复
热议问题