我试图创建一个非常简单的asp.net母版页网站,一切顺利,直到我上传到主机。使用以下web.config
<?xml version="1.0"?>
<!--
For more information on how to configure your ASP.NET application, please visit http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<system.web>
<compilation debug="t
我已经安装和安装了Asp.net版本的AjaxControlToolkit。
版本4.1.5
.Net 4.0
VS 2010
我正在尝试使用AjaxControlToolkit.MaskedEditExtender Ajax控件。我已经设置了一个DetailView和一些允许我访问TextBoxs的自定义模板。
但是继续得到这个错误:
> Object reference not set to an instance of an object.
> Description: An unhandled exception occurred during the ex