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 3235014
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:27:29+00:00 2026-05-17T17:27:29+00:00

I have an ASP.NET Web Application which has a reference to ‘C:\references\Utils.Varia.dll’. There is

  • 0

I have an ASP.NET Web Application which has a reference to ‘C:\references\Utils.Varia.dll’. There is another dll referenced which uses the signed version of this dll (‘C:\references\Utils.Varia.Signed.dll’).

Now in my aspx i have the following imports directive:
<%@ Import Namespace=”Utils.Varia” %>

This page uses a string extension from the Utils.Varia.StringExtensions extensionclass.

But at runtime I get the following error:

Compilation Error

Description: An error occurred during
the compilation of a resource required
to service this request. Please review
the following specific error details
and modify your source code
appropriately.

Compiler Error Message: CS0121: The
call is ambiguous between the
following methods or properties:
‘CONCENTRA.UTILS.StringExtensions.ToShortReadableString(string,
int)’ and
‘CONCENTRA.UTILS.StringExtensions.ToShortReadableString(string,
int)’

So my guess is that the compiler does not know whether to take the extension method from the signed or the regular dll.

Is this assumption correct and if so, how do I point it to the correct dll?

[Edit]
The weird thing is that this compiler error only happens on code inside the aspx file. If I use the same function in the codebehind, everything works as expected. Can someone explain this please?

Also, I can’t just reference the signed version instead because actually using the signed version is the exception, all other components use the unsigned (apart from 1 apparently).

  • 1 1 Answer
  • 4 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-17T17:27:29+00:00Added an answer on May 17, 2026 at 5:27 pm

    It looks like you’ve gone to a lot of trouble to purposefully resurrect “DLL Hell” in your app, when by default .NET makes it easy to avoid it. Why do you have two versions of the same assembly being referenced in the same application?

    You need to remove one of those references (most likely, it must be the unsigned one that is removed), and just use the code from that. Or change the other one so its code is different.

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

Sidebar

Related Questions

We have an ASP.NET web application, which is a C# DLL , that references
I have a ASP.NET web application which has more than 100 pages. Each page
I have an ASP.NET web application project which references another project called ModusCore (or
I have a ASP.NET web application in which I have references to a couple
I have a asp.net web application which has a number of versions deployed on
I have an ASP.net web service that I'm using for a web application which
A simple question. I have an ASP.NET web application which contains several assemblies and
I have written an ASP.NET MVC3 Web application which runs perfectly inside the Visual
We have an ASP.net 2.0 web application which is using themes set on the
I have an ASP.NET 3.5 web application which works perfectly fine on my local

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.