Home
SpecificVersion Flag and the GAC
Written by Alex T. Silverstein   
Sunday, 04 May 2008

Here's a tip for understanding how to deal with multiple versions of assemblies loaded from the GAC. 

If you have two versions of the same assembly in the GAC, and the SpecificVersion property (on the assembly reference) is set to False (the default), then the ASP.NET runtime will choose the later one from the GAC to load into your application.

We had this happen last week, when my colleague had a reference to System.Web.Extensions, with SpecificVersion false. Now, System.Web.Extensions comes in FX 3.5 but also the preview version 1.0.6014 (or something). He built the project against the 1.X version, but ASP.NET tried to load 3.5, which of course threw a runtime error since the implementation had changed. 

Last Updated ( Sunday, 04 May 2008 )
 
Microsoft Certified Partner!
Written by Alex T. Silverstein   
Sunday, 27 April 2008
Image

Unified Digital is now a Microsoft Certified Partner

with a Data Management Solutions competency.

This is a great achievement for us, and one of our 2008 goals.

Thanks for being an integral part of our success!

Last Updated ( Sunday, 27 April 2008 )
 
Tech Valley Code Camp (4/2008)
Written by Alex T. Silverstein   
Saturday, 19 April 2008

Example code from our XSLT presentation at Tech Valley Code Camp:

Last Updated ( Saturday, 19 April 2008 )
 
<< Start < Prev 1 2 3 Next > End >>

Results 1 - 4 of 11

Who's Online

Polls

Your favorite search engine?
 

Login Form






Lost Password?
No account yet? Register

AddThis