From: <mod...@li...> - 2005-04-04 13:18:08
|
Hi , I am having a problem running an application that uses the .Net connector on a machine that has only the .Net framework 1.1 installed on it. I get a FileNotFoundException That the file LibKNDotNet_71 or one of its dependcies was not found. (Even though the dll is in the same directory as the exe) Earlier, the Assembly version number in the DotNet_71 project was 1.0.* . But the output produced is always 1.0.0.1. I tried redirecting the application to 1.0.0.1 but that threw the same exception. Next, I changed the assembly version number to 1.0.0.1, and recompiled the connector project and used that reference but the problem still persisted. The application runs without any problems if I have Visual Studio installed. I have checked the dependecies and it only shows mscorlib and LIbKNDotnet_71 What could be the problem? Any help would be appreciated. Regards, Rohit Khetan. This message is free from Virus - IMSS |