عرض مشاركة واحدة
  #1  
قديم 2017- 6- 11
iphone6
أكـاديـمـي
بيانات الطالب:
الكلية: قبل الجامعه
الدراسة: انتساب
التخصص: علوم طبيعيه
المستوى: المستوى الثالث
بيانات الموضوع:
المشاهدات: 755
المشاركـات: 1
 
الملف الشخصي:
رقم العضوية : 214616
تاريخ التسجيل: Thu Dec 2014
المشاركات: 45
الـجنــس : ذكــر
عدد الـنقـاط : 32808
مؤشر المستوى: 0
iphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enoughiphone6 will become famous soon enough
 الأوسمة و جوائز  بيانات الاتصال بالعضو  اخر مواضيع العضو
iphone6 غير متواجد حالياً
بخصوص ايقونة استكمال اجراءت التخرج

ياجماعه الخير
صباحكم خير / مساءكم خير

السلام عليكم ورحمه الله وبركاته

بخصوص ايقونه استكمال اجراءت التخرج اذا ضغطت عليها تطلع الصفحه خطاء علماً باني دخلت قوقل كروم والفاير فوكس والانترنت اكسبلورا

Server Error in '/sservices' 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>
هذا الي يطلع لي
رد مع اقتباس