IWeb won't open my second site

I got two iWeb-Sites, but can only open one. How can I switch???
Thanks for help!

With iWebSites. Been around since '08.
http://wyodor.byethost8.com/iwebsites/iWebSites.html

Similar Messages

  • Iweb won't open all my sites after migrating over to macbook

    Hi again
    So i migrated all my files and apps from my imac to my new macbook pro so that now i can do work on my movies and websites while away from the desktop.
    I have several sites which I've renamed to identify them and i put the iweb folder into the dock and can choose which site to work on from there. Works perfectly ... on the imac. (I publish the sites to an external drive)
    Today I opened iweb the first time on my macbook pro by clicking on one site in the iweb folder in the dock. It opened fine and i made my updates perfectly, then i closed iweb.
    I clicked on a second site  in the dock folder to update it and iweb opened .... but it opened the first site ag: i closed iweb and tried a different site: the same thing happened.
    So i went to the root iweb folder to select the second site and 'open with...' but the first site opened again.
    I went back to the imac, and everything is fine ... so i copied the two sites to a jumpdrive to transfer to the macbook again, but still the same problem: the only iweb site that opens is the first site i worked on.
    This is a problem, because i wanted the macbook so i can work on these jobs anywhere, not just on my imac (which is becoming inconvenient).
    How can i solve this?
    what else can i do to open these sites? is there a workaround?
    Help !!!
    Thank you
    Elizabeth

    In Lion and Mountain Lion the Home/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 Mountain 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 in your Home/Library/Application Support/iWeb folder that 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.

  • IWeb won't open-cannot find "index.xml" file

    I've been having kernel panics lately and ran off my hard drive to another Mac (iMac) -not using migration assistant-and upon returning back to my main computer (MacBook Pro) and after diligently saving my Domain file, iWeb won't open because it cannot find the "index.xml". I have the site up on my idisk and when I open up the package in Domain, there's plenty in there. How do I get back to where I was-an iWeb site that I can manipulate.
    Any way I can get what I do still have to work? Or do I have to make my site from scratch again even though I have loads of files all over the place and only this one missing?
    I think Apple needs to tell us "how" and "what" to save when we need to vacate a computer because of kernel panics and the like-wouldn't you say? I ALWAYS suffer from something missing when I have to put the OS back on the computer from scratch-not to mention hours of wasted time downloading updates again and having to find keycodes and various application discs!
    MacBook Pro 2.16mhz Core 2 Duo 120gb hd 3gb ram   Mac OS X (10.4.9)   </span

    Welcome to the discussions, RPashman.
    I got this message before when I was editing multiple Domain.sites. I believe it happened when I tried to Publish when the Domain was not in the iWeb folder. During the Publish, it places a Domain file in the iWeb folder (maybe because it has to publish from there even though the actual file is elsewhere??) and if anything goes wrong, iWeb when it next opens will default to that improperly created Domain.sites file.
    Check in the iWeb directory (Library/Application Support/iWeb/Domain.sites
    ) and see how large the Domain.sites file is. If it's something under a meg, then maybe this is what happened to you. Move it out of that directory (I held mine just in case) then relaunch iWeb. Since there's not a Domain.sites file there anymore, it should ask if you want to create one or open an existing one.
    Not sure if this happened to you, but it's possible. It happened to this user as well.
    http://discussions.apple.com/thread.jspa?messageID=4178327&#4178327

  • HELP! iWeb won't open-

    HELP! iWeb won't open- it says "Domain.sites" is invalid. The index.xml file is missing. And then immediately closes. can anyone help?
    thanks,
    s.

    To open your domain file in Lion, Mountain Lion or Mavericks or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with AppleScript 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. Note:  you may have to Control (right) - click on the app after uncompressing and select Open due to the Sandboxing feature of OS X.  If you have problems with the app create your own with AppleScript Editor.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that 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.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks and Yosemite go to your Home folder and use the View ➙ Show View Options menu to bring the this window:

  • I just downloaded the latest version of Snow Leopard and now my iWeb won't open.

    I just downloaded the latest version of Snow Leopard and now my iWeb won't open. Does anyone know how to fix it?

    If wish an answer, additional information would be helpful.
    Allan

  • Help! iWeb won't open properly after I updated to Yosemite. No old websites, no workspace- nothing is displayed even when the app is open. HELP!

    Help! iWeb won't open properly after I updated to Yosemite. No old websites, no workspace- nothing is displayed even when the app is open. HELP!

    To open your domain file in Lion, Mountain Lion or Mavericks or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with AppleScript 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. Note:  you may have to Control (right) - click on the app after uncompressing and select Open due to the Sandboxing feature of OS X.  If you have problems with the app create your own with AppleScript Editor.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that 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.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks and Yosemite go to your Home folder and use the View ➙ Show View Options menu to bring the this window:

  • Installed new version of Mac OS x and iWeb won't open

    I installed new version of Mac OS x last night and iWeb won't open

    I spent an exhausting night testing programs after updating. My iWeb works as expected after the update. No network problems whatsoever. You may want to see if you are connected to the internet. iWeb opens incredibly slowly when there is no connection. Try opening Safari and see if you are surfing normally.
    Lion hides the Library folders, probably so users can't mess with them. I downloaded the latest beta of Onyx and was able to get the Library folders to show again.
    The only problem I had were some font issues. Do you have a font manager installed? Lion installs its font program and it is set to automatically activate fonts. I turned all autoactivation off.
    Lion has no Rosetta and Power PC programs are no longer supported. Do you have the newest version of iWeb installed? I also have been updating my Mac constantly. You may want to run software update and make sure all your programs are current.
    Kurt

  • Iweb won't open properly

    I'm using iWeb '09 on a MacBookPro. It's all been fine, but it suddenly won't open properly. The options in the drop down menus are greyed out and it doesn't open to an iWeb page. The iWeb name appears in the menu bar, but nothing works. I've tried force-quitting it a few times, and I've shut down and started up again a few times, but no good. When I click on the iWeb icon in the dock it doesn't 'bounce' properly.
    Anyone got any thoughts? Thanks very much. x

    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your User/Library/Preferences folder.
    2 - go to your User/Library/Caches/com.apple.iWeb folder and delete the contents.
    3 - reboot.
    4 - launch iWeb and see if it will open.
    If that doesn't help continue:
    5 - move the domain file from your User/Library/Application Support/iWeb folder to the Desktop.
    6 - launch iWeb, create a new test site and save.
    7 - go to the your User/Library/Application Support/iWeb folder and delete the new domain file.
    8 - move your original domain file from the Desktop to the iWeb folder.
    9 - launch iWeb and try again.
    OT

  • IWeb won't open and other related problems ....

    I saw other posts regarding this but not sure if there is a fix
    that works.
    I worked in iWeb all day yesterday. This morning, I cannot open iWeb 08.
    When I try, it says "iweb can't open "xxxx.html" file"
    (this is a file I created yesterday)
    So I searched and i found the Domain.sites2 file in the
    User/library/application support/... folder,
    but when i double click to open i get this message:
    Cannot open file «~/Library/Application Support/iWeb/Domain.sites2».
    And I don't see any of the new pages i built in yesterday anywhere.
    I was saving my work every 10 minutes yesterday while i worked,
    however I did not publish the pages I built, I just saved them.
    I do not have a backup,(my bad)
    can someone please advise?
    thanks!

    Unless you choose otherwise, iWeb builds all your sites on one domain file.
    For those of us who have more than one or two sites its more convenient to have your sites on separate domain files so that you can load them into iWeb and publish them separately.
    See...
    http://iwebfaq.org/site/iWebMultiplewebsites.html
    You'll see that you can manage multiple domain files using a third party application or do it manually.
    I use the latter method.
    Splitting domain files is not a brilliant idea but most people seem to have no problems.
    In future, I would advise you to start new sites from a new, blank domain file to avoid corruption.
    See....
    http://discussions.apple.com/thread.jspa?threadID=1365344&tstart=0
    http://11mystics.com/2007/09/08/how-do-you-manage-multiple-domain-files-for-iweb /
    Starting new sites on a blank domain file and keeping them in separate folders makes life a lot simpler if you do get corruption in any one.

  • 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

    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.

  • My iWeb won't open. Please help!

    iWeb will not open. The icon bounced a couple times it seemed like it was opening, then the top menu showed up but nothing else. I had tried publishing my site previously, and though it said it was successful, it wasn't showing up on the web without having to drag it to the correct location using an FTP program. Can anyone help?
    Ps I've already tried HD>users>username>library>application support>iWeb> and moving/deleting Domain. problem remains.
    I've also tried trashing all of iWeb, and reinstalling it.
    All I have is my backed up domain and site info in an external drive.
    Heeeelllllllp me pleeease!???

    Please pardon the intrusion…
    Hi, Roddy!
    Congratulations on advancing to Level 4!
    At the Water Cooler in the Level 4 Lounge, we are throwing virtual confetti in celebration of your attainment of Level 4-dom. Would you care to join us at the Water Cooler?
    On the Discussions Home Page, down at the bottom, you will, hopefully, soon find the Lounge link available to you. It should show up for you within the next 24 hours if all goes as it should.
    Hope to see you there soon!

  • Safari won't open my bank site Again....

    hi everybody, safari won't open my encrypted bank page again. my previous post on this subject is here,
    http://discussions.apple.com/message.jspa?messageID=2531205#2531205
    bee solved the problem with the advice below but this time it doesn't help! so, help! any clue? bobbie
    1. Empty your cache & History settings via the Safari menu
    2. Trash your Icons Folder:
    HD>Users>Home>YourName>Library>Safari -->Icons
    Restart Safari and a new folder will be automatically regenerated.
    (This folder saves favicons of all the sites you visit. Needs cleaning periodically -- or you can change that file's preferences to "Read Only"
    rather than "Read & Write." This will keep it from growing in size.)
    3. Launch Font Book and check all fonts for duplicates. A duplicated font will have a bullet beside the font family and you can resolve duplicates by selecting the font and at the menu bar, go to Edit > Resolve Duplicates.
    Do this for each font with a bullet next to it.
    emac G4   Mac OS X (10.4.7)   safari 2.0.4
    emac G4   Mac OS X (10.4.7)   safari 2.0.4

    thank you, dimaxum. i have been using netscape to check my bank acct. it just bugs me that safari glitches out at that ONE thing -. i do wish i had a solution. bobbie

  • Bridge from CS3 won't open and just sits on the task bar. If I hover over it, I can see a small view of the last screen I was working on. It won't open up full screen, what should I do. I've closed it and restarted my computer numerous times with no luck.

    If I hover over it, I can see a small view of the last screen I was working on. It won't open up full screen, what should I do. I've closed it and restarted my computer numerous times with no luck.

    Check System Preferences > Energy Saver
    Select:  Put hard disks to sleep when possible
    Then click: Restore Defaults

  • Safari won't open with Top Sites Anymore.

    I have gone to Safari Settings Preferences and changed what Safari opens with.  I change the home page to see if that would work but when I restart, it goes back to opening with Apple Page and all the settings I changed revert to what they were.  How can I get safari to open with top sites again?

    1. Go to: Safari > Preferences > General and set New tabs open with: Top Sites
    2. Go to: Safari > View and select Show Tab Bar

  • Ical, iweb won't open

    I have recently purchased a 2011 macbook pro. It was an open box/demo at Best Buy and did not have the "restore" discs with it. I upgraded from an older macbook pro, transferring my files via firewire. Everything worked fine. Then I swapped the memory between the two units, to bring the new macbook up to 8G. After upgrading the memory, most everything works fine, but iCal, and iWeb will not open and give an error upon trying to launch. I cannot reinstall the applications, since I do not have the original discs. Does anyone have any suggestions? Thank you in advance!

    keys07:
    Welcome to the Apple Discussions. Try deleting the iWeb preference file, com.apple.iWeb.plist, that's located in your User/Library/Preferences folder. Often a file will get damaged or corrupted and prevent the application from launching. Worth a try.
    Do you Twango?

