Options

SmartAssembly - FileNotFound Exception

ravikrishnaravikrishna Posts: 7 New member
edited August 23, 2018 12:50AM in SmartAssembly
Hi,

This is my first time posting here. I'm new to this tool. 

I'm having a .Net C# Win App for which i'm trying to use the Smart Assembly. When I try to create the project and generate the assembly and run the application, i'm encountering the following issue.

System.IO.FileNotFoundException: Could not load file or assembly 'EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

This seems bit strange as the SearchPath which is included in the .settings file contains the above mentioned assembly. Also another weird thing is, this Assembly doesn't come in the list of the Dependencies whenever I try to create the Project. I'm seeing every other dll, except this in the list of the dependencies. 

Thanks,
Ravi

Tagged:

Answers

Sign In or Register to comment.