DwayneReed
New Member
hey....i'm working on a .NET server running beta 2 remotely and i'm trying to see the full error msg.<BR><BR>In the root of the app, i made a config.web file and placed the following in it:<BR><BR><configuration><BR> <system.web><BR> <customErrors mode="On"/><BR> </system.web><BR></configuration><BR><BR>but it's still not showing the errors. <BR><BR>anyonelse run into this?<BR><BR>augustIn Beta2 the filename config.web was changed to web.config.<BR><BR>For a complete list of changes from Beta1 to Beta2, see:<BR>http://www.gotdotnet.com/beta2/change.aspx<BR><BR>Happy Programming!..