Menu Close

After renaming “VideoGrabberNET.dll”, I get errors: “could not load file or assembly ‘VideoGrabberNET…” or “System.IO.FileNotFoundException: Could not load file or assembly”

How Can We Help?

< Back
You are here:
Print

After renaming “VideoGrabberNET.dll”, I get errors: “could not load file or assembly ‘VideoGrabberNET…” or “System.IO.FileNotFoundException: Could not load file or assembly”

.NET prevents renaming a .NET assembly. To upgrade the project:
– reopen the project
– remove the reference to the DLL that has been renamed
– add a reference to the VideoGrabberNET.dll
– recompile the project

 

Table of Contents