It did work from my local drive. I was able to get it working again by fiddling with the security settings in Internet Explorer. The path was already in my Trusted Sites zone, and I changed the settings for that zone so that most of the Active-X related items were set to Enable or Prompt. IE8 must have added some new restriction by default.
However, I think there is also an issue in TiddlyWiki, at least in error handling. I tried opening an old backup of my TiddlyWiki in IE 8, and I just got the "It's not possible to save changes" message box. Whereas in 2.5.2, it takes me into the IE 8 script debugger. Stepping into the debugger it looks like there was an exception being raised in the isAvailable() method that tries to create a Scripting.FileSystemObject, so that getDriver() returns null. (Silver lining: Got to try out the new IE 8 script debugger. :-) Thanks for a great product! - Marc On Jul 2, 7:15 am, FND <[email protected]> wrote: > >> Error: 'this.getDriver()' is null or not an object > >> I'm also saving to a mapped drive (e.g., H:\foo\bar.html). > > I can't test this right now (at a conference), but have you tried saving > to a regular drive (on your local HDD)? > > Shared network drives sometimes cause issues: > """ > IIRC, some people have reported weird issues with this on Windows. I > don't remember the details, but I think that got resolved - check the > group archives and the community wiki (tiddlywiki.org). > """http://groups.google.com/group/TiddlyWiki/browse_thread/thread/9f86c2... > > -- F. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

