401 Unauthorized Error displays in Firebug
Hope someone can help... I have several items on my page that use binding to retrieve content/data. So for instance, I have a cfgrid that's bound to a cfc and when the grid displays I see in firebug that 3 requests were made to the cfc to retrieve the data. The first two fail and display "401 Unauthorized" in the firebug window and the third request completes successfully. I'm getting this same sort of error with binding cfdivs to content pages etc. Any ideas what may be causing this?
I've never come across this before and have been using binding in this fashion with no problems until now.
