ارور 500Internal Server Error در سرور ویندوز

love20me

New Member
با سلام

من فایل های asp رو سرور آپلود کردم ولی آدرس سایت رو میزنم این ارور رو میده: 500Internal Server Error

دیتابیس از نوع MSSQl هستش. با کنترل پنل پلسک کار می کنم (البته کنترل پنل ریسیلری هم دارم)


ممنون میشم راهنمایی کنید.
 

sepidweb

Member
اطلاعات کمی دادین.
ولی اگر IIS7 باشه سرور، ممکنه به دلیل درست load نشدن web.config این خطا بروز پیدا کنه.
custom errors رو off کنید.
 
HTTP Error 500 Internal server error

Introduction

The Web server (running the Web Site) encountered an unexpected condition that prevented it from fulfilling the request by the client (e.g. your Web browser or our CheckUpDown robot) for access to the requested URL.

This is a 'catch-all' error generated by the Web server. Basically something has gone wrong, but the server can not be more specific about the error condition in its response to the client. In addition to the 500 error notified back to the client, the Web server should generate some kind of internal error log which gives more details of what went wrong. It is up to the operators of the Web server site to locate and analyse these logs.

500 errors in the HTTP cycle

Any client (e.g. your Web browser or our CheckUpDown robot) goes through the following cycle when it communicates with the Web server:

* Obtain an IP address from the IP name of the site (the site URL without the leading 'http://'). This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).
* Open an IP socket connection to that IP address.
* Write an HTTP data stream through that socket.
* Receive an HTTP data stream back from the Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.

This error occurs in the final step above when the client receives an HTTP status code that it recognises as '500'.

Fixing 500 errors - general

This error can only be resolved by fixes to the Web server software. It is not a client-side problem. It is up to the operators of the Web server site to locate and analyse the logs which should give further information about the error.

Fixing 500 errors - CheckUpDown

Please contact us (email preferred) whenever you encounter 500 errors on your CheckUpDown account. We then have to liaise with your ISP and the vendor of the Web server software so they can trace the exact reason for the error. Correcting the error may require recoding program logic for the Web server software, which could take some time.
 

love20me

New Member
ارور 500

اطلاعات کمی دادین.
ولی اگر IIS7 باشه سرور، ممکنه به دلیل درست load نشدن web.config این خطا بروز پیدا کنه.
custom errors رو off کنید.




دوست عزیز این گزینه (custom errors ) رو هم off کردم ولی بازم فایده نداشت. در ضمن این سیستم بر یه سرور ویندوز دیگه خیلی خوب جواب میداد ولی رو این سرور همچین اروری میده.

در مورد چی اطلاعات میخوای بگو تا بهت بگم.
 

sepidweb

Member
احتمال اینکه سرور از IIS7 استفاده می کنه بیشتر شد.
پیشنهاد می کنم روی یه سیستم IIS7 نصب کنید و امتحان کنید که چه مشکلاتی باعث این خطا می شه.
صفحه ای که خطا رو نشون می ده شبیه این صفحه هست؟ (با این فرق که خطای اون 505 باشه)
http://sepidweb.ir/sldn
 

sepidweb

Member
باید اول IIS7 رو نصب کنید. ویندوزتون هم باید حتما vista یا windows 7 باشد.
تو اینترنت سرچ کنید پیدا می شه. بعد هم باید پروژه تون رو توی inetpub\wwwroot کپی کنید
بعد در visual studio باید open website و بعد در پنجره سمت چپ local IIS رو انتخاب کنید.
از اون به بعد می تونید پروژه رو اجرا کنید و اگر خطایی رخ بده دیگه اون پنجره نشون داده نمی شه و دقیقا خطا رو به شما اعلام می کنه.
اگر بازم سوالی بود بپرسید. موفق باشید.
 

جدیدترین ارسال ها

بالا