General network error

  • I have a MSDE 2.0 running on Windows 2000 professional  There are two databases residing in a single instance of the MSDE. I have a .NET program that calls a stored procedure that Inserts  data from  tables in one database to tables in the other. Both the MSDE and the application are on the same machine. While running the stored procedure from the .NET program  I get  a random error “General network error.  Check your network documentation” and the stored procedure fails to complete the insert command.  This error does not occur  on the same table when I re-run the program. Got any Ideas???

  • does you run you program on a domain ?

    Note:

    - you have to install SP3a to your MSDE

    - install Mdac 2.7 SP1 on client and Server PCs

    I also remeber that there is an article on microsoft site that talks about this error .. search on http://www.microsoft.com for this error

    i hope this help u


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • The program is running on a standalone  machine and I do have the latest and greatest version of MSDE installed as well as Mdac 2.8.

    What  I find odd is that  the stored procedure will not run to completion when this error occures I will get only part of the data transferred

    .

  • Jim, 

    Did you find any solution t this problem? I'm facing similar problem

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply