I can't even use a blank application.cfc after our 7.1.0.382 update lastnight...
I didn't perform the update myself but now my site is broken. Nothing changed in the website itself which is the odd part. Jsut throws iis errors I can't even get a cfml error out of this thing. This is a 2003 IIS6 server Only thing I can get is Anyone else seeing this type of error. Server Error in '/' Application. ------------------------------ *Object reference not set to an instance of an object.* * Description: *An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. * Exception Details: *System.NullReferenceException: Object reference not set to an instance of an object. *Source Error:* An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. *Stack Trace:* [NullReferenceException: Object reference not set to an instance of an object.] java.io.Writer.write(String str) +3 java.io.PrintWriter.write(String str) +63 com.naryx.tagfusion.cfm.engine.cfStringWriter.write(String str) +166 com.naryx.tagfusion.cfm.engine.cfHttpServletResponse.write(String str) +12 com.naryx.tagfusion.cfm.engine.cfSession.forceWrite(String line) +25 com.naryx.tagfusion.cfm.engine.cfSession.write(String line) +30 com.naryx.tagfusion.util.debugExceptions.dump(cfSession session) +444 com.naryx.tagfusion.util.fullRecorder.dump(cfSession session) +745 com.naryx.tagfusion.cfm.engine.cfSession.pageEnd() +56 com.naryx.tagfusion.cfm.engine.cfmRunTimeException.handleException(cfSession _Session) +3230 com.naryx.tagfusion.cfm.engine.cfEngine.service(cfSession _Session) +700 NewAtlanta.BlueDragon.CfmHttpHandler.ProcessRequest(HttpContext httpContext) +77 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 ------------------------------ *Version Information:* Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326235 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

