Author: jeffersyuan | Posted on: 12/19/2005 6:08:50 PM | Views : 638

Hi,

I had finished the test according to the hand-on lab document. And it can run well in virtual file web server. But when I published it into iis, it will report an error. Such as below.

What should I do to solve this problem ?

Thank you.


Server Error in '/' Application.


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: The type '_Default' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\26676eb7\92c7e946\assembly\dl3\90610deb\4d1ae1db_ff04c601\App_Web_zrzx1et-.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\26676eb7\92c7e946\assembly ...

Go to the complete details ...