I updated my computer to the new software (Lion 10.7.2) and I can't get my iWeb to show up?

I recently updated my 27" desktop to the new & improved Lion 10.7.2 from Snow Leopard ..
All of my personal files, folders, etc were transferred by the Genius Bar at my local retail store, however, I went and opened iWeb to update my farm's website and unfortunately my old iWeb doesn't come up!
Help!?!?!

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.
For opening 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
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.
You can download an already compiled version with this link: iWeb Switch Domain.
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.
OT

Similar Messages

Maybe you are looking for

  • An easy way to delete a whole album without having to select it's tracks?

    I have only been using iTunes for the past week after purchasing an iPod Nano, and am used to using Wmp 11. In Wmp 11, if you want to delete an album from your local library or dap, you can just right-click the album art and select 'delete'- job done

  • OSB proxy service lookup

    I am creating a dynamic route in an OSB proxy service. Is there a way to lookup a proxy service using its "Endpoint URI" ? Thank you for any help! Jeff

  • JMS properties in ALSB

    Hello, I've used ALSB 3.0. I created a proxy ans a business service that send JMS to a MQ queue, then i have a java application that listen the MQ to get the JMS. When i set one of the JMS properties in the test, i don't find this one when i'm listen

  • Transferring multiple files over a single socket

    I'm trying to send multiple files to a client without creating a new socket for each file and I'm undeceided on the best approach. The problem is that if the client is just reading from a socket, it won't know when one file stops and the next begins

  • Convert a query php pdf

    Hello to all of the forum, My question is this, I am developing a page where you have a mysql query, the query works perfectly I'd like to know how do I make this query in pdf so that the person can download the pdf. Can anyone help me. Below is the