عرض مشاركة واحدة
قديم 06-08-2011, 09:18 PM   #1922

™Exclusive™
عضو فضى





• الانـتـسـاب » Jun 2009
• رقـم العـضـويـة » 62312
• المشـــاركـات » 3,001
• الـدولـة » ڣۑ آڵډڹۑآ
• الـهـوايـة »
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 10
™Exclusive™ صـاعـد

™Exclusive™ غير متواجد حالياً



افتراضي



اقتباس:
المشاركة الأصلية كتبت بواسطة zoroman2010 عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]
دو الكلام بتاع الفير فوكس server error in '/' application.
Runtime error
description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customerrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customerrors> tag should then have its "mode" attribute set to "off".

<!-- web.config configuration file -->

<configuration>
<system.web>
<customerrors mode="off"/>
</system.web>
</configuration>


notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultredirect" attribute of the application's <customerrors> configuration tag to point to a custom error page url.

<!-- web.config configuration file -->

<configuration>
<system.web>
<customerrors mode="remoteonly" defaultredirect="mycustompage.htm"/>
</system.web>
</configuration>

الكسبلورير مابيجش حاجة خالص
كده صفحه فيها مشكلة