Hello Lance,
Sorry for the late response. We just finished the research and posted the answer here:
The output that you see is not related to VS.NET IDE in anyway. The list of App Domains that you see there is the list of App
Domains that are loaded in the ASP.NET Worker process at that time. App Domains also can get loaded if you just browse
to a Web App.
Once we attach to the aspnet worker process, we list out all the currently loaded app domains and corresponding dlls
loaded for each of them.
To make things more clear, do this:
1) Open any Web Project
2) Issue iisreset command/Restart IIS
3) Now run your App and in the output Window, you will see only the current App gets listed. (along with the default App
Domain)
4) Now open a browser and browse to any other ASP.NET App.
5) Run your project again and you will see the Appdomains for your project, the App that you browsed and Default App
Domain.
Will it hurt the performance of web app since it loads so many assemblies?
Not at all. That is by design.
Thanks very much.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!From: (e-mail address removed) (Lance Barger)
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Subject: Re: Too many assemblies asp.net
!Date: 29 Jul 2003 07:08:11 -0700
!Organization:
http://groups.google.com/
!Lines: 139
!Message-ID: <
[email protected]>
!References: <
[email protected]> <
[email protected]>
<
[email protected]> <
[email protected]>
<
[email protected]> <Rs#
[email protected]>
!NNTP-Posting-Host: 216.98.201.200
!Content-Type: text/plain; charset=ISO-8859-1
!Content-Transfer-Encoding: 8bit
!X-Trace: posting.google.com 1059487691 4830 127.0.0.1 (29 Jul 2003 14:08:11 GMT)
!X-Complaints-To: (e-mail address removed)
!NNTP-Posting-Date: 29 Jul 2003 14:08:11 GMT
!Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!skynet.be!skynet.be!
newsfeed.online.be!sn-xit-02!sn-xit-06!sn-xit-09!supernews.com!postnews1.google.com!not-for-mail
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162979
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!The behavior has started again. Just wanted to show you my output
!screen for the web app Axis. Notice the assemblies for Axis plus the
!assemblies for another web app called Survey get loaded. Also, the
!annoying part, they both have to exit when I stop the Axis app.
!
!Thanks for all your help.
!Lance Barger
!
!'DefaultDomain': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll', No symbols
!loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.web.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.thunk.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.web.regularexpressions\1.0.3300.0__b03f5f7f11d50a3a\system.web.regularexpressions.dll',
!No symbols loaded.
!Auto-attach to process '[1516] aspnet_wp.exe' on machine 'LANCE'
!succeeded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll',
!No symbols loaded.
!'DefaultDomain': Loaded
!'c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll', No symbols
!loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.web.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.web.regularexpressions\1.0.3300.0__b03f5f7f11d50a3a\system.web.regularexpressions.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\experiment_survey\b0ba83db\21e68314\ngkjstxt.dll', Symbols
!loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\microsoft.visualbasic\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a\system.web.services.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.thunk.dll',
!No symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\experiment_survey\b0ba83db\21e68314\assembly\dl2\7e458136\700de17d_2f55c301\survey.dll',
!Symbols loaded.
!'/LM/w3svc/1/root/experiment/Survey-1-127039009692188816': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\experiment_survey\b0ba83db\21e68314\5ifsbzu8.dll', Symbols
!loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll', No symbols
!loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.web\1.0.3300.0__b03f5f7f11d50a3a\system.web.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.thunk.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.web.regularexpressions\1.0.3300.0__b03f5f7f11d50a3a\system.web.regularexpressions.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a\system.web.services.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\axis\03de8bff\9f2e4f66\assembly\dl2\20f1a1de\a05c0c06_da55c301\axis.dll',
!Symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\axis\03de8bff\9f2e4f66\1lqwwzpb.dll', Symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\assembly\gac\microsoft.visualbasic\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll',
!No symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\axis\03de8bff\9f2e4f66\q_l2s0fn.dll', Symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\axis\03de8bff\9f2e4f66\gzar4oed.dll', Symbols loaded.
!'/LM/W3SVC/1/Root/Axis-6-127039609395119280': Loaded
!'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net
!files\axis\03de8bff\9f2e4f66\ddqcxalq.dll', Symbols loaded.
!The program '[1516] aspnet_wp.exe:
!/LM/w3svc/1/root/experiment/Survey-1-127039009692188816' has exited
!with code 0 (0x0).
!The program '[1516] aspnet_wp.exe: DefaultDomain' has exited with code
!0 (0x0).
!The program '[1516] aspnet_wp.exe:
!/LM/W3SVC/1/Root/Axis-6-127039609395119280' has exited with code 0
!(0x0).
!