ADO.NET Failed to load msxmlsql.dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Daniel

    #1

    ADO.NET Failed to load msxmlsql.dll

    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?


  • Michael Nemtsev

    #2
    RE: ADO.NET Failed to load msxmlsql.dll


    Can you show code? It's hard to give you an answer without knowing what are
    you doing
    [color=blue]
    > 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?[/color]


    --
    WBR,
    Michael Nemtsev :: blog: http://spaces.msn.com/laflour

    "At times one remains faithful to a cause only because its opponents do not
    cease to be insipid." (c) Friedrich Nietzsche


    Comment

    Working...