Error code 128
From: bradbury9 (ray_bradbury9_at_hotmail.com)
Date: 03/19/04
- Next message: Kevin Spencer: "Re: Detecting timezone for client browser"
- Previous message: John Saunders: "Re: asynchronous call back and session variables....."
- Messages sorted by: [ date ] [ thread ]
Date: 19 Mar 2004 10:01:37 -0800
It is a new installation of the visual studio. The IIS works fine, but
I does not serve ASPX pages.
Even with and simple web proyect with no controls at all (just create
it and press run) generates the compiler Error code 128.
"Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately."
Compiler Error Message: The compiler failed with error code 128.
After getting the error I thought it could be the ASP.NET asociation
with the IIS, so I did:
C:\>aspnet_regiis.exe -ua
Start uninstalling all versions of ASP.NET.
Finished uninstalling all versions of ASP.NET.
C:\>aspnet_regiis.exe -i
Start installing ASP.NET (1.1.4322.0).
Finished installing ASP.NET (1.1.4322.0).
Then I configured Visual Studio to capture all exceptions pressing
Ctrl+Alt+E and checking its option. I got then the following error
message:
Excepción del tipo 'System.Web.HttpException' en system.web.dll
Información adicional: External component has thrown an exception.
The problem is still going on. Does anyone have any idea about what
could it be?
IDE: Visual Studio Architech Spanish
Operative System: Windows 2000 Server English(Service Pack 3)
IIS 5.0.
ASP.NET 1.1.4332.0
Internet Explorer 6.0.2800.1103 Spanish (Service Pack 1)
- Next message: Kevin Spencer: "Re: Detecting timezone for client browser"
- Previous message: John Saunders: "Re: asynchronous call back and session variables....."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|