User login

MetaTraffic 2.0 Boxshot

Stats error using Windows 2003

Posted by atl_guy_28 [September 12, 2003]

After upgrading to Windows Server 2003, I can no longer access any stats using v1.3. I tried reinstalling everything from scratch and it still doesn't work. This is the error that I am getting when viewing default.asp. Any ideas?

The database is empty.
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'FormatDateTime'

/metatraffic/class.asp, line 3230

Stats error using Windows 2003

This happens only when viewing the traffic summary.

quote:Originally posted by atl_guy_28
After upgrading to Windows Server 2003, I can no longer access any stats using v1.3. I tried reinstalling everything from scratch and it still doesn't work. This is the error that I am getting when viewing default.asp. Any ideas?

The database is empty.
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'FormatDateTime'

/metatraffic/class.asp, line 3230

Stats error using Windows 2003

Good day,

As per the line number and function name you're reporting, you're more likely using version "1.3 Beta 1" of July 2nd 2003.

Upgrade your scripts with "Version 1.3" July 29th 2003, which is the last one made available for download on the site.

Also, make sure to double-check if the "upgrade" is necessary from 1.3 Beta to 1.3 as I don't recall for sure if fields were added/removed/renamed on the DB between the 2 releases.

Ensure the system is at the proper version for the scripting engines.

I personnaly noticed some situations that were not fully handled when the database was in fact empty. Quite a few unexpected errors are vanishing if you have at least 1 record in the DB, so consider to populate it with at least 1 hit from a test page prior to consult the stats.

HTH.