المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : في شأن حل تثبيت برنام مسار أف لاين ؟


yasloti
02-03-2014, 01:03
قمت بحذف offline من الكمبيوتر ولكن عندما ارت اعادته لم أتمكن من ذلك و عذه هي الرسالة التي تظهر :
Une erreur s'est produite lors de la tentative de téléchargement de 'http://sgs.men.gov.ma/SGS/install/MEN.SGS.Client.WPF.application'.

Pour plus d'informations, consultez le fichier journal d'installation dans 'C:\Users\.......\AppData\Local\Temp\VSD7916.tmp\i nstall.log'.

و رابط القاعدة المركزية لا يعمل

Server Error in '/SGS' Application.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporari** unavailable. Please review the following URL and make sure that it is spelled correct**.

Requested URL: /SGS/install/index.aspx

yasloti
02-03-2014, 01:06
http://sgs.men.gov.ma/install/index.aspx

لا يعمل

عبدالرحمان عبدالله
31-03-2014, 15:42
Server Error in '/SGS' 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 remote** (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="RemoteOn**" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

المعلم
31-03-2014, 21:13
اخي الكريم حاليا الخدمة متوفقة و نحن ننتظر جميعا اطلاقها. هذا التوقف لا نعرف هل هو مقصود ام هو مجرد خطأ تقني ام بصفة مؤقتة