flex と sql server 2008 データベース間のコミュニケーターとしてfluorinefx を使用している asp.net Web アプリで、定期的に以下のエラーが発生します。.net フレームワーク 4.0
Exception information:
Exception type: ConfigurationErrorsException
Exception message: An error occurred creating the configuration section handler for fluorinefx/settings: Could not find file 'C:\Windows\TEMP\5lggbw23.dll'. (C:\inetpub\wwwroot\Prop84\web.config line 29)
at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at FluorineFx.Configuration.FluorineConfiguration.get_Instance()
at FluorineFx.FluorineGateway.Init(HttpApplication application)
at System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)
at System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)
at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
このエラーの原因は何ですか? ファイル 'C:\Windows\TEMP\5lggbw23.dll' が見つかりませんか?
イライラするのは、エラーが行ったり来たりするように見えることです