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

  • Home
  • SEARCH
  • 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 6872713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:57:51+00:00 2026-05-27T03:57:51+00:00

I am working on a web application (ASP.NET 3.5/C#) based on a legacy application

  • 0

I am working on a web application (ASP.NET 3.5/C#) based on a legacy application over which we have implemented our code. The application is hosted on a Virtual Machine where MS Server 2003 with IIS 6 is installed.

Randomly some exceptions occur, like:”Loading this assembly would produce a different grant” without giving us much information on where/why does it happen in the application.
For this reason we want to track the web application in order to get as much information as possible about its behaviour.

We have just started using “NLog” to track the users activity and the Requests/Responsed in a log file. However can anyone suggest some further application in order to get more information?

Since part of the code is not accessible due to the legacy application, a solution that would avoid direct interaction with the code (as example the need to instantiate the application in the code itself) would be preferrable.

  • 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-27T03:57:52+00:00Added an answer on May 27, 2026 at 3:57 am

    You can try using adplus on the application pool process and generate dump whenever application throws exception. For instance executing following command:

     ADPlus -crash -iis -o c:\dumps
    

    will produce memory dumps of IIS and all MTS/COM+ packages currently running. By default it creates mini dumps on first chance exceptions (so those that might have been handled) and full dumps on second change exception (unhandled ones). If you are interested only in one particular pool you may use its PID (here is info how to get it) and run:

    ADPlus -crash -p <pid> -o c:\dumps
    

    After getting a dump you may load it into Visual Studio and try to debug your app (remember to configure your symbols path correctly)

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

Sidebar

Related Questions

I have created a Web Application in asp.net 2.0. which is working fine on
I am working on a web-based application using asp.net 4.0. I have some dlls
I am working with a Web application, based on Asp.Net 3.5 and WSS 3.0
I'm currently working on web application using VB in ASP.NET. Right now I have
Here's what i have : ASP.NET 4.0 Web Application Forms Authentication (Cookie Based) Here's
I am working on a ASP.NET MVC 2.0 Multi-Presentation web application which would use
I have 2 asp.net web applications, one of which is the main application and
I'm building a new ASP.NET web application based on a legacy one (Classic ASP).
I am working on a web application (ASP.NET) game that would consist of a
I'm working on a web application (with ASP.NET 2.0 (C#) and jQuery) In my

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.