Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 280213
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:05:55+00:00 2026-05-12T05:05:55+00:00

Scenario: We have a server where there are multiple ASP.NET websites hosted on it.

  • 0

Scenario: We have a server where there are multiple ASP.NET websites hosted on it. A few days ago quite a few of these websites “broke” with the following error:

Warning 44 Could not resolve this reference. Could not locate the assembly “AjaxControlToolkit, Version=1.0.10920.32880, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL”. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.

After some investigation it appears that a (commercial) CMS system had been installed on the server and that this had added the 3rd party AjaxControlTookit to the Global Assembly Cache. It didn’t ask, it just added it (in fact, it added two versions: 1.0.10618.0 and 3.0.20229.0). This was causing resolution conflicts as the websites in question where referencing a different version of the Toolkit in their local /Bin directory.

So, I guess my question is: Do you think it was acceptable for this CMS to install these assemblies in the GAC (especially given that the assemblies were open-source libraries and not their own)? Or are the websites that “broke” at fault for somehow not being more explicit in how they referenced assemblies in the /Bin folder? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:05:55+00:00Added an answer on May 12, 2026 at 5:05 am

    No, I do not think it is acceptable.

    The assembly should have been put in the application’s bin folder.

    An installer should make changes as local as possible.

    In many cases, the best installer is no installer at all. At least for server-side applications. I would much rather have a zip file + INSTALL.txt saying:

    1. System requirements: IIS, ASP.NET 2.0, SQL Server 2005
    2. Create new empty directory
    3. Unzip contents into directory
    4. Create IIS virtual directory pointing to directory
    5. Execute the foo.sql file to create the database
    6. Configure the database connection string in web.config

    I once saw Windows Installer described as: “The militant right wing of the Windows registry.” Found that quite funny…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the scenario: You have an ASP.Net application supported by a Microsoft SQL Server
Scenario: You have an ASP.Net webpage that should display the next image in a
Here's the scenario: You have a Windows server that users remotely connect to via
we have this scenario: A server which contains needed data and client component which
Scenario For a multiple file uploader I am implementing, I need to have a
What is the best way to handle the following database search scenario using asp.net
I'm just wondering, if I have an ASP.net Web Application, either WebForms or MVC,
We have SQL Server database setup. We are setting up a replication scenarios where
I have a simple scenario, where two servers are connected through a gigabit link.
Ok, i have simple scenario: have two pages: login and welcome pages. im using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.