I have a Dreamweaver website that is running fine on my desktop which I
recently loaded onto the Dreamweaver application on my laptop. The web pages I
am running connect to a sql server database on a remote server. I can launch
the page in my browser and my database connection works as expected. However,
when I attempt to Test the database on the laptop I get an "http internal
server error" and I can't see any tables. No such problem with exactly the
same code on the desktop. I've installed the xp sp3 extension but the error
remains. Do not understand how the site can access the remote database
through my local site but not through the dreamweaver application.

Any thoughts on how to approach this problem appreciated.