نقل قول نوشته شده توسط mvardin مشاهده تاپیک
سلام
بنظرت این ارور می تونه از چی باشه؟

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 'register' exists in both 'c:\windows\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET Files\root\345f31f9\2e9ed960\assembly\dl3\43cb731b \83af41d9_e748c901\App_Web_qo47plg5.DLL' and 'c:\windows\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET Files\root\345f31f9\2e9ed960\assembly\dl3\88324cc6 \a077e6d6_e748c901\App_Web_m5z4pjse.DLL'

Source Error:


Line 116:
Line 117: [System.Runtime.CompilerServices.CompilerGlobalScop eAttribute()]
Line 118: public class register_aspx : global::register, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 119:
Line 120: private static bool @__initialized;
Source File: c:\windows\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files\root\345f31f9\2e9ed960\App_Web_register.aspx .cdcab7d2.7wszueiw.0.cs Line: 118
این پیغام بیشتر زمانی رخ میده, همزمان یک برنامه کامپایل بشه, چون در زمان کامپایل یه سری فایلهای temp میسازه و از اونها کمک میگیره بعد هم خودش پاک میکنه یا اینکه replace میکنه, حالا میخواد که این فایل های کمکی رو بسازه, چون قبلا ایجاد شده و قبل اینکه بتونه اونهارو کنترل کنه ,به خطای زمان اجرا برخورده,حالا دیگه نمیتونه تشخیص بده که چیکار باید بکنه, شما باید این فایل ها رو پاک کنید, یا application تون رو یه بار restart کنید.