No announcements
Found 2469471 threads
-
0 Votes
Setup and Deployment 2005 - Cannot add Framework version 4 to project
And if you want to add the .Net Framework 4.0 dlls, I suggest you to install the Visual Studio 2010.Answered | 2 Replies | 2341 Views | Created by sling blade - Thursday, November 10, 2011 3:33 AM | Last reply by Neddy Ren - Friday, November 11, 2011 6:37 AM -
0 Votes
Different Version of DLL for .NET framework
See: Version Compatibility in the .NET ...Answered | 2 Replies | 790 Views | Created by Sud Gujar - Wednesday, March 18, 2015 1:18 PM | Last reply by Carlos J. Quintero - Wednesday, March 18, 2015 9:25 PM -
0 Votes
VSTO Add-in and .Net Framework version?
However, unmanaged loaders (shims) of COM add-ins may load their own .net framework versions.Answered | 2 Replies | 2133 Views | Created by Hamza_Nouri - Thursday, March 15, 2018 2:53 PM | Last reply by Terry Xu - MSFT - Monday, March 19, 2018 5:52 AM -
4 Votes
warning MSB3258: The primary reference has an indirect dependency which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
Again I cannot see the assembly that is making such a reference.Answered | 17 Replies | 50199 Views | Created by RoMo - Wednesday, April 21, 2010 8:08 AM | Last reply by Del Hyman-Jones - Tuesday, March 13, 2012 12:41 PM -
2 Votes
MSBuild referencing assemblies with wrong target Framework version?
Long answer: The first thing I noticed was, that the assemblies MSBuild complained about (e.g.Answered | 4 Replies | 17327 Views | Created by powerzone3000 - Friday, September 15, 2017 9:20 AM | Last reply by powerzone3000 - Wednesday, September 20, 2017 4:02 PM -
0 Votes
Cannot add .dll, warning about framework versions
If you are using 2.0 framework then DLL in later version will not be supported.Answered | 2 Replies | 67 Views | Created by Anonymous - Thursday, January 24, 2013 4:14 PM | Last reply by Anonymous - Thursday, January 31, 2013 3:34 AM -
14 Votes
Cannot reference dll in windows service
I forgot to read the warnings.Answered | 13 Replies | 23362 Views | Created by Camitz - Thursday, July 22, 2010 1:11 PM | Last reply by AnilAgarwal - Friday, June 26, 2015 9:14 AM -
2 Votes
Cannot add sqlite3.dll as a reference
When you add System.Data.SQLite from NuGet, NuGet will add the required libraries for you.Answered | 10 Replies | 12464 Views | Created by bhs67 - Sunday, May 8, 2016 9:43 PM | Last reply by StuartWilson - Sunday, September 16, 2018 10:02 AM -
7 Votes
Stop VS 2010 build errors when referencing newer framework dlls
Warning 1 The project 'XXX' cannot be referenced.Answered | 6 Replies | 25167 Views | Created by AdsDavis - Wednesday, April 14, 2010 10:41 AM | Last reply by Idan Shimoni - Sunday, December 5, 2010 11:28 AM -
3 Votes
Dll Compatibility With .Net Framework 4.0
You can try to directly add the two references to into your .net 4.0 project, and VS will generate the related interop assemblies.Answered | 4 Replies | 8562 Views | Created by Devashish Das - Creative - Wednesday, May 8, 2013 7:11 AM | Last reply by Devashish Das - Creative - Friday, May 10, 2013 10:04 AM -
2 Votes
Curious about DLLs in C#
As told by others, DLL is a general concept (I assumed for know .NET DLLs as you asked about DLLs written using C# in a C# forum).Answered | 17 Replies | 4266 Views | Created by BringMeAnother - Monday, December 31, 2012 4:50 PM | Last reply by Patrice Scribe - Tuesday, January 8, 2013 10:39 AM -
2 Votes
warning C4275: non dll-interface class...
Is there a windows function that lets you read what DLL runtime's version is before it is called and if different it crashes the program?Answered | 18 Replies | 31832 Views | Created by Piotr Dobrogost - Thursday, January 22, 2009 3:43 PM | Last reply by Brian Muth - Saturday, April 9, 2016 11:37 PM -
1 Votes
Suggesion about Dll
Recently i have learn from Previous post that i can't use MFC DLL from difference version. that is ok for me. but i can use difference version compiler ...Answered | 7 Replies | 1311 Views | Created by Amrit.shr - Sunday, October 21, 2012 12:36 PM | Last reply by davewilk - Monday, October 22, 2012 10:02 AM -
0 Votes
Help to understand references to .Net assemby - need to use dll not in the same framework version
In .NET Framework 3.5 dll, it know where to get System.Drawing.dll and use it.Answered | 5 Replies | 1646 Views | Created by Juanfra 3 - Wednesday, October 14, 2015 3:30 AM | Last reply by DotNet Wang - Tuesday, October 20, 2015 8:58 AM -
3 Votes
Error with framework versions conflict
Please go to the below link and download the 4.5.1 version.Answered | 2 Replies | 2086 Views | Created by Rinaldo1961 - Monday, July 10, 2017 7:35 PM | Last reply by Sabah Shariq - Monday, July 10, 2017 8:19 PM -
0 Votes
Handling multiple frameworks/server versions.
Framework errors and cryptic messages.Answered | 1 Replies | 289 Views | Created by ShamirAus - Friday, November 20, 2015 12:07 AM | Last reply by Weiwei Cai - Monday, November 23, 2015 3:24 AM -
0 Votes
Add a form to dll
I mean that, when you download file as application (.exe), your system sometimes does not accept or throw a warning that it maybe a virus.Answered | 4 Replies | 6988 Views | Created by t_manh - Thursday, February 16, 2012 8:37 AM | Last reply by t_manh - Thursday, February 23, 2012 3:23 AM -
0 Votes
What should be the target .NET Framework for my Add-in that supports for VS 2010, 2012 and 2013?
Hi, Even if Microsoft.VisualStudio.Shell.12.0 was built with .NET 4.0, you shouldn't use it to target VS 2010 / VS 2012 because that dll would be missing on a computer with ...Answered | 3 Replies | 496 Views | Created by J S Nahil - Wednesday, June 24, 2015 7:33 AM | Last reply by Carlos J. Quintero - Wednesday, June 24, 2015 11:01 AM -
0 Votes
Combining .NET framework versions
Think of 3.0 and 3.5 as expansion packs instead of new versions.Answered | 6 Replies | 3406 Views | Created by M. Knafve - Thursday, June 25, 2009 2:32 PM | Last reply by M. Knafve - Friday, June 26, 2009 2:34 PM -
0 Votes
How to add version number to the *.dll or *.exe files ?
Here's another great post about automatic versioning of Assemblies with TFS2010 builds.Answered | 4 Replies | 8064 Views | Created by tmichelle - Friday, August 12, 2011 7:31 AM | Last reply by John Qiao - Monday, August 15, 2011 2:01 AM - Items 1 to 20 of 2469471 Next ›
No announcements