Re: Missing libraries
Phil Sayers <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <006c01c97cc2$d4a4f590$7deee0b0$@net> |
Any 64bit operating system in the mix here? Or is this an entirely 32bit scenario? Can you provide more detail about "I deploy it on the production environment". How do you deploy? XCopy? MSI? -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[email protected]] On Behalf Of Eddie Lascu Sent: Thursday, January 22, 2009 12:49 PM To: [email protected] Subject: [ADVANCED-DOTNET] Missing libraries Hello experts, I have this project that works fine on my development environment. It uses several .dll libraries. The problem is that once I deploy it on the production environment I get some exceptions informing me that the application could not load one of my .dlls. Now I clearly see the .dll in the same folder, so this is not a problem of not having the library. I am guessing must be one of its dependencies that are missing on the production server. Is there a way I can find all the libraries on which my dll is further dependent? Any suggestion will be highly appreciated. Regards, Eddie PS: here is the full message of the exception Could not load file or assembly 'ATMSDataClient, Version=1.0.3250.18364, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1) =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives