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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:11:55+00:00 2026-06-04T01:11:55+00:00

I am basically trying to debug the installed version of our software by replacing

  • 0

I am basically trying to debug the installed version of our software by replacing the installed dll with a debug version of the same dll.

What do I need to do, to debug the installed version of my app.

  1. The dll file which I need to replace, exists in GAC.
  2. The installed version number is different to the debug version number.
  3. I am pretty sure (havent checked), installed version has a strong name, unsure about debug version.
  • 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-06-04T01:11:57+00:00Added an answer on June 4, 2026 at 1:11 am

    There’s no real question here, but it is clear that you are likely having problems make it work:

    • The app is going to find the DLL that’s in the GAC first. So you’ll want to unregister it and copy your debug version in the same directory as the app’s EXE so it always loads your replacement. Registering the debug version in the GAC is technically possible but see the next bullet.

    • The app is going to look for a specific [AssemblyVersion] and is not going to be very happy finding another one in your replacement. Clearly you want to give your debug version the same [AssemblyVersion] so that’s not a problem. You could add a <bindingRedirect> in the app.exe.config file if really necessary.

    • The app might check the strong name of your replacement DLL if it doesn’t run in full trust. So be sure to sign it with the same key and skip a headache with that.

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

Sidebar

Related Questions

Trying to debug something that basically .trim()'s, .val()'s and .length's a textarea input as
I'm trying to debug an issue that is really stumping me. Basically, I have
I am trying to debug an iPhone app that uses bluetooth for communication. I
I have a buggy kernel module which I am trying to fix. Basically when
So basically I just want to debug a couple of simple scripts by trying
I'm trying to implement my own qDebug() style debug-output stream, this is basically what
I'm trying to make an app for a website, basically just loads the website.
I am trying to debug a device driver which apparently causes other task to
I'm trying to basically trying to separate a specific amount of text from the
I am basically trying to trigger a function if the footer is inside the

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.