I installed MSSQL Express locally and everything went fine. I double- checked our staging environment and the datasource is successful. I am stuck on step two of the wizard. I did a cfdump to the screen and here are the results...I would appreciate any thoughts/input...
oinstall component farcry.core.webtop.install.components.install UICOMPONENT component farcry.core.webtop.install.components.farcryui CURRENTSTEP 2 ERROR struct [empty] PROGRESS 0 LCOMPLETEDSTEPS 1 BCOMPLETE false PROGRESSMESSAGE [empty string] STCONFIG struct ADMINPASSWORD xxxxxxxxxxx APPLICATIONNAME xxxxx_xxxxxxxxx BINSTALLDBONLY 0 CURRENTSTEP 2 DBOWNER dbo.xxxxxxxxxxx_xxxx. DBTYPE mssql DISPLAYNAME xxxxx_xxxxxxxxx DSN activantcms FARCRYSUBMITBUTTON Next FARCRYSUBMITBUTTON.X 0 FARCRYSUBMITBUTTON.Y 0 FIELDNAMES GOTOSTEP,CURRENTSTEP,DSN,DBTYPE,DBOWNER,FARCRYSUBMITBUTTON GOTOSTEP [empty string] LOCALES en_US PLUGINS [empty string] PROJECTINSTALLTYPE subDirectory SKELETON [empty string] UPDATEAPPKEY 3A47 WEBTOPINSTALLTYPE project INIT function init Arguments: Name Required Type Default config Required struct Return Type: farcryui Roles: Access: public Output: false SETPROGRESS function setProgress Arguments: Name Required Type Default progressmessage Required string progress Required numeric Return Type: void Roles: Access: public Output: true SETERROR function setError Arguments: Name Required Type Default error Required struct Return Type: void Roles: Access: public Output: true VALIDATESKELETON function validateSkeleton Arguments: Name Required Type Default config Required struct Return Type: struct Roles: Access: public Output: no INSTALL function install Arguments: Name Required Type Default webroot Required string bInstallDBOnly Required boolean applicationName Required string displayName Required string dbType Required string dsn Required string dbowner Required string projectInstallType Required string plugins Required string pluginwebroots Required string skeleton Required string locales Required string updateAppKey Required string adminPassword Required string Return Type: struct Roles: Access: public Output: true VALIDATEDETAILS function validateDetails Arguments: Name Required Type Default config Required struct Return Type: struct Roles: Access: public Output: no INIT function init Arguments: Name Required Type Default ui Required any Return Type: install Roles: Access: public Output: no UNINSTALL function uninstall Arguments: Name Required Type Default path Required string config Required struct Return Type: string Roles: Access: public Output: no GETSKELETONS function getSkeletons Arguments: none Return Type: query Roles: Access: public Output: no INSTALLINTERNAL function installInternal Arguments: Name Required Type Default webroot Required string bInstallDBOnly Required boolean applicationName Required string displayName Required string dbType Required string dsn Required string dbowner Required string projectInstallType Required string plugins Required string pluginwebroots Required string skeleton Required string locales Required string updateAppKey Required string adminPassword Required string Return Type: struct Roles: Access: public Output: true VALIDATEDATABASE function validateDatabase Arguments: Name Required Type Default config Required struct Return Type: struct Roles: Access: public Output: no GETLOCALES function getLocales Arguments: none Return Type: query Roles: Access: public Output: no GETCOREVERSION function getCoreVersion Arguments: none Return Type: struct Roles: Access: public Output: false VALIDATEPLUGINS function validatePlugins Arguments: Name Required Type Default config Required struct Return Type: struct Roles: Access: public Output: no GETPLUGINS function getPlugins Arguments: none Return Type: query Roles: Access: public Output: no UNINSTALLINTERNAL function uninstallInternal Arguments: Name Required Type Default path Required string config Required struct Return Type: string Roles: Access: public Output: no oui component farcry.core.webtop.install.components.farcryui CURRENTSTEP 2 ERROR struct [empty] PROGRESS 0 LCOMPLETEDSTEPS 1 BCOMPLETE false PROGRESSMESSAGE [empty string] STCONFIG struct ADMINPASSWORD xxxxxxxxxxx APPLICATIONNAME xxxxx_xxxxxxxxx BINSTALLDBONLY 0 CURRENTSTEP 2 DBOWNER dbo.xxxxxxxxxxx_xxxx. DBTYPE mssql DISPLAYNAME xxxxx_xxxxxxxxx DSN activantcms FARCRYSUBMITBUTTON Next FARCRYSUBMITBUTTON.X 0 FARCRYSUBMITBUTTON.Y 0 FIELDNAMES GOTOSTEP,CURRENTSTEP,DSN,DBTYPE,DBOWNER,FARCRYSUBMITBUTTON GOTOSTEP [empty string] LOCALES en_US PLUGINS [empty string] PROJECTINSTALLTYPE subDirectory SKELETON [empty string] UPDATEAPPKEY 3A47 WEBTOPINSTALLTYPE project INIT function init Arguments: Name Required Type Default config Required struct Return Type: farcryui Roles: Access: public Output: false SETPROGRESS function setProgress Arguments: Name Required Type Default progressmessage Required string progress Required numeric Return Type: void Roles: Access: public Output: true SETERROR function setError Arguments: Name Required Type Default error Required struct Return Type: void Roles: Access: public Output: true sessionid FARCRYINSTALLER_278877_72142496 urltoken CFID=278877&CFTOKEN=72142496 On Mar 10, 1:31 pm, Matthew Williams <[email protected]> wrote: > Easy enough then, you can always use MSSQL Express locally. Try a new > install with that on your machine. I know it's a pain in the arse, but > it's something else to try. > > Matthew Williams > Geodesic GraFXwww.geodesicgrafx.com/blog -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
