PDA

View Full Version : DataAssist Error Message when trying to access wizard


gwh362692
03-10-2009, 04:09 AM
Hi everyone,

I'm using DataAssist 2.04 on Mac OS 10.5.5. I've created a new dynamic php/mysql site and I'm trying to access the DataAssist Wizard. When I try to do this though, it's throwing back an error message:

DataAssist Wizard is compatible only for the following server models: ColdFusion, PHP, ASP VBScript, ASP JavaScript

Does anyone know why this is happening? I'm using PHP as the server model so I can't understand it.

Really appreciate any help.

Danilo Celic
03-10-2009, 08:26 AM
Dreamweaver determines the server model from the current document you are working with. Do you have a PHP page open when you try to access teh DataAssist Wizard?

Ray Borduin
03-10-2009, 11:50 AM
Make sure your page is saved into a site that is defined as having a php server model in the dreamweaver site definition. Also make sure the page has a .php extension.

That should fix the problem.

gwh362692
03-11-2009, 05:53 AM
Oh yeah - I didn't have a php page open. That solved it. Thanks so much.

designate407706
06-29-2010, 01:35 PM
PUT THIS IN THE DOCUMENTATION WEBASSIST: "Make sure you have a PHP page open when you try to access the DataAssist Wizard."