Hi there I am new to Spectra... I am tring to bring an existing application written on CF 4.5.1 and Spectra 1.5 working with SQL 7.0 up again after it was archived and put back on the shelf. Our goal is to test this on 1.5.1, it was shelved due to performance and unstability problems. Everything seem to have gone fine until I tried to execute the home page of the application... I get this error and cannot think of any other way to troubleshoot, any pointers ? Some background: The cfaobject and cfaapplication, smpoliy, userdirectory were are backedup as database and so I replaced the ODBCs to point to the restored database after installing Spectra, thus all the application etc appeared automatically, I did not have to create the application. (this where I think there is some problem) I removed the Collections.... Mapped old backed up collections... Deleted collections... There are customer tags, PLPs and handlers, the folders have been copied to the spectraroot\applications\applicaiton folder When I try to create a test new application, it give a different error @ newTypeID = stobject.typeid Erro resolving STOBJECT.TYPEID.
My application error is this... when executed Error Occurred While Processing Request Error Diagnostic Information Missing Include This error is a result of one of the following two situations: 1. A method "create" is invoked on object of type "70E7DFBF-A67E-11D2-B3AC00C04FA35A23" and it's handler "/allaire/spectra/handlers/system/deprecated/userprofile150/create.cfm" cannot be located. This is because you did not implement the handler yet, or the settings for this method point to a wrong location. 2. There is a CFINCLUDE tag in your handler "/allaire/spectra/handlers/system/deprecated/userprofile150/create.cfm" that points to a nonexisting template. Custom tag stack: CFA_PROFILE CFA_USERPROFILECREATE CFA_CONTENTOBJECTCREATE CFA_CONTENTOBJECT CFA_CONTENTOBJECTINVOKEMETHOD (error detected) The error occurred while processing an element with a general identifier of (CFTHROW), occupying document position (121:2) to (127:2). Date/Time: 08/29/02 19:35:11 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Remote Address: 147.182.47.234 Ram Rathan General Project Manager BV Solutions Group A Black & Veatch Company http://www.bvsg.com <http://www.bvsg.com> 10950 Grandview Drive Overland Park, KS 66210 Office: 913 458 7354 Mobile: 913 488 9623 Fax: 913 458 8300 Email: [EMAIL PROTECTED] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
