Linked Questions

7 votes
3 answers
60k views

Writing a routine WinForms app that references a few custom libraries written by myself. I am building one particular library which depends on another library and, when I do, I get the following ...
Bruce's user avatar
  • 457
1 vote
1 answer
14k views

I have solution and couple projects inside. I cannot figure out why i get this error. I cannot figure out where this is coming from so far. I was looking at all projects references and bin folders. At ...
Arie's user avatar
  • 3,611
0 votes
0 answers
774 views

What is the error in c#? System.IO.FileNotFoundException: 'Could not load file or assembly 'PopupControl, Version=1.4.0.968, Culture=neutral, PublicKeyToken=04c10344d6495b18' or one of its ...
user avatar
0 votes
0 answers
179 views

I've been occasionally getting this popup stopping me from saving/building my project, can anybody advise me on how best to debug this? I'm only able to find information on Google related to ...
Spark's user avatar
  • 1,037
-1 votes
1 answer
166 views

I have this package, Microsoft.AspNet.Web.Optimization, that uses Antlr3. Once i installed it, Antlr3 came in version 3.4.1.9004. After that i was checking my installed packages for updates and, by ...
Ariel's user avatar
  • 916
956 votes
7 answers
242k views

There are three assembly version attributes. What are differences? Is it ok if I use AssemblyVersion and ignore the rest? MSDN says: AssemblyVersion: Specifies the version of the assembly being ...
Jakub Šturc's user avatar
  • 35.9k
594 votes
8 answers
293k views

I have some confusion related to the .NET platform build options in Visual Studio 2008. What is the "Any CPU" compilation target, and what sort of files does it generate? I examined the output ...
galets's user avatar
  • 18.7k
83 votes
7 answers
109k views

My VSTO Outlook Add-in suddenly stopped working on one customer machine (it does not load, no error message) and I'm stuck with troubleshooting. The machine is Windows 7 x86, Outlook 2007. The add-in ...
Heinzi's user avatar
  • 173k
69 votes
5 answers
66k views

I have a small project in C# that uses two external dll files. One is the Redmine.Net.Api.dll and the other is NLog.dll. I'm using Visual Studio 2010. I added both files as Reference to my project. ...
svz's user avatar
  • 4,598
28 votes
6 answers
136k views

I am building a dll, which references a second dll. I have added the second dll as a reference in the first dll's project by going to Properties > Common Properties > Framework and References &...
duggulous's user avatar
  • 2,827
20 votes
10 answers
74k views

Is there any way, I can convert HTML Document (file not URL) to Image, or PDF to image? I am able to do the above using Ghostscript DLL , Is there any other way , I can do it, without using the ...
D J's user avatar
  • 972
21 votes
7 answers
50k views

I am trying to upgrade Unity to version (2.1.505.2), but when I run the application I get the following FileLoadException Could not load file or assembly 'Microsoft.Practices.Unity, Version=2.0....
bas's user avatar
  • 15.2k
18 votes
1 answer
23k views

i have written a Win32/net DLL, it works fine under Win XP, Win7 and 8 but under Win 8.1 it fails. Dependency Walker says: API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL not found (user32.dll will call ...
user3600403's user avatar
6 votes
4 answers
49k views

in my web application i copy and paste the code from other site to in my page also the source code starting form when i run the application it is giving the error like this Server Error in '/...
Surya sasidhar's user avatar
9 votes
4 answers
10k views

I am building a .Net standard library, which builds fine but on testing, I get this error HResult=-2147024894 Message=Could not load file or assembly 'System.Net.Http, Version=4.1.1.1, Culture=...
okeziestanley's user avatar

15 30 50 per page
1
2 3 4 5