473,388 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

HTTP/1.1 500 Internal Server Error...HELP!

I have tried everything...aspreg -i and modifying machine.config and
running the fileupdate...deleting and reinstalling framework 1.1...
It only happens when I do a 'Copy Project' to the webserver...it loads
into vs.net and runs locally just fine...
Any help is appreciated...I'd like to get rid of this forever...I had
this problem on a previous computer at another company last summer and
never did figure out the answer.
Thanks,
Trint

..Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
9 3904
Trint,

Does ASP.NET work on the Web server you are copying to? It sounds like you
are using VS.NET 2003. In that case, when you copy a project or create a
project, we try and hit a file (which really doesn't exist) called
get_aspx_ver.aspx. We expect to get a 404 back from the ASP.NET ISAPI
filter. In that response will be a header containing the version of
ASP.NET that's installed.

If there is an issue with ASP.NET on the Web server, it will throw a 500
which is a very generic error.

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
ja******@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: Trint Smith <tr********@hotmail.com>
X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
Subject: HTTP/1.1 500 Internal Server Error...HELP!
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <#d**************@TK2MSFTNGP09.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.aspnet
Date: Thu, 26 Feb 2004 14:38:58 -0800
NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP09.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:214096
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

I have tried everything...aspreg -i and modifying machine.config and
running the fileupdate...deleting and reinstalling framework 1.1...
It only happens when I do a 'Copy Project' to the webserver...it loads
into vs.net and runs locally just fine...
Any help is appreciated...I'd like to get rid of this forever...I had
this problem on a previous computer at another company last summer and
never did figure out the answer.
Thanks,
Trint

.Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 18 '05 #2
It was working last week and I didn't change anything before it stopped
working. Yes, the server is a company called discountasp.net.
Thanks,
Trint

.Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3
Hi Trint,

So when exactly do you get the error? Can you please provide specific
information?

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
ja******@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: Trint Smith <tr********@hotmail.com>
References: <Rm*************@cpmsftngxa06.phx.gbl>
X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
Subject: RE: HTTP/1.1 500 Internal Server Error...HELP!
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <#r**************@tk2msftngp13.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.aspnet
Date: Thu, 26 Feb 2004 22:18:37 -0800
NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:214150
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

It was working last week and I didn't change anything before it stopped
working. Yes, the server is a company called discountasp.net.
Thanks,
Trint

.Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 18 '05 #4
Jim,
In vs.net 2003, when I click on 'copy project', about 3 seconds
later...every time...It didn't used to do that and I haven't changed
anything...I checked with my host and they are specifically asp.net and
sql server 2000 (just as I thought) and they didn't know of any problems
with their system so it had to be mine.
Thanks,
Trint

..Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #5
Trint,

If I understand you correctly, we know the following:

1) This just started happening out of the blue with no change by you to
the configuration.
2) The problem does not happen if you are working locally.
3) The error is a 500 Internal Server Error only when you try to copy
project to the external URL.

Given those facts, the problem is almost certainly caused by either a
configuration problem on the remote box. Is it possible that your host
could provide the server logs? If so, you can match up your IP to them and
see if it enlightens you any to what might be happening.

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support
ja******@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: Trint Smith <tr********@hotmail.com>
References: <Fw**************@cpmsftngxa06.phx.gbl>
X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
Subject: RE: HTTP/1.1 500 Internal Server Error...HELP!
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <#l*************@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.dotnet.framework.aspnet
Date: Fri, 27 Feb 2004 09:38:45 -0800
NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFT NGXA05.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP10.phx.gblXref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:214290
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Jim,
In vs.net 2003, when I click on 'copy project', about 3 seconds
later...every time...It didn't used to do that and I haven't changed
anything...I checked with my host and they are specifically asp.net and
sql server 2000 (just as I thought) and they didn't know of any problems
with their system so it had to be mine.
Thanks,
Trint

.Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 18 '05 #6
I found the answer!!!
It was something in the web.config being sent back from the web site I
was trying to 'copy project' to.
Thanks,
Trint

..Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #7
What steps did you take? I am getting the same error and I have been unable to fix it.
Nov 18 '05 #8
You have to delete all of your files on the server (if you have a local
backup of all of your files, making sure you also get web.config
file)...then try copying all files to your site with VS.Net 2003. That
is what worked for me.
Trint

.Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #9
"Trint Smith" <tr********@hotmail.com> wrote in message
news:O0**************@tk2msftngp13.phx.gbl...
You have to delete all of your files on the server (if you have a local
backup of all of your files, making sure you also get web.config
file)...then try copying all files to your site with VS.Net 2003. That
is what worked for me.
Trint

Net programmer
tr********@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


I recently received the same error. I'm using VS.NET and IIS6 on a WS03
box. My problem turned out to be my IIS config - once I got my Default Web
Site and Application Pool started, the error went away and I was happily
creating ASP.NET Web Applications again.
Nov 18 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
1
by: errorQuest | last post by:
Hi There, I have a problem with the IIS running. Whenever I try to ru http://localhost/aaa.asp i got this error "HTTP 500-Internal Serve Error". I use very simple code in aaa.asp. I try to look...
8
by: Rene | last post by:
Hi, I'm spend many hour to fix this problem, read many articles about it but no article gave a solution. To isolate the problem I've created in IIS6 (WServer2003) a virtual directory test to...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
3
by: Niranjan Roy | last post by:
When trying to create Web application project from inside my Visual Studio.Net, I am getting the following error: --------------------------- Microsoft Development Environment ...
0
by: Jozef | last post by:
Hello. I'm having trouble creating a blank solution (and ASP.net web application) from my laptop. I own the server (in fact it's sitting right next to me) and have added the URL to the trusted...
2
by: Paramveer | last post by:
When I am trying to create new ASP.NET application is is throwing the following error message. "The web server reported the following error when attempting to create or open the webproject...
1
by: Arfeen | last post by:
Hi All, I need help again ..... I have an asp.net web page which I hit using the "HTTP POST" method. My ASP.NET page is a basic hello world example with the following code: private void...
23
by: ticfranca | last post by:
Hi, I'm getting this error in the code below: sub Pega_recorde { $database = 'bundinha'; $host = 'localhost'; $usuario = 'myhumoradm'; $senha = 'my8xr2d2'; ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.