I am having this problem to. There is only one server involved. I am attempting to copy a project from VS.Net to the server which has been working fine to a long time but now I get the offending "DCOM was unable to communicate with the computer a.b.c.d using any of the configured protocols"...
I had a similar problem. Passwords were the same and authentication was correctly set ut it still didn't work. It was resolved by disabling Named Pipes on the Server and including "Network Library=DBMSSOCN;" in the connection string, which forces the use TCP/IP.
Hi All,
I have a problem that is hard to define and harder to track down. I am working in Access2002 (XP) on a mdb that is version 2000 (created by Access 2002). Every now and again (I can't be more specific) I loose the most recent changes made in VBA code when I close Access. I have...
Hi Bauer99,
I'm not sure if this will solve your problem or not. I had a similar problem when using Excel from within Access.
Does your code behind the buttons use MDAC (eg. ADO) . If so you will need to install MDAC on the target machines. The packaging wizard does not deal with this at...
How can I get windows environment variables? Everything I look at says that I should do strMyVar = System.getProperty("envVar"); but it does not work. I am using JBuilder4 foundation.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.