PDA

View Full Version : مشکل در آپلود روی سایت



hdv212
چهارشنبه 30 آبان 1386, 10:18 صبح
سلام و خسته نباشید
من یه host و domain خریدم، حالا میخوام یه صفحه ی Dfault.aspx روش آپ کنم، در CPanel سایتم در File Manager و در پوشه ی httpdocs این صفحات رو که با Visual Studio روی هاردم publish کردم ریختم:
Default.aspx
PrecompiledApp.config
Web.Config
و یه پوشه به نام bin که حاوی App_Web_ufgqpz3y.dll هست.
منتها نمیدونم وقتی وارد سایت (http://www.ptrco.org/) میشم، به جای نشون دادن صفحه با این پیغام روبرو میشم :

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".
مشکل من کجاست ؟
مرسی

shahab_ksh
چهارشنبه 30 آبان 1386, 11:27 صبح
ممکنه یه ارور در برنامه شما باشه
این پیغام میگه که برای نمایش اون ارور باید در فایل Web.config بخش <customErrors>

"mode" رو روی off تنظیم کنید که بگه کجای کار شما مشکل داره