Cannot find member name System.Data.SqlClient.SqlError

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello,

We've got a WinForm application that uses remoting to connect to our
servers. Fairly recently, we've started seeing the above error instead of
the SqlException we should be getting. I've found one thread through google
that seems to be about this problem, but the post that supposedly solves it
is no longer available and the KB article for hotfix 887549 doesn't mention
this particular error. The problem appears to be that Windows Server 2003
SP1 installs a newer version of System.data.dll than XP has.

XP: 7/15/2004 - 1.1.4322.2032
Server: 3/24/2005 - 1.1.4322.2300

Any suggestions?


.



Relevant Pages

  • Re: Because of security restrictions, the type xxx.xxx cannot be acces
    ... My Servers application web.config file looks like this ... ... Remoting call works just fine. ... 'The above returns my class object to "beHIPAADoc". ... inputStream, Headerh, Boolean bStrictBinding, TypeFilterLevel ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Re-configuring remoting from config file during application session
    ... two different servers remoting the same object type, ... > Private Sub frmMain_Load(ByVal sender As Object, ... >> channel and formatter info is in the config file. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Remoting Book
    ... I found Advanced .NET Remoting by Ingo Rammer to be most helpful. ... Are you using the term interface in its OO meaning ... >All my servers must implement such an interface. ...
    (microsoft.public.dotnet.framework.remoting)
  • Enumerate Remoting Servers
    ... Quick question - Is there a way to find/enumerate remoting servers on ... Let's say I have a Windows Service that exposes a .NET TCP ... my network. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Can an ActiveX Control be a .NET Remoting server to a C# app?
    ... I am familiar with remoting using C#, but I haven't dealt with C++, ... You could host a .NET Winform Control in IE - in essence an ActiveX object ... calls are going to servers not the originating server... ...
    (microsoft.public.dotnet.framework.remoting)