The error page gets written to an HTML file within the "WEB-INF/bluedragon/work/temp/rtelogs" directory. The file name will be something like "bderror1234.html". Can you email the error file directly to me ([EMAIL PROTECTED])? I'll have someone take a look at it and get back to you.
Vince Bonfanti New Atlanta Communications, LLC http://www.newatlanta.com > -----Original Message----- > From: Steve Brownlee [mailto:[EMAIL PROTECTED] > Sent: Friday, November 05, 2004 4:00 PM > To: CF-Talk > Subject: RE: Any BlueDragon user help? > > Hmm, they didn't get pasted in... Here they are > > *************************************************** > Type Application > Tag Context CFTRY: Line=4; Column=1 > | > +-- CFTRY: Line=48; Column=2 > | > +-- CFLOCK: Line=49; Column=3 > | > +-- CFIF: Line=50; Column=4 > | > +-- CFMODULE: Line=52; Column=5 > > Source > 49: <CFLOCK timeout="30" throwontimeout="Yes" scope="APPLICATION" > type="EXCLUSIVE"> > 50: <cfif NOT StructKeyExists(application, "appVer") OR > (application.appVer neq request.appVer)> > 51: <!--- Do all the hard work to set up a new > application. ---> > 52: <cfmodule template="Application/NewApplication.cfm" > showInterface="#variables.showInterface#"> > 53: <CFSET application.appVer = request.appVer> > *************************************************** > > > *************************************************** > Type Application > Tag Context CFTRY: Line=4; Column=1 > | > +-- CFERROR: Line=15; Column=2 > > Source > 12: <cfif not appAlreadyInit> > 13: <cfapplication > name="#UCASE(REReplace(request.ABSRoot,"[\\/:]","","ALL"))#"> > 14: </cfif> > 15: <cferror type="EXCEPTION" exception="ANY" > template="standalone/exception.cfm"> > 16: > *************************************************** > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183549 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

