ADO.NET Failed to load msxmlsql.dll
How to fix this error?
System.Data.Sql Client.SqlExcep tion: Failed to load msxmlsql.dll.
at System.Data.Sql Client.SqlComma nd.ExecuteReade r(CommandBehavi or
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.Sql Client.SqlComma nd.ExecuteNonQu ery()
am i missing something that needs to be installed on sql server? is this a
client side ado.net issue?
How to fix this error?
System.Data.Sql Client.SqlExcep tion: Failed to load msxmlsql.dll.
at System.Data.Sql Client.SqlComma nd.ExecuteReade r(CommandBehavi or
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.Sql Client.SqlComma nd.ExecuteNonQu ery()
am i missing something that needs to be installed on sql server? is this a
client side ado.net issue?
Comment