Error Generating Report Statistics in 2.3.1.845

Get answers about using MediaMonkey 4 for Windows.

Moderator: Gurus

pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

When I try to generate the new statistics report in mm 2.3

I get error code #424 which says VBScript Runtime error. Object Required 'Doc'. File: C:\Program files\mediamonkey\scripts\stats.vbs, line 93 column 2.

Any Idea what this means?
56 North, 130 West; Elevation 6', better than 6' under.
jiri
Posts: 5427
Joined: Tue Aug 14, 2001 7:00 pm
Location: Czech Republic
Contact:

Post by jiri »

Do the other export routines work well, e.g. Export to HTML, etc.?

Jiri
pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

Jiri,

Yes the other ones work fine. At least the Export to HTML does. It's the only other one I've run and it just tested it and it still works in the new version. I don't know what other details to offer you except perhaps:

I'm runnign Windows 2000 professional on an old 400 Mhtz Pentium 4. I have plenty of hard drive available and a fresh install of windows only three weeks ago. Everything else on the computer seems to be running great since the fresh install. So, I don't know where to start looking.

Thanks,

Pete
56 North, 130 West; Elevation 6', better than 6' under.
jiri
Posts: 5427
Joined: Tue Aug 14, 2001 7:00 pm
Location: Czech Republic
Contact:

Post by jiri »

It seems to be somehow related to Internet Explorer installation. Which IE version do you have? Don't you have some tool running that would possibly prevent IE component usage in MM?

Jiri
pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

Jiri,

I have IE 5.00.2920 and the only programs launched and running that I know of besides mm are Avast Virus protection. In my Running tasks I don't really see anything unusual.

Pete
56 North, 130 West; Elevation 6', better than 6' under.
pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

Jiri,

I looked at the Stats.vbs file and the section around the line in question is below. I believe that line 93 referenced by the error code is the one that reads: doc.write BuildReport(false). It might be the next one though. What does the error code mean by column 2? Does this help?

Pete

From the stats.vbs file:

Form.Common.Visible = True ' Only show the form, don't wait for user input
SDB.Objects("Statistics") = Form ' Save reference to the form somewhere, otherwise it would simply disappear
doc.write BuildReport(false)
doc.close

End Sub
56 North, 130 West; Elevation 6', better than 6' under.
Mike17

Error Generating Report Statistics in 2.3.1.845

Post by Mike17 »

Have the same problem and exactly the same error message... IE version: 6.0.2800.1106; running on Windows 98 2nd edition.
I installed MM to 2 other PC's (running on Windows 2000 and XP). There the script works perfectly.
pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

Mike,

Thanks. At least I know it's not only me. Maybe Jiri can figure this out when he gets time. Sure is a puzzle to me. I'll be getting a new computer this week, and my wife will get the one that the report won't generate on, but it would still be a nice thing to figure out.

Pete
56 North, 130 West; Elevation 6', better than 6' under.
Peke
Posts: 18232
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

Have you tries to reinstall Windows Scripting host to 6.5?
It can be found on Microsoft Site.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
pcaffalldavis
Posts: 14
Joined: Sat Feb 19, 2005 3:02 am
Location: Hyder Alaska

Error Generating Report Statistics in 2.3.1.845

Post by pcaffalldavis »

No this is a bit over my head. Is this part of NT service pack 4? I looked around the Microsoft site and I really don't know what I'm doing in this regard.

Pete
56 North, 130 West; Elevation 6', better than 6' under.
Peke
Posts: 18232
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

I really do not know. I didn't had that problem but still I installed it for debuging.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
rclott
Posts: 19
Joined: Thu Apr 13, 2006 8:16 pm

Post by rclott »

Any news on the status of this problem? I have the same type of problem, although the specific error is different:

Error #1033 - Microsoft VBScript compilation error
Unterminated string constant
ShowRating = ShowRating_MapXML("?)
File: "C:\Program Files\Media Monkey\Scripts\Stats.vbs", Line: 220, Column: 42

I am running version 2.5.2.951

Perhaps my problem arises because 95% of my filenames and tags are in korean?

-Chris
Lowlander
Posts: 58512
Joined: Sat Sep 06, 2003 5:53 pm

Post by Lowlander »

Foreign language might be a problem. Have you tried the newest MediaMonkey (2.5.3)?
rclott
Posts: 19
Joined: Thu Apr 13, 2006 8:16 pm

Post by rclott »

No... will download the latest. Good idea.
rclott
Posts: 19
Joined: Thu Apr 13, 2006 8:16 pm

Post by rclott »

Lowlander wrote:Foreign language might be a problem. Have you tried the newest MediaMonkey (2.5.3)?
Good idea, but no joy. Still receive same error. That line number in the script uses a function ExtractPathName(). Perhaps one of you script gurus can give me a foreign language friendly version of that function?

-Chris
Post Reply