We utilize a web service provided by the our platform distributor, and after upgrade, we are receiving IIS-Config Warnings, an ASP.NET Error, and the webservice crashes. The ASP.NET error only happens when we attempt to use the service for an xml import. The company says its not an issue with the web service itself, so I am posting here in hopes of some help. See errors below. Any and all assistance would be greatly appreciated!
This is an MSSQL Server.
Event ID 12
Unable to find schema for config section 'system.xaml.hosting/httpHandlers'. This section will be ignored.
Unable to find schema for config section 'system.serviceModel/serviceHostingEnvironment'. This section will be ignored.
Unable to find schema for config section 'system.serviceModel/commonBehaviors'. This section will be ignored.
Unable to find schema for config section 'system.serviceModel/tracking'. This section will be ignored.
Unable to find schema for config section 'system.serviceModel/client'. This section will be ignored.
Event ID 1325
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/2/ROOT/NLS Web Service
Process ID: 11052
Exception: System.InvalidOperationException
Message: Invalid operation. The connection is closed.
StackTrace: at System.Data.OracleClient.OracleCommand.GetStatementHandle()
at System.Data.OracleClient.OracleCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OracleClient.OracleCommand.ExecuteReader()
at COLEDBDataAccess.ExecuteReader(COLEDBDataAccess* )
at RWDBReader.ExecuteCommand(RWDBReader* )
at RWDBSelector.reader(RWDBSelector* , RWDBReader* , RWDBConnection* connection)
at Service.NativeMethods.NLSProcReq.CWSInitializeAndImportXMLWindowsAuthentication(Boolean commit_to_db, String db_server, String db_name, String db_type, String import_string, String& error_message)
at Service.NativeMethods.NLSProcReqProxy.CWSInitializeAndImportXMLWindowsAuthentication(Boolean commit_to_db, String db_server, String db_name, String db_type, String import_string, String& error_message)
at Service.<>c__DisplayClassa.<_importXML>b__8()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
Event ID 1026
Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at System.Data.OracleClient.OracleCommand.GetStatementHandle()
at System.Data.OracleClient.OracleCommand.ExecuteReader(System.Data.CommandBehavior)
at System.Data.OracleClient.OracleCommand.ExecuteReader()
at <Module>.COLEDBDataAccess.ExecuteReader(COLEDBDataAccess*)
at <Module>.RWDBReader.ExecuteCommand(RWDBReader*)
at <Module>.RWDBSelector.reader(RWDBSelector*, RWDBReader*, RWDBConnection*)
at Service+NativeMethods+NLSProcReq.CWSInitializeAndImportXMLWindowsAuthentication(Boolean, System.String, System.String, System.String, System.String, System.String ByRef)
at Service+NativeMethods+NLSProcReqProxy.CWSInitializeAndImportXMLWindowsAuthentication(Boolean, System.String, System.String, System.String, System.String, System.String ByRef)
at Service+<>c__DisplayClassa.<_importXML>b__8()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Event ID 1000
Faulting application name: w3wp.exe, version: 8.5.9600.16384, time stamp: 0x52157ba0
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19358, time stamp: 0x5ccf981a
Exception code: 0xe0434352
Fault offset: 0x00013ce8
Faulting process id: 0x2b2c
Faulting application start time: 0x01d51d6d3b376b57
Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exe
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: 7a39ed6a-8960-11e9-81bd-0050569062b6
Faulting package full name:
Faulting package-relative application ID: