Hallo!

Nu will ichs denn auch mal mit .NET probieren, aber ich hab da ein
Problem, an dem ich langsam verzweifel:

Aaalso: Ich habe einen W2K Server mit IIS, FP2002 Extensions und dem
Framework SDK. Auf diesem richte ich ein neues Web ein. Dann (von meiner
WST aus) mit Visual Studio .NET ein neues Projekt erstellt (auch schon
mit Webmatrix, aber gleiches Ergebnis).

Dann eine default.aspx, die nur ein 'Hello World' enth�lt. Wenn ich nun
die Seite im Browser (dev.domain.tld) aufrufe kommt:

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".

Wenn ich nun in der web.config customErrors=Off setze, hab ich den
gleichen Fehler. Woher kommt das Teil denn nun?

Danke f�r jede Idee

Mathias

_______________________________________________
Asp.net mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an