|
 |
aspx thread: <customErrors mode="Off" />
Message #1 by Jeff Fountain <jfountain@d...> on Fri, 1 Nov 2002 14:01:32 -0500
|
|
Hello -
CustomErrors mode is set to off, but I'm still getthing the Server Error in
'/' Application after build my web app. What am I missing?
Thanks in advance!
Jeff Fountain
Web/SQL Administrator
Downs Rachlin Martin PLLC
199 Main Street, P.O. Box 190
Burlington, VT 05402-0190
(802) 846 - 8304
(802) 777 - 3612
< http://www.drm.com <http://www.drm.com/> >
Message #2 by "Dave Rezoski" <daverezoski@h...> on Fri, 01 Nov 2002 19:28:38 +0000
|
|
there's probably an error in the web.config itself - like a login problem to
your db or something similar...
----Original Message Follows----
From: Jeff Fountain <jfountain@d...>
Reply-To: "ASP.NET" <aspx@p...>
To: "ASP.NET" <aspx@p...>
Subject: [aspx] <customErrors mode="Off" />
Date: Fri, 1 Nov 2002 14:01:32 -0500
Hello -
CustomErrors mode is set to off, but I'm still getthing the Server Error in
'/' Application after build my web app. What am I missing?
Thanks in advance!
Jeff Fountain
Web/SQL Administrator
Downs Rachlin Martin PLLC
199 Main Street, P.O. Box 190
Burlington, VT 05402-0190
(802) 846 - 8304
(802) 777 - 3612
< http://www.drm.com <http://www.drm.com/> >
---
ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442
ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450
These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.
---
_________________________________________________________________
Broadband? Dial-up? Get reliable MSN Internet Access.
http://resourcecenter.msn.com/access/plans/default.asp
|
|
 |