Configuration Error ->error loading xml web.conf Parameter name: ticks.

T

TC

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>
 
E

Eliyahu Goldin

It is an asp.net 2.0 question. Open web.config file and look there for a
parameter measured in ticks, which are time units. See if its value makes
sense.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top