 |
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4  | This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040 |
Please indicate which version of the book you are using when posting questions. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

October 22nd, 2009, 02:33 PM
|
|
Authorized User
|
|
Join Date: Apr 2007
Posts: 19
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
test site (path/location)
Are there any changes to the configuration (other than specifying the path) when using a test site?
At the start of chapter 7 I have configured:
C:\Documents and Settings\User\My Documents\theSoccerSite\ as the local site
http:/localhost/theSoccerSite/ (http address)
C:\Inetpub\wwwroot\theSoccerSite\ as the remote site
C:\theSoccerSite\ as the test site
C:/theSoccerSite/ (url prefix)
Even though I only have 1 machine, I would like to proceed as if the test site is different than the remote site (for educational purposes).
Please advise.
Thanks, Tracey
__________________
Tracey
|
|

October 22nd, 2009, 05:52 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Tracey,
I am not sure I understand what you're asking....
Imar
|
|

October 23rd, 2009, 08:13 AM
|
|
Authorized User
|
|
Join Date: Apr 2007
Posts: 19
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Is it possible to set up Dreamweaver to operate with the testing server in a separate/different physical path/location from the remote view on the same machine (to better simulate a more realistic environment)?
Example:
local view - <same Physical Machine>\path1
remote view - <same Physical Machine>\path2
testing server - <same Physical Machine>\path3
If so what are the configuration changes (in addition to or changes from my previous post) or does Dreamweaver require that the remote view and the testing server be the exact same path when on the same machine?
Please advise.
Thanks, Tracey
__________________
Tracey
|
|

October 23rd, 2009, 08:57 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Tracey
I haven't tried it for a while but I think it should work. You may need to set up multiple web sites in IIS (the web server) for this to work OK, unless you just want to store your data in a separate folder.
But what would be the point? What are you really testing then?
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

October 24th, 2009, 09:38 AM
|
|
Authorized User
|
|
Join Date: Apr 2007
Posts: 19
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Thank you for taking time to reply to this issue.
From Your perspective I understand your response which is 100% correct.
But from My perspective though, it was more to get accustomed to how DWMX2K4 works.
But then again the Software is obsolete.
My purpose is to learn web site creation/maintenance with the tools with which I have access (w/o buying anything else).
Thanks again, Tracey
__________________
Tracey
|
|

October 24th, 2009, 10:58 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
|
My purpose is to learn web site creation/maintenance with the tools with which I have access (w/o buying anything else).
|
In that case, you may want to take a look at Visual Web Developer Express Edition. It's free, but extremely feature rich: www.microsoft.com/Express
I wrote a book called Beginning ASP.NET 3.5 ( http://www.wrox.com/WileyCDA/WroxTitle/Beginning-ASP-NET-3-5-In-C-and-VB.productCd-047018759X.html) that shows you how to use Visual Web Developer Express Edition to build rich ASP.NET 3,5 web sites. It's far from obsolete.... ;-)
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|
 |