Maybe you are looking for

  • Acrobat 9.5.5 does not keep preferences Setting Page & Ruler Units to Centimeters on Win7

    Hi, I have Win7 Pro x64 and i have problem with Acrobat 9.5.5 Standard Polish. Units and Guides: Setting Page & Ruler Units default option is Inches I change option to Centimeters or Milimeters.    => After restart program (close and open) settings a

  • REGARDING DOUBT IN NOKIA ASHA 310

    SIR I PURCHASED A NOKIA ASHA 310 MODEL , I WANT TO USE ONE SIM FOR ALL PURPOSE I.E FOR OUTGOING , INCOMING ,MMS , SMS AND GPRS, EDGE AND ANOTHER SIM  ONLY FOR INCOMING SMS . I WANT TO PERFORM THIS ACTIONS BY USING SETTINGS IN PHONE. IS IT POSSIBLE OR

  • Access point connection to WLC

    Hi all, I wanted to know that in Cisco wireless or in general, is it possible to connect lightweigt access point with controller without any wired connection ? or a ethernet connection between an AP and WLC is mandatory ???

  • File To File Scenarios

    Hi,     I am very new to SAP-XI. I know only basic file to file scenarios. But every one is saying there are difficulties in file to file scenarios. So please some body give me different examples for file to file scenario where the actual difficulty

  • Important Suggestion for IOS mail delete feature

    For those of us who get a lot of mail messages and have multiple platforms for reading those messages, the current iPhone and iPad capabilities for deleting messages leaves a lot to be desired.  It seems simple to me that there should be a Select All