Compiler Error Message: CS0433
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I get this error every time I edit one of my usercontrols. Compiler Error Message: CS0433: The type 'ASP.account_userctrls_info_ascx' exists in both 'c:\WINDOWS\...\App_Web_py_x3jg-.dll' and 'c:\WINDOWS\...\App_Web_ik0rrcm_.dll' To get past this I have to rebuild the solution every time this occure. That takes a lot of time now when my project is very big. How can I get this error to disappear? Is there a setting that can fix this? Thanx!