How can I resolve issues with missing dependencies when I use your product?

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Frequently Asked Questions (FAQs) > Building and Deployment >

How can I resolve issues with missing dependencies when I use your product?

Instead of referring to assemblies we recommend using the NuGet packages instead. This is much easier and is less likely to cause issues with missing or mismatched assemblies. The NuGet packages will pull in the required dependencies. When the Gnostice installer is run it copies the NuGet packages onto your machine. You can follow the steps given below

to switch to using NuGet packages.

1.Remove all references to Gnostice assemblies from your project

2.Right-click on the project and select "Manage NuGet Packages..."

3.Under the "Browse" tab make sure "Package source" is set to "Microsoft Visual Studio Offline Packages"

4.Install the necessary Gnostice packages from the list of packages