错误提示如下
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: 类型“Forum”同时存在于“c:\WINDOWS\\Framework\v2.0.50727\Temporary Files\forum\e60f2a37\4cbadb92\assembly\dl3\a01476b7\00a48801_80dff701 \App_Web_ffppaaw9.DLL”和“c:\WINDOWS\\Framework\v2.0.50727 \Temporary Files\forum\e60f2a37\4cbadb92\assembly\dl3\c84c4024\00775700_80dff701 \App_Code.DLL”中
Source Error:
Line 110:
Line 111:
[System.()]
Line 112: public class forum_master : global::Forum {
Line 113:
Line 114:
private System.Web.UI.ITemplate @__Template_ContentPlaceHolder1;
Source File: c:\WINDOWS\\Framework\v2.0.50727\Temporary Files\forum\e60f2a37\4cbadb92\App_Web_forum.master.cdcab7d2.3csnn6ru.0.cs
Line: 112
[
本帖最后由 samuelchen 于 2011-6-10 11:16 编辑 ]