House of Fusion
Home of the ColdFusion Community

Search cf-talk

November 20, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
             1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30             

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

CFGRID with bind

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Larry Schaberg
05/16/2008 09:10 AM

I am having a problem with binding and am not able to figure out the problem. I am running CF 8.0.1 and I am attempting to bind a cfgfid to a cfc. I am constantly getting the following error, but I am not able to locate what the cause is in the logs or anything: error:http: Error invoking CFC /creativeservices/admin/salAdmin.cfc : Server Error My cfc is in the same directory as my file and my bind looks like: bind="cfc:salAdmin.getSalInfo({cfgridpage},{cfgridpageSize},{cfgridsortcolumn},{cfgridsortdirection}) When I attempt to access my cfc via http, I get a return result from the query that is in the CFC. Any assistance would be appreciated.


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists