Hi All,
My website is running fine under IIS Express that is included with Visual Studio. I have install IIS and I want my website to run under it.
When doing so, My website cast the following compilation error:
CS0433: The type KT.ShipVest.UI.Kartsystem_KartBestilling found in both the c: \ Windows \ Microsoft.NET \ Framework64 \ v4.0.30319 \ Temporary ASP.NET Files \ root \ d876d23d \ 9134281e \ assembly \ dl3 \ bde67eee \ 531447c6_3f03d001 \ Map System. DLL and c: \ Windows \ Microsoft.NET \ Framework64 \ v4.0.30319 \ Temporary ASP.NET Files \ root \ d876d23d \ 9134281e \ assembly \ dl3 \ 7b9b1c89 \ d2098ea9_fd03d001 \ App_Web_r3lyojiy.DLL
How to solve this error?
Many thanks in advance