简体   繁体   English

在vs 2003中打开asp.net项目时遇到问题http / 1.1 500内部服务器错误

[英]getting an issue http/ 1.1 500 internal server error while opening asp.net project in vs 2003

Getting this issue while opening asp.net 1.1 project in vs 2003.. 在vs 2003中打开asp.net 1.1项目时遇到此问题。

这是确切的错误信息

I tried this solution, but didnt helped.. 我尝试了解决方案,但没有帮助。

and this one. 还有这个

A few things come to mind. 我想到了几件事。 1, in the 1.1 days, I think you needed to have IIS installed. 1,在1.1天内,我认为您需要安装IIS。 Are you on a machine with IIS installed.. and if so.. IIS 6? 您是否在装有IIS的计算机上。如果是,则安装IIS 6? If not, I'm not sure how well you'll be able to run the project. 如果没有,我不确定您将如何运行该项目。

2, If the answer to question 1 is yes, look at your Windows Event Viewer, 500 level errors should be captured there, and hopefully will give you some clues - if it's a security issue, configuration problem, etc. 2,如果问题1的答案为是,请查看Windows Event Viewer,那里应该捕获500个级别的错误,并希望会给您一些提示-如果是安全问题,配置问题等。

3, you can always attempt to upgrade the project and run it in a newer version of visual studio.. you are trying to use a project that is 12+ years old after all.. 3,您始终可以尝试升级项目并在Visual Studio的较新版本中运行它。.您毕竟试图使用的项目已存在12年以上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ASP .NET Web API:跟踪侦听器:HTTP / 1.1 500内部服务器错误:怎么了? - ASP .NET Web API: Trace Listeners: HTTP/1.1 500 Internal Server Error: What's wrong? ASP.NET中的500内部服务器错误 - 500 Internal Server Error in asp.net Angularjs和ASP.NET Web Api在$ http.post上导致500 Internal Server Error - Angularjs and ASP.NET Web Api cause 500 Internal Server Error on $http.post 使用自定义会话后(Redis)Asp.Net MVC4获取500内部服务器错误 - Asp.Net MVC4 Getting 500 internal server error after using custom session (Redis) 从 javascript 调用 webmethod 时出现 ASP.NET 500 内部服务器错误 - ASP.NET 500 Internal Server Error while calling webmethod from javascript 内部服务器错误 - 在ASP.NET MVC4中同时进行AJAX请求时为500 - Internal Server Error - 500 while making simultaneous AJAX requests in ASP.NET MVC4 使用asp.net的Ajax Post 500内部服务器错误 - Ajax Post 500 Internal Server Error with asp.net asp.net页面的隐藏__viewstate上的500内部服务器错误 - 500 internal server error on hidden __viewstate of asp.net page ASP.NET MVC捆绑包中的500内部服务器错误 - 500 Internal Server Error in ASP.NET MVC Bundles 500 内部服务器错误 Asp.net C# 数据表 - 500 Internal Server Error Asp.net C# Datatables
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM