0
Answer

Fail to Load dll from C# when no VS2005 installed

Ask a question
Idit P

Idit P

17y
1.7k
1

Hi,

I am running C# application with a MFC dll on VS2005. When I copy the .exe file and the dll to another computer I get the following errer:

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in FilesUpdateApplication.exe

Additional information: Could not load file or assembly 'StrtData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Please advice,
Thanks
Idit