Cannot select proper root folder for new DW site in DW CS6

Hi,
I'm new to Dreamweaver and am trying to set up a new DW site to do a tutorial.   I am trying to create a new DW site named "Check CS6 Tutorial".  The Local site folder defaults to: C:\Users\Pam\Desktop\Unnamed Site 2\ but I don't want that.  I browse folders to choose 'c:\dreamweaver' and get the error message:
The root folder you have chosen is the same as the folder for site 'Pam-Test'.  This may cause some operations, such as synchronization, to work incorrectly.  Proceed anyway?
I keep trying to select the c:\dreamweaver location for my files but keep getting the error message above.

You need to organize your sites in individual folders for DW to function correctly.
Personally, I would create a folder on your desktop called "Websites". Then inside that folder, create another folder called "tutorial site". Set "tutorial site" as your new tutorial site's root folder and put all of the tutorial site's files and folders into it. All of a site's resources need to stay inside that site's root, so all .html, .jpg, .gif, .js, .css, etc.
Any additional sites would then have their own folder created inside the "Websites" folder and that folder would be their site root. All of the files for each individual site needs to stay inside that sites individual root folder. The structure would look like...
Websites
     tutorial site
          all of tutorial site's files
     pam-test
          all pam-test site files
     website 3
          all of website 3's files
     etc...
Here's a video on Defining Sites in DW: GS-01: Defining a new site | Learn Dreamweaver CS5 & CS5.5 | Adobe TV

Similar Messages

  • Cannot open project: the folder for this project cannot be found cs4

    I am using Encore CS4  and I get the error "cannot open project: the folder for this project cannot be found"
    Having searched the forums I can not find a solution for when the project folder has been deleted.
    Can someone tell me the solution to this issue.

    If you deleted the Encore directory, you cannot fix this.  You'll have to start over.
    Encore creates this folder structure:
    Root or some other Folder
    MyProject.ncor (the Encore project FILE)
    MyProject (the Encore project directory)
    Other Folders for the Encore project (e.g. Cache, Sources)
    You can get the "the folder for this project cannot be found"  in various ways.
    There have been two recent threads in which the user, by accident or on purpose, changed the folder location or name.  You can fix this by renaming the folder correctly or moving it back (or moving the Encore project file to the correct relative position).
    Folder was renamed.  If you name the folder "MyProjectX" Instead of "MyProject," the project file "MyProject.ncor" can't find it.
    Encore project file was moved - or Encore directories were moved.  If you move "MyProject.ncor" to some other directory or drive (including inside the folder "MyProject"), it can't find the directory - it is looking one directory level below where the project file is located.
    If you delete the Encore project directories, the stuff that Encore uses that projects menus, motion, etc, are gone.  While many of its instructions are inside the project file itself, many are not.  Some of the deleted material might be recreated (e.g. trying to fake Encore into accepting a copy of a menu), but most cannot.

  • Hyperion Business Rule Error: Cannot retrieve connected root element for

    Hi,
    I am trying to open a business rule in EAS and I am recieving the following error: Cannot retrieve connected root element for Planning/Servername/Application/Database.
    I am able to connect to the application via Planning Web, but I am recieving this message when I am trying to open the business rule in eas.
    hoping if someone has come across this issue before and has been able to successfully fix it.

    Hi,
    I have 2 BRs, one is with RTP and another without RTP (basically a clacscript as BR).
    I don't have any issue with the BR without RTP.
    When I try to validate BR withRTP, validation is failing with
    Unable to run or validate this rule (ConsolidateTestRTP) against the following location: Planning/servername/appname/dbname for user abcd.
    Detail:Exception occurred. Please check your log file for details.
    2009-04-09 12:35:58,803 WARN AWT-EventQueue-0 com.hyperion.hbr.core.MetadataManagerServerRemote - Cannot retrieve connected root element for Planning/servername/appname/dbname
    Restarted RMI,Planning,EAS services. Logged into planning first and then to EAS. Still getting error
    2009-04-09 12:41:39,881 FATAL AWT-EventQueue-0 com.hyperion.hbr.client.LauncherWindow - Exception:
    With thought of may be the syntax of RTPs in BR changed, deleted RTP in the code but still BR has RTP (I mean BR has RTP and is not used in calculations), still getting error during validation. I can create new BRs and associate to outline.
    Thanks

  • Cannot find "Plug-ins" folder for Photoshop CS6 on my Mac.

    I cannot find ”Plug-ins" folder for Photoshop CS6 on my Mac. Path suppose to be Macintosh HD > Applications 
> Adobe Photoshop CS6 > Plug-Ins but that folder is missing. Any suggestion on how to find it?

    Thank you Hans,
    If I understand it correctly, way to install extensions/plugins on Mac is
    following
    "Quit Photoshop, then copy the desired plug-ins (or extensions) to the
    following locations:
    Mac OS:
       - Applications/Adobe Photoshop CC/Plug-ins folder
       - Applications/Adobe Photoshop CS6/Plug-ins folder"
    In my case it would be the last path, as I have CS6.
    However, my problem is that Plug-ins folder is missing
    Regards
    Goran
    2014-06-01 21:42 GMT+02:00 hans-g. <[email protected]>:
        Cannot find ”Plug-ins" folder for Photoshop CS6 on my Mac.  created
    by hans-g. <https://forums.adobe.com/people/hans-g.> in *Photoshop
    General Discussion* - View the full discussion
    <https://forums.adobe.com/message/6425830#6425830>

  • Java.lang.IllegalStateException: INTERNAL ERROR: Global root folder for pre-installed component archives not defined.

    Hi Gurus,
    I am working on NWDS 7.01.00 after opening NWDS, I am getting this error. My error log file is:
    java.lang.IllegalStateException: INTERNAL ERROR: Global root folder for pre-installed component archives not defined.
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getRootPathForCompartment(DevConfFileSystemLayout.java:202)
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getAbsoluteSCRoot(DevConfFileSystemLayout.java:76)
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getAbsoluteTopLevelDCsRoot(DevConfFileSystemLayout.java:169)
    at com.sap.tc.devconf.impl.LocalSCNode.initializeTopLevelDCNodeList(LocalSCNode.java:41)
    at com.sap.tc.devconf.impl.LocalSCNode.<init>(LocalSCNode.java:24)
    at com.sap.tc.devconf.impl._Factory.createLocalSCNode(_Factory.java:385)
    at com.sap.tc.devconf.impl.DevelopmentConfiguration.getTopLevelDCsForLocalCompartment(DevelopmentConfiguration.java:3415)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB._initializeLocalEntries(ComponentSyncDB.java:788)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.initializeLocalEntries(ComponentSyncDB.java:759)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.initialize(ComponentSyncDB.java:436)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.retainEntriesFromCompartment(ComponentSyncDB.java:824)
    at com.sap.tc.devconf.impl.LocalDCScanner.refreshSyncDBForLocalDCs(LocalDCScanner.java:103)
    at com.sap.tc.devconf.impl.DevelopmentConfiguration.<init>(DevelopmentConfiguration.java:378)
    at com.sap.tc.devconf.impl._Factory.createDevelopmentConfiguration(_Factory.java:354)
    at com.sap.tc.devconf.Factory.createDevelopmentConfiguration(Factory.java:103)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory._addConfiguration(DevelopmentConfigurationFactory.java:2062)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:761)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:696)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:667)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.createDefaultDevConf(DevConfManager.java:341)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:442)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.initializeDevConfs(DevConfManager.java:135)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.initializeDevConfs(DevConfManager.java:109)
    at com.sap.ide.eclipse.component.provider.ComponentProviderPlugin$1.run(ComponentProviderPlugin.java:82)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Maybe some plugins are missing. Try reinstall the latest version of the nwds that matches to you server version.
    http://wiki.scn.sap.com/wiki/display/Java/NWDS+Download+Links

  • Error:(in tcodeVA02)"You cannot select assembly order 16600192 for deletion

    when i am trying to delete one line item from sales order using VA02 tcode its throwing error "You cannot select assembly order 16600192 for deletion".
    could you tell me please what might be the reason and how to resolve this issue.
    waiting for your response.
    thanks,
    aritra
    Message was edited by: Aritra Samanta
    Message was edited by: Aritra Samanta

    Let me ask you this: Is the assembly order 16600192 your VA02 order number? If not, your sales order item might have created an assembly order (with this number). Depending on its status, you may not be able to delete the assembly order and therefore the sales order item deletion is not possible.
    Verify the assembly order status.
    Good luck!

  • Where is the root folder for pictures on OSX? I need to transfer to an external harddrive.

    I have an older Pro and want to transfer the pictures to an external hard drive. I cannot find the root folder. I know they say it is hidden, but can't find it! Help!
    PS My DVD drive is broke, or I would just burn a DVD.

    Pictures is the folder within each User's Home directory.
    /Users/YourUsername/Pictures
    It is not hidden in Mac OS 10.6. (as shown in your profile)
    In Finder click on the User's home folder with the house icon, to see it.
    There is the possibility that you can't find it because it no longer exists. It could have been accidentally deleted.
    EDIT: If you are referring to the photos in iPhoto, these are contained in the iPhoto Library folder, which is located in the Picutres folder.
    Copying the entire iPhoto Library folder, to an external will make a backup of your photos.

  • I'm using iTunes 9 and I recently just bought AirPort Express. I have used it before in the past put the problem I have now is that I cannot select the Express network for my speakers. Does Airport Express only work with iTunes 10 or 11?

    I'm using iTunes 9 and I recently just bought AirPort Express. I have used it before in the past put the problem I have now is that I cannot select the Express network for my speakers. Does Airport Express only work with iTunes 10 or 11?

    Hello Hornet12,
    Indeed, iTunes 10.2 or later will be required to utilize AirPlay.
    Using AirPlay
    http://support.apple.com/kb/HT4437
    AirPlay requirements and capabilities
    To get full AirPlay features, make sure your AirPlay-enabled devices are running the latest software updates. The table below identifies minimum AirPlay requirements and capabilities:
    Stream content from
    Requirement
    Notes
    iPad
    iOS 4.3 or later.1
    From the Videos, iPod, Photos, Music, and YouTube apps on iOS devices, stream videos, music, and photos to an Apple TV (2nd and 3rd generation), or stream music to an AirPort Express or compatible third-party device.
    With iOS 4.3 and later, you can also stream video and audio from a website or a third-party app installed on your iOS device if the developer for the app or website has added AirPlay functionality.
    iPhone (3GS or later)
    iPod touch
    (2nd generation or later)
    Computer
    iTunes 10.2 or later.
    Stream videos and music from your iTunes library to an Apple TV (2nd and 3rd generation), or music to an AirPort Express or compatible third-party device.
    Apple TV
    Apple TV software version 5.1 or later.
    Stream music from your Apple TV to another Apple TV (2nd and 3rd generation), to an AirPort Express or compatible third-party device.
    Cheers,
    Allen

  • I'm having trouble finding my root folder for configure server settings

    I'm trying to start a flex mobile project and I cant find my root folder for the server location section
    here is a shot of  what I'm looking at
    can anybody help?

    What country are you in ? Is this the app : Health magazine ?

  • How can I change the root folder for .dtc?

    After I installed the DS, I find the root folder for .dtc is my local directory such as:
    C:\Documents and Configuration\WChen\.dtc
    How can I change it to:
    D:\Projects\.dtc

    Gangadharayya. That points to the workspace used by Eclipse. The '.dtc' folder is used if you're working with DCs and, I'm pretty sure, has nothing to do with the Eclipse workspace.
    Wei, just curious. Why do you want to change that path? Don't misunderstand my question. SAP has given me the "Why would you want to do THAT?" response plenty of times whenever I brought up a situation that was different than they way they thought developers would create apps or use their product(s).
    So I'm not asking "why do you want to" because I think you're wrong in wanting to do that. I'm just curious.
    I can't say for sure but I suspect that it might be not so easy to do that. I've installed Netweaver several times and I don't remember EVER being asked for a path for the '.dtc' folder structure.
    From my personal experience, the whole NDS, J2EE engine, install process, etc. is so touchy that once I've got it installed I don't want to mess with it. So I  was just curious if there was some technical reason or just personal preference for changing the folder.

  • Customizing root folder for our custom and standard reports

    Hi Experts,
    We are planning to have customizing root folder for our custom and standard reports,
    I have couple of questions to do this customization.
    1)     How do we setup root folder as default instead XA or SSA for all the users?
    2)     What are the implications on Spend adviser reports, we will not customize spend adviser, planning to use standard SPD?
    3)     Do we have any developments required or setup at visual Admin level?
    Someone can guide me what would be the pros and cons along with above concerns? Your reply will be highly appreciated.
    Regards,
    Mahesh

    Madhav,
    Do i have further inputs on this?
    Regards,
    Mahesh

  • Problem selecting local root folder in Vista

    A friend has run into a Dreamweaver problem I can't find any info about. While defining a site, when he tries to set his local root folder by browsing into and selecting it, the local root folder is set one directory higher than the one he's chosen.
    I've searched for info on the issue and can't come up with anything However when asking around I have had a couple additional people report the same issue.
    I'm not much of a Windows guy so has anyone else seen this issue/have any suggestions for fixing it?

    I have the EXACT same problem. I thought I was crazy - at least I know I'm not alone.
    As mentioned, I try to select the folder for my site and it selects the one folder above the previous. Display below shows that issue in DW CS3 part of CS3 Master Collection on Vista Enterprise x86: (-- the arrow is not that good because I'm using school laptop TouchPad)
    Display below shows that issue in DW CS4 (by itself) I just installed on my Windows 7 RTM x64Bit:
    I probably never came accross the issue before since I use to type out the locations before. Ever since I became "clicky clicky," it's been bugging me.
    Do you have any ideas as to what the issue is?
    LK

  • How to find my Jrun 4 root folder for MX7.02 server installation

    Hi,
    I am trying to install Jrun 4 Updater 7 for my ColdFusion MX 7.02 (server installation) setup.  It asked the root folder of my Jrun Installation and I tried a lot of selection but all of them come back with error "The location that you provided does not contain an installation of JRUN 4".  How can I find my Jrun 4 root folder.
    Here is the location that I've tried but no luck.   My ColdFusion is installed in cFusionMx7 and I have updated my JVM to 1.4.2_11 and it resides in c:\j2sdk1.4.2_11.
    C:\CfusionMx7\runtime\bin
    C:\CfusionMx7\runtime\jre
    C:\CfusionMx7\runtime\jre\bin
    C:\CfusionMx7\runtime\jre\lib
    C:\CfusionMx7\runtime\lib
    C:\j2sdk1.4.2_11\jre\bin
    C:\j2sdk1.4.2_11\jre
    C:\j2sdk1.4.2_11\bin
    Thanks in advance for any help.
    snoopy

    I think you probably want C:\CfusionMx7\runtime.  It's a bit of a curious thing for a "standard" CF install to be asking for though...
    Adam

  • New "Purchased on..." folder for new ipad

    Is there any way to consolidate the purchase folders?
    I have 2 now for ipad purchases... if I add a folder for each new apple product, I will soon be filling the whole column, won't I? I tried dragging the purchased item from the old ipad folder to the new, but that would not work.
    any ideas?
    thanks
    tom

    The purchased on... playlists are just smart playlists of items you import from your devices. The items are also included in your music or video libraries. I normally delete the purchased on... playlists since they serve no useful purpose for me. Deleting the playlist does not delete the purchases from your library.

  • How do I set up a root directory for a web site

    So this is probably a naive newbie question.
    I have been creating websites driven by php/mysql on my mac for years using the previous the web preference pane to run Apache and since that went away using XAMPP to provide Apache/php/mysql functionality on localhost.
    I decided to download OSX server and try to use that.  Figured might as well go native MAC.
    I am baffled.
    The manual says to set up a web site in Server by working through the Websites Services interface. I did that and pointed the setup at the directory where I have all of my web site files.  I now have no idea how to access that page from my local machine.
    I have tried:
    http://localhost/myURL
    http://localhost/~username/Sites/[root file directory]  -- where the files are stored
    I also tried some typical localhost ip address
    None access my site.
    How do I access my site over my local netework?
    I feel like just dumping server.app and stting things up through the terminal.
    Thanks,
    --Kenoli

    How familiar are you with the bash command line and with Apache, and how much do you want to learn about Apache and related topics?  (If you're not already, then I'd encourage learning about this material, as this knowledge is very useful for maintaining and updating sites, and knowledge of correctly securing files and directories is critical to building and maintaining secure web sites — all of managing and running and updating a web server builds on these foundations.  There are various good books and web sites on Apache, and the Apache web site has various materials available, if you don't already have something.)
    The localhost host name and the 127.0.0.1 IPv4 address are both synonyms for the "me" host.  It's the name and the address that always gets you to the current host.
    With http://localhost/ or http://127.0.0.1 specification, what you enter at the URL address bar is relative to the root directory specified for the default web server, and will default to the index.html or index.php page or whatever the default web site is configured to use.  With OS X Server, this root directory is configured via Server.app.  To use Server.app, launch it, connect to the server, select Websites from the left navigation, and you (by default) will see a default site and a secure site.  Select the default site.  Select the edit button below the site to edit (and to view) the configuration. 
    With the details of the default site visible, you will see the path to the default web directory.  This path to the default web directory is where the files for the default web sever location reside. 
    The default path to the default web site is /Library/Server/Web/Data/Sites/Default
    If you place foo.html in that directory (or whatever the defailt web site is using), you can view it via your web browser and the URLs:
    http://127.0.0.1/foo.html
    http://localhost/foo.html
    To get to the default web site using the GUI, launch Finder and select Go To Folder, and enter that string into the box.  You will now get a GUI view of that folder.  (I'd strongly recommend using the command line here, and not the GUI.  To get to the directory from the command line and then list the files present, launch Terminal.app from Applications > Utilities folder and issue the following commands:
    cd /Library/Server/Web/Data/Sites/Default
    ls
    If you want to test something in the browser, you can use the file:///path-to-file-to-test mechanism.  Most web browsers will allow you to render local files directly using file and three slashes.
    You will need to ensure the executable files (scripts) are marked as executable to OS X, using a Terminal.app command such as the following:
    chmod o+x path-to-file
    Enabling ~/user per-user sites involves directly editing the configuration file, as Apple has disabled that by default. 
    There's an Apache tutorial with an overview of what's involved with enabling per-user directories here, and there's what's been listed in my earlier replies and links.  With OS X Server Mavericks, the default configuration file for Apache is located in the Library folder, and can be viewed with the following Terminal.app command:
    cat /library/server/web/config/apache2/httpd_server_app.conf
    This file is the OS X Server equivalent of the oft-cited httpd.conf file you'll see listed in various documentation.
    If you want to enable the per-user directories or tweak other Apache settings, then shut down Apache from Server.app or from the command line, and then edit the configuration file with nano or some other command-line editor using a command similar to this:
    sudo nano /library/server/web/config/apache2/httpd_server_app.conf
    you'll end up finding and uncommenting (removing the #) from the following two lines:
    #LoadModule apple_userdir_module ${SERVER_INSTALL_PATH_PREFIX}/usr/libexec/apache2/mod_userdir_apple.so
    #Include /private/etc/apache2/extra/httpd-userdir.conf
    If you have specific questions about this, then I and others here can answer those.  If you don't understand something, then asking a question about that can help you learn, and can help me understand what it is that I'm posting in my replies here that's confusing you.  There are also various resources available for learning Apache, and I'd encourage spending a little time with those if you've not already done so or feeling at all unsure about how that tool works; I end up re-re-reviewing the Apache docs fairly regularly.

Maybe you are looking for