Posts
Sort by recent activity
DBContext - ArgumentNullException
Hi,A very simple basic code is throwing the exception. var dbContext = new CustomDBContext();The above line is throwing the "System.ArgumentNullException"
System.ArgumentNullException: Value cannot...
Execution failing with System.IO.FileNotFoundException
Hi,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 is...
SmartAssembly - FileNotFound Exception
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 ...