Did you run the updaters?  Have you checked COAPI types/rules for things 
to update?

The error you are reporting appears to be a missing database table 
Invalid object name 'DBO.dmNews_aRelatedIDs' which strongly implies your 
components and database structure are out of synch.

-- geoff
http://www.daemon.com.au/

akwolf (sent by Nabble.com) wrote:
> I have gone through this over and over again about this problem and no one
> seems to want to help me out.  I have had many problems ever since I
> upgraded from FC 2.1 to FC 3.0.  Content creation just seems to throw errors
> left and right from creating to editing.  It doesn't set the Label field or
> title field when needed.  Below is the error I am getting.  Please can
> someone help me out.  If I can't get this resolved I don't think i will
> using FC much longer.
> 
> -------------
> 
> 
> Error Occurred While Processing Request
> Error Executing Database Query.
> [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name
> 'DBO.dmNews_aRelatedIDs'.
>  
> The error occurred in E:\Inetpub\Applications\fourq\_fourq\getData.cfm: line
> 84
> Called from E:\Inetpub\Applications\fourq\fourq.cfc: line 206
> Called from
> E:\Inetpub\Applications\farcry_core\admin\conjuror\invocation.cfm: line 102
> Called from E:\Inetpub\Applications\fourq\_fourq\getData.cfm: line 84
> Called from E:\Inetpub\Applications\fourq\fourq.cfc: line 206
> Called from
> E:\Inetpub\Applications\farcry_core\admin\conjuror\invocation.cfm: line 102
> 
> 82 :                  <cfquery datasource="#arguments.dsn#" name="qArrayData">
> 83 :                          select * from 
> #arguments.dbowner##tablename#_#key#
> 84 :                  where objectid = '#arguments.objectID#'
> 85 :                  order by seq
> 86 :                  </cfquery>
> 
> SQL      select * from DBO.dmNews_aRelatedIDs where objectid =
> 'A78E0DF4-FB89-33FF-210125E034785485' order by seq
> DATASOURCE      bcintra
> VENDORERRORCODE         208
> SQLSTATE        42S02
-- 
Message protected by MailGuard: e-mail anti-virus, anti-spam and content 
filtering.
http://www.mailguard.com.au/mg



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to