回复 4# pageadmin 的帖子
按照你说的做了!
可是在基本参数设置还是出现错误:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0433: The type 'PageAdmin.Valicate' exists in both 'c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\ad5c08ec\9e1950ce\assembly\dl3\6e736a63\64021e2a_b954c901\PageAdmin.Valicate.DLL' and 'c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\ad5c08ec\9e1950ce\assembly\dl3\cec3b460\bc5af92a_b954c901\Valicate.DLL'
Source Error:
Line 9: {
Line 10: ///公共区域==========================================================
Line 11: Valicate YZ=new Valicate();
Line 12: YZ.LoginCheck();//验证登陆
Line 13: Conn conn=new Conn();