> Hi, > > Is there someone out there using Dreamweaver Ultra Dev? I'm trying to get > the Live Data function to work and just can't do it. Everytime I 'Define a > site' in Dreamweaver, then open a page and try to View Live Data, it tells > me that this page is not in a site and I must define one. When you choose a > Remote Server does it have to look exactly like your local server path? Also > when you you in 'App Server Info' and it asks for Live Data URL prefix, I > put the web URL of my site (my.intranet.com), is this right? I mean its not > asking for the physical path of my site, right. > > Thanks for your help. > > Sal The page has to be in the site you have defined. If your site is at c:\inetpub\wwwroot\mysite then the file has to be within that folder for Live data to work (it can be a folder under it, though). Then, your App Server should be set up to either the local machine or a live server. If you are using the local Live Data Server, then it should be something like: http://localhost/mysite/ If you are using the remote server Live Data server, then you should have something like: http://www.mysite.com/ Hope that helps. Live Data preview works well with either a local machine or a remote machine. tom ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

