Re: ASP.NET Configuration Error under Windows Server 2003 R2
- From: "deathtospam@xxxxxxxxx" <deathtospam@xxxxxxxxx>
- Date: 31 Oct 2006 14:27:43 -0800
Juan --
I believe so. At the bottom of the ASPX page (and below the error
messages), I see the following text:
================================================
"Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210"
================================================
-= Tek Boy =-
Juan T. Llibre wrote:
Did you upgrade the .Net Framework version on R2 to the Release version ?
The .Net Framework's Release version number is 2.0.50727.42
R2's version number is 2.0.50727.210
Make sure you have the Release version running.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<deathtospam@xxxxxxxxx> wrote in message
news:1162330059.525783.60710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
My employer is starting to take the first steps towards migrating its
Classic ASP codebase to ASP.NET v2.0. We have a copy of our existing
website on the new Windows Server 2003 R2 test server, and everything
is running fine. However, when I create a simple "HelloWorld.aspx"
file, then browse to the page from VS.NET 2005 on the same machine, I
get the following error message:
================================================
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".
================================================
I've searched high and low on Google Groups, and all I can find are
posts that allude to some kind of permissions problem. However, I have
no idea where -- or how -- to start searching for these potential
permissions problems... or if that's even the problem. Any help that
folks could offer or suggest would be greatly appreciated... thanks in
advance!
-= Tek Boy =-
.
- Follow-Ups:
- Re: ASP.NET Configuration Error under Windows Server 2003 R2
- From: Juan T. Llibre
- Re: ASP.NET Configuration Error under Windows Server 2003 R2
- References:
- ASP.NET Configuration Error under Windows Server 2003 R2
- From: deathtospam@xxxxxxxxx
- Re: ASP.NET Configuration Error under Windows Server 2003 R2
- From: Juan T. Llibre
- ASP.NET Configuration Error under Windows Server 2003 R2
- Prev by Date: Re: How do you download a MS database?
- Next by Date: Re: should i move to .NET 2.0?
- Previous by thread: Re: ASP.NET Configuration Error under Windows Server 2003 R2
- Next by thread: Re: ASP.NET Configuration Error under Windows Server 2003 R2
- Index(es):
Relevant Pages
|