Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Adding Dotnet Assembly Reference to the Custom Project Template

$
0
0

i have a dotnet assembly which i have added to my custom project (i added by right clicking and add reference). While Building application no error occurs, while running on debug mode on creating the new project using the template i get following error.

------------------------------------------------

An exception of type 'System.IO.FileNotFoundException' occurred in Microsoft.VisualStudio.Project.Samples.CustomProject.dll but was not handled in user code

Additional information: Could not load file or assembly 'VSIDEHelpBinary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b3a0538bbeb2c89' or one of its dependencies. The system cannot find the file specified.

-------------------------------------------------

But the the assembly exist and i dont know why iam getting FileNotFoundError. i tried adding the dll to system32 folder, still no luck.

Please help me on this..


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>