having troble with dlls in my app

itmasterw

Registered User.
Local time
Today, 02:00
Joined
Oct 31, 2005
Messages
45
Hi,
I have and MS Access application that I upgraded from 2003 to 2010 on my local machine, and it works great. I then put it on a 2003 server with office 2003, and though this in an 2010 application that I copied there; it also works great, much to my surprise.

However, in the end we want it to be on a 2008 server that has Office 2010.
When I copy it there I get various issues (errors) that come up. Jus to briefly explain these They are related to two dll (an mpr and User32 dll). The mpr is for getting the user log in so it can use this to check against a table for roles.
The other is used for things like inactive forms and mouse controls.

I tied re-registering the dlls but that did not work.
Any idea why this is happening and what I can do?

Thank you
 
However, in the end we want it to be on a 2008 server that has Office 2010.
Are you running it over the network? I don't get why you'd install Office on a file server. You should only run the app on the user's terminal, not on the server, or have I misunderstood?
 
Errors? Can you please offer us some error numbers? Saying "various issues (errors)" does not give us a lot on which to work.
 
Sorry I did not get back to this until today, but to answer you questions:
1) I believe that it is an application server, and the reason that they want this is so many users can read and enter data t the same time.

2) There are no real error messages other then it stops at code that uses this dll, and this :
 

Attachments

  • Error message.png
    Error message.png
    21.8 KB · Views: 91

Users who are viewing this thread

Back
Top Bottom