Showing posts with label errorsystem. Show all posts
Showing posts with label errorsystem. Show all posts

Friday, February 24, 2012

ADO.NET Failed to load msxmlsql.dll

ADO.NET Failed to load msxmlsql.dll
How to fix this error?
System.Data.SqlClient.SqlException: Failed to load msxmlsql.dll.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
am i missing something that needs to be installed on sql server? is this a
client side ado.net issue?Hello Daniel,

> System.Data.SqlClient.SqlException: Failed to load msxmlsql.dll.
> at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
> at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> am i missing something that needs to be installed on sql server? is
> this a client side ado.net issue?
What query are you executing?
How does the code throwing the error look like?
Were is that code running?
Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/|||Dear Daniel
ADO.Net does not load msxmlsql.dll.
Can you please contact me directly (remove the online part) so we can try to
find the root cause?
Thanks
Michael
"Kent Tegels" <ktegels@.develop.com> wrote in message
news:b87ad7432fe88c80084390e9a5b@.news.microsoft.com...
> Hello Daniel,
>
> What query are you executing?
> How does the code throwing the error look like?
> Were is that code running?
> Thank you,
> Kent Tegels
> DevelopMentor
> http://staff.develop.com/ktegels/
>

ADO.NET Failed to load msxmlsql.dll

ADO.NET Failed to load msxmlsql.dll
How to fix this error?
System.Data.SqlClient.SqlException: Failed to load msxmlsql.dll.
at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
am i missing something that needs to be installed on sql server? is this a
client side ado.net issue?
Hello Daniel,

> System.Data.SqlClient.SqlException: Failed to load msxmlsql.dll.
> at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior
> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
> at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> am i missing something that needs to be installed on sql server? is
> this a client side ado.net issue?
What query are you executing?
How does the code throwing the error look like?
Were is that code running?
Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/
|||Dear Daniel
ADO.Net does not load msxmlsql.dll.
Can you please contact me directly (remove the online part) so we can try to
find the root cause?
Thanks
Michael
"Kent Tegels" <ktegels@.develop.com> wrote in message
news:b87ad7432fe88c80084390e9a5b@.news.microsoft.co m...
> Hello Daniel,
>
> What query are you executing?
> How does the code throwing the error look like?
> Were is that code running?
> Thank you,
> Kent Tegels
> DevelopMentor
> http://staff.develop.com/ktegels/
>