[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

JScript runtime error

From: Chris Dillon <milkfilk_at_gmail.com>
Date: Thu, 8 Jul 2010 08:13:58 -0700 (PDT)

I've been trying to find the cause of this error that's popped up. I'm not sure when this started happening. Maybe it's never worked. I'm not sure.

Script: C:\Program Files\TortoiseSVN\Diff-Scripts\diff-docx.js
Line: 47
Char: 1
Error: Automation server can't create object
Code: 800A01AD
Source: Microsoft JScript runtime error

This only happens when I diff or merge a .doc, docx, etc. All the core SVN operations are working fine. It's just when the contrib scripts fire.

Here's what I've tried with no effect.
- I first thought it was an upgrade to 1.6.9. So I removed, rebooted, installed 1.6.8.

- I tried reinstall again and cleaned out some Tortoise type entries from the registry.

- I tried uninstalling TortoiseGit too.

- I tried updating the .NET framework.

- I tried editing the .js script per some Office 2007 threads on this forum. Changed the error but still no go.

- I tried using the contrib scripts from SVN, replacing the whole directory. There are more scripts in the binary distribution than in SVN. For example, there's no diff-docx.js. So I don't know what to do about that really.

- I tried resetting my IE security settings to medium and allowing signed ActiveX scripts to run without prompt.

- I tried diff'ing (previous version or anything to anything in show log) a .xls and I get a slightly different error:
Script: C:\Program Files\TortoiseSVN\Diff-Scripts\diff-xls.vbs
Line: 30
Char: 1
Error: ActiveX component can't create object: 'Scripting.FileSystem'
Code: 800A01AD
Source: Microsoft VBScript runtime error

Maybe there's a temp location that I don't have permission to? I have admin rights (XP SP3). Let me know if there's any .NET or other version info that you need.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2631002

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-07-08 17:55:18 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.