Hi
Having awful problems upgrading from 3 to 4.09 on MS SERVER 2003, IIS 6.0, CF
7,0,2. Heres what I have done so far
- Copied my original web folder to the projects one, bit by bit and duplicated settings in the application.cfm based on a dummy farcry 4.09 site I successfully set up previously, adding the farcryinit tag and tag import
- <cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" />
- <farcry:farcryInit name="psl" projectURL="http://IP HERE/" dsn="psl" dbType="mssql" plugins="farcrycms" />
- Added typename column to the dmNavigation_aObjectIDs Table with varchar(250) type
- renamed the objectid column in same table to parentid
- deleted ./config/_applicationInit.cfm
- deleted ./config/_dmSecUserDirectories.cfm
I want to run the updates now but the application won't initialize even with updateapp=1 url variable. I have scoured the forums and bug site to no avail.
Any assistance appreciated.
Thanks
Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to
farcry-dev@... To unsubscribe from this group, send email to
farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---