Configuration Error ->error loading xml web.conf Parameter name: ticks.
- From: "TC" <trclark@xxxxxxxx>
- Date: Thu, 21 Apr 2005 07:01:43 -0700
Anyone know what this means
Parser Error Message: Error loading XML file E:\Inetpub\wwwroot\web.config
Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks.
windows 2000 server
with Microsoft .NET Framework Version:2.0.40607.42; ASP.NET
Version:2.0.40607.42
I get this error on any aspx file even hello world
<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">
<p>Hello World!</p>
</body>
</html>
.
- Follow-Ups:
- Re: Configuration Error ->error loading xml web.conf Parameter name: ticks.
- From: Eliyahu Goldin
- Re: Configuration Error ->error loading xml web.conf Parameter name: ticks.
- Prev by Date: Re: vertical Scroll Bar with CheckBoxList in ASP.NET
- Next by Date: Re: IPostBackDataHandler.LoadPostData
- Previous by thread: FindControl requires that controls have unique IDs
- Next by thread: Re: Configuration Error ->error loading xml web.conf Parameter name: ticks.
- Index(es):
Relevant Pages
|