开发者

NUnit.Extensions.Asp.DoctypeDtdException: Problem with DOCTYPE DTD:

开发者 https://www.devze.com 2023-03-25 21:36 出处:网络
I am using NUnitAsp for testing ASP.NET 2.0 pages.I am getting DoctypeDtdException. NUnit.Extensions.Asp.Doc开发者_如何转开发typeDtdException: Problem with DOCTYPE DTD:Your DOCTYPE is probably incorre

I am using NUnitAsp for testing ASP.NET 2.0 pages. I am getting DoctypeDtdException.

NUnit.Extensions.Asp.Doc开发者_如何转开发typeDtdException: Problem with DOCTYPE DTD: Your DOCTYPE is probably incorrect. If you're not sure what DOCTYPE should be, user , Visual Studio .NET's default.

My page using Visual Studio 2008 default doctype.

When use only it works fine.

I am desperately looking for the solution.

help is highly appreciated.

0

精彩评论

暂无评论...
验证码 换一张
取 消