Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI
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: CS0434: The namespace 'Mynews' in 'c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\mynews24x7\ab5342bc\b99554b1\assembly\dl3\bcf11c20\b565f8d0_cf32ce01\News.DAL.DLL' conflicts with the type 'Mynews' in 'c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\mynews24x7\ab5342bc\b99554b1\assembly\dl3\873b3e90\ac4973ce_cf32ce01\App_Web_mynews.master.cdcab7d2.DLL'

Source Error:


Line 140:
Line 141: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 142: public class mynews_master : global::Mynews {
Line 143:
Line 144: private System.Web.UI.ITemplate @__Template_head;


Source File: c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\mynews24x7\ab5342bc\b99554b1\App_Web_mynews.master.cdcab7d2.e-uq80gi.0.cs Line: 142

Give me the Solution Plz
Posted
Comments
Prasad Khandekar 6-Apr-13 16:16pm    
Please check this link (http://msdn.microsoft.com/en-us/library/c8td0be1%28v=vs.80%29.aspx) OR this (http://www.codeproject.com/Questions/308816/Compiler-Error-Message-CS0434).

Regards,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900