divclass="comment""你的评论在这里"onmouseover="...
imgsrc=xonerror=alert(1)...
scriptalert(1)/script...
不能测试的 源码
看一下环境是不是相符
估计是说VS2003。升级一下坏了吧。
请问您出了什么问题??
老大,我看存储过程好象都被你加密了吧!能公开么...
为什么加密呀?能公开吗?
<a href="http://bbs.51aspx.com/showtopic-13671.html" target="_blank">http://bbs.51aspx.com/showtopic-13671.html</a><br/>解密存储过程方法!
<font face="宋体">调试环境:xp sp2+vs2008+sql2008</font><br/><br/><br/><font face="宋体">浏览器浏览正常</font><br/><font face="Times New Roman">VS2008</font><font face="宋体">调试不通过,具体错误如下:</font><br/><font face="Times New Roman"></font><br/><font face="宋体">错误</font><font face="Times New Roman"><br/>1<br/></font><font face="宋体">在应用程序级别之外使用注册为</font><font face="Times New Roman"> <b>allowDefinition='MachineToApplication</b>' </font><font face="宋体">的节是错误的。如果在</font><font face="Times New Roman"> IIS </font><font face="宋体">中没有将虚拟目录配置为应用程序,则可能导致此错误。</font><font face="Times New Roman"><br/>D:\</font><font face="宋体">教程</font><font face="Times New Roman">\Asp.Net\langrenTech\LangRen\Web.config<br/>42<br/></font><br/><font face="Times New Roman"></font><br/><font face="宋体">根据错误提示,应该是</font><font face="Times New Roman">IIS</font><font face="宋体">设置问题</font><br/><font face="宋体"><img src="http://img527.imageshack.us/img527/4026/iis.png" border="0" onload="thumbImg(this)" /></font><br/><font face="宋体"><img src="http://img527.imageshack.us/img527/221/iislangtech.png" border="0" onload="thumbImg(this)" /></font><br/><font face="宋体"><img src="http://img527.imageshack.us/img527/2232/iislangren.png" border="0" onload="thumbImg(this)" /></font>
问题已经解决<br/>应该将虚拟目录直接设置为 *\langrenTech\LangRen<br/>vs2008打开网站也选择 *\langrenTech\LangRen文件夹就OK了:Z:)