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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:25:01+00:00 2026-05-27T20:25:01+00:00

What happens (in terms of CLR) when the code on a classic ASP page

  • 0

What happens (in terms of CLR) when the code on a classic ASP page creates an instance of .NET class (marked as ComVisible, type library is registered)?

What AppDomain is used for the newly created instance? Does it have anything to do with the AppDomain of the ASP.NET application running on the same site?

  • 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-27T20:25:02+00:00Added an answer on May 27, 2026 at 8:25 pm

    Each “application” (an asp.net or classic ASP site) in IIS runs in a win32 process, also known as an “application pool.” Each application pool (process) may have zero or one version of the CLR loaded* (1.0,1.1,2.0,4.0) loaded into the process simultaneously. Each CLR instance, within a process, has at least one Application Domain, the unit of execution and isolation for .NET. When you instantiate a .NET component via a CCW (COM-callable wrapper) from classic ASP, the CLR is loaded into the application pool process that hosts that site, and a default appdomain is created for that process. The logical position in the URL path hierarchy is irrelevant because different segments can have different application pools.

    That probably is a lot to take in, but I suggest reading up on IIS/WAS architecture and the CLR’s process/appdomain/assembly relationships.

    *The CLR 4.0 loader allows one or more versions of the CLR to be loaded into the same process

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

Sidebar

Related Questions

Consider the scenario: I visited a page of a website built using ASP.NET. The
in the following code, How - in terms of memory management - is class
Is it possible to handle this event in some way? What happens in terms
What exactly happens, in terms of memory, when i declare something like: char arr[4];
What happens in the following code? Does the synchronization work? This is an interview
I am wondering what happens in terms of CCDirector pause and resume calls when
I am putting together a web page which is quite 'expensive' in terms of
In terms of what's happening between the client and server, what happens when I
Currently I am working on small application in asp.net mvc. It is a some
Are autoboxing and unboxing actually fancy terms for operator overloading? What happens when we

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.