I am new to dynamic site development. Am caught up in a very
basic issue. I am using XP Pro, IIS is working, am trying to set up
a ASPjavascript page. In "site definition", "testing files", my URL
is
http://localhost/test. "Test URL"
gives error "Dreamweaver cannot use the prefix you entered to
display live data Please double check your site configuration or
click Help for more information (HTTP error:12029)".
If I ignore this and complete the site definition, when I
make a new ASP javascript page, the Application Databases,
Bindings, Server behaviours etc don't work - "Set up the sites
testing server" is not checked.
I have tried to read through books, forums etc. Haven't been
able to resolve this problem. The folder "test" is located at
c:\inetpub\wwwroot\. The IIS
http://localhost/ works fine. If i put
in a file in the test folder "index.html" and type in
http://localhost/test/index.html
, the page opens.
I'd greatly appreciate any help on this issue.