Ask a Question related to ASP.NET General, Design and Development.
-
Luther Miller #1
Here's one for you ASP.NET experts...
Ever since I started working with .NET Framework 1.1, everytime I
start debugging my ASP.NET project when the browser launches I get the
following error. However, when I refresh, this immediately goes away
and doesn't come back until the next time I restart the app. Also,
another developer on another project gets the same behavior. I have
also noticed this in deployment - always happens the first time any
page in the project is opened after deployment and then never again.
Of course, there are NO errors in the web.config file, this is a
misleading error message. But why does this occur and how can we get
rid of it forever?
Server Error in '/tips' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately.
Parser Error Message: Exception in configuration section handler.
Source Error:
Line 24:
Line 25: <!-- if you get a configuration exception then make sure
the folder exists for the logs -->
Line 26: <system.diagnostics>
Line 27: <switches>
Line 28: <add name="PageEntryAndExit" value="4" /> <!--
Verbose=4 -->
Source File: C:\Inetpub\wwwroot\tips\web.config Line: 26
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET Version:1.1.4322.573
Luther Miller Guest
-
Subdomain Experts
I want to set up users with subdomains (user.domain.tld). My DNS can be modified by me using IP, CNAME or TXT. I have shared hosting so if... -
One for the Experts
Thanks for replying quickly David, and thanks for the suggestion. Unfortunately that is not an option for me at this time, for I do not have... -
Any director experts help with this one..
Hi, We have director mx and flash mx 2004 pro. We have created a flash swf that 'talks' to a webservice (sends data to and from). This works fine... -
For the experts! Please help!
I want to create the same effect in flash as this website has done... only the top animation. Is this possible? I have tried many times!! But... -
Experts?
would you like to elaborate, or are you just being a troll as usual? ________________________________________ Atrax. MVP, IIS...



Reply With Quote

