Monthly Archives: February 2007

SharePoint 07 causes IE to crash when attempting to edit a document

Update

Ok, now after doing further Windows Updates (when will I learn???), I get an error when I try to “Edit in Microsoft Word” in SharePoint. The error is:

'Edit Document' requires a Windows SharePoint services-compatible application and Microsoft Internet Explorer 6.0 or greater

Uhh, I do and I'm running IE7. Anyway, I ran the following that was linked above (copied here in case that disappears):

  • 2) Create a new txt file that contains only the following:

    Quote:
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
    subinacl /subdirectories %SystemDrive% /grant=administrators=f
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
    subinacl /subdirectories %SystemDrive% /grant=system=f

    3) Save the txt file then rename the txt file to reset.cmd

    4) Copy the reset.cmd file to where you installed the SubinACL tools. (This is usually C:Program FilesWindows Resource KitsTools)

    5) Run the reset.cmd file.

This command will take a while to complete. When it is done reboot the computer and try the updates again.

And I still have my problem. Any help anyone?

Mac Apps for the Newbie

I would suggest you purchase “Little Snitch” for security reasons. It monitors any installed apps you have and tells you when they try to communicate online without you knowing (sending your info, product keys, registration, etc.).

http://www.obdev.at/products/littlesnitch/

 

Office for the Mac. Starting on Feb. 27, 2007, it will support OpenXML Docs (Office 07) and VBA Macros:

http://www.neooffice.org/

 

Dashboard Widgets! You may not have found out about these yet, but they’re very cool and useful.

http://www.apple.com/downloads/dashboard/

 

Remote Desktop Client for Mac:

http://www.apple.com/downloads/macosx/networking_security/remotedesktopconnectionclient.html

 

Very popular Mac browser (people say it’s better than Firefox or Safari. I dunno about that!):

http://www.caminobrowser.org/

 

Hope this helps!