<add key="SignUpMailSubject" value="Deine Registrierung f�r AspGerman.Wiki" />

l�st das da aus:

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


Ich w�rd' ja noch gar nix sagen wenn das da nicht in der web.config ist:

<customErrors mode="Off" />

Und die zuallererst angef�hrte Zeile nicht aus einer funktionierenden web.config rauskopiert w�re die auf derselben Maschine perfekt l�uft!

Der absolute Hit an der Sache: es ist das "�". Obwohl die web.config utf-8 ist. Dh die web.config parsed nicht korrekt (somit: die Fehlermeldung k�nnen sie sich wohin stecken die Missj�s), allerdings frage ich mich wie 2 idente web.configs auf 2 Webs auf ein und derselben Maschine sich unterschiedlich verhalten k�nnen...

F�r alle Ideen offen,
  Chris


************************* _______________________________________________ This ASP.NET email is sponsored by: UDEX ProMenu.Net - Die Software f�r Navigation - Jetzt kostenlos testen! Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com

_______________________________________________
Asp.net Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net
*************************

Antwort per Email an