Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't open file Domain.sites2 - OS 10.5.8 iWeb won't open.

hi, can anyone help?

I haven't installed Lion. i'm still using 10.5.8

I last edited my website on December 5,2011 and today it won't open at all.

Geting an error message Can't open file Domain.sites2


I've tried copying the file to a new location - but it won't open there either.

i've tried restoring a version from December 10th using Time Machine but it won't open that file either...


any ideas, anyone?


thanks

Kat

Macbook, Mac OS X (10.5.8)

Posted on Jan 29, 2012 8:32 PM

Reply
7 replies

Jan 30, 2012 10:55 AM in response to KatgrrlCT

If AnsonS's tip doesn't help try the following:


  1. delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home(User uploaded file) /Library/Preferences folder.

  2. go to your Home(User uploaded file)/Library/Caches/com.apple.iWeb folder and delete its contents.

  3. User uploaded file

    Click to view full size


  4. launch iWeb and try again.


If that doesn't help continue with:


  1. move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
  2. launch iWeb, create a new test site, save the new domain file and close iWeb.
  3. go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
  4. move your original domain file from the Desktop to the iWeb folder.
  5. launch iWeb and try again.


OT

Jun 18, 2012 9:32 AM in response to CaptainStubing

In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.


To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.

do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"

delay 1

tell application "iWeb" to activate


You can download an already compiled version with this link: iWeb Switch Domain.


Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.

WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder. So rename your domain files once they've been created to something other than the default name.

Can't open file Domain.sites2 - OS 10.5.8 iWeb won't open.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.