Compilation Error??????????
-
Hi, My WebApplication is running successfully in visualstudio but when I deploy in IIS it is raising one compilation error....... Error: The namespace 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\7bdaa8b2\7685bfed_cbf2c801\App_Code.DLL' conflicts with the type 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\bd733973\e87be4f1_cbf2c801\App_Web_status.aspx.cdcab7d2.DLL' Thanking You McMilan.
-
Hi, My WebApplication is running successfully in visualstudio but when I deploy in IIS it is raising one compilation error....... Error: The namespace 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\7bdaa8b2\7685bfed_cbf2c801\App_Code.DLL' conflicts with the type 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\bd733973\e87be4f1_cbf2c801\App_Web_status.aspx.cdcab7d2.DLL' Thanking You McMilan.
Did you set the framework version in IIS ?
cheers, Abhijit
-
Hi, My WebApplication is running successfully in visualstudio but when I deploy in IIS it is raising one compilation error....... Error: The namespace 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\7bdaa8b2\7685bfed_cbf2c801\App_Code.DLL' conflicts with the type 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\bd733973\e87be4f1_cbf2c801\App_Web_status.aspx.cdcab7d2.DLL' Thanking You McMilan.
Hi All, I do have the same error. My application in ASP.Net 2 connecting to ORACLE and I'm using Master page for the front-end and one other for the back-end and I faced the same problem when I publiched the web appliction from VS 2005 and deployed it either to IIS 6 on XP OS or IIS 6 on Windows 2003. I'd deployed before one working published version and it was fine. I think the main point is coming from the MASTER PAGE for the front end as I'd changed it then the error appears, in the main while the back end that uses the other Master page is working fine, I think if we re-create the MASTER PAGE it would work fine. --- please, if anyone solved the problem before me let me know. ---- :omg: Regards
hoss_the_howke