Could not load referenced assembly “D:\Dev\Prime\Proj\PRIME.Framework.root\PRIME.AppInterfaces\bin\Debug\PRIME.AppInterfaces.dll”. Caught a FileNotFoundException saying “Could not load file or assembly ‘D:\Dev\Prime\Proj\PRIME.Framework.root\PRIME.AppInterfaces\bin\Debug\PRIME.AppInterfaces.dll’ or one of its dependencies. The system cannot find the file specified.”. D:\Dev\Prime\Proj\PRIME.BusinessLogicLayer\ResGen
Could not load referenced assembly D:\Dev\Prime\Proj\PRIME.Framework.root\PRIME.AppInterfaces\bin\Debug\PRIME.AppInterfaces.dll. Caught a FileNotFoundException saying Could not load file
Share
Did you go to the path
D:\Dev\Prime\Proj\PRIME.Framework.root\PRIME.AppInterfaces\bin\Debugand check for existence of the dll?If it is present, do check the framework version in both of them. If one of them is different try to bring it to same version.