Patrick,

You may have something with the database. When I moved from the dev to the production server I did the following steps:

(1) Created a backup of the MSSQL database and restored it on the db server in the production environment.

(2) I set up a datasource.

(3) Modified my reactor.xml config info to use the username and password of the datasource of the production environment.

(4) Uploaded all the files.

(5) Blew away the project and the data files to start fresh.

(6) Kept reactor in development mode to regenerate all the files.

I'm just wondering if permission for the database may be screwed up because I created the database in the production environment from a restored backup. I did test a regular cfquery against the database it worked correctly, so I wouldn't think Reactor would have a problem with it.

Thanks,
Brad

On Jul 26, 2006, at 2:47 PM, Patrick McElhaney wrote:

On 7/26/06, Brad Haas <[EMAIL PROTECTED]> wrote:

 Damn.  I had high hopes for this one.  I blew away Reactor and
downloaded the latest build.  Still no go.  This is got to be
something outside of Reactor.  I've got the same site working on my
dev box and my laptop.  It's just Intermedia that's not working.  I
guess it's time for some tech support.

Does Reactor work at all in the production environment? Have you tried
setting up one of the sample applications?

Have you tried pointing your reactor.xml in dev to the production database?

The little Dr. House on my shoulder says it's got something to do with
your database schema.

Patrick


--
Patrick McElhaney
704.560.9117


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --




-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to