Ask a Question related to ASP.NET General, Design and Development.
-
Guru Prasad #1
unloading assemblies - delayed ?
Is there a delay involved in unloading assemblies once a virtual directory
is "deleted" using IIS Manager ? At times even after the virtual directory
is removed i cannot delete the backing physical directory and it looks like
ASPNET runtime is holding on to the assemblies. Once i recycle the ASPNET
process, i can delete this directory. Has this got anything to do with
strong-named/signed assemblies ( even though deployed as private
assemblies ) ? Or is the loading/unloading behavior different for assemblies
that are used for HttpModules.
And is there a fix ?
Guru Prasad Guest
-
Unloading SWFLoader... BUG??!
I have the same problem: After loading an .swf like this: _myLoader.load("my_swf.swf"]); I can not completely unload the swf, the sound always... -
Help with unloading movie
So here's the situation. I'm trying to create a flash movie that has a two buttons and a loader component. One button will pull a video from one... -
Unloading web service
Hello! How can I unload my web service from aspnet_wp.exe programmatically? The OS is Windows 2003 server, .NET v1.1.4322. Thanks in advance! ... -
Loading and Unloading an FLV
Greetings, I am having some trouble with the Media Component in MX Pro. I have a flash presentation built with nav buttons etc. ...... I am... -
HPL unloading error
Dear all, OS: Solaris 2.7 Memory : 2048MB CPU : 4 Engine Version : IDS 7.31.UC2 I'm using HPL to unload my database into the flat files... -
Kevin Spencer #2
Re: unloading assemblies - delayed ?
Assemblies remain loaded as long as there is at least one process attached
to them.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of little things.
"Guru Prasad" <gprasad@amberpoint.com> wrote in message
news:O64dGxzSDHA.1912@TK2MSFTNGP12.phx.gbl...like> Is there a delay involved in unloading assemblies once a virtual directory
> is "deleted" using IIS Manager ? At times even after the virtual directory
> is removed i cannot delete the backing physical directory and it looksassemblies> ASPNET runtime is holding on to the assemblies. Once i recycle the ASPNET
> process, i can delete this directory. Has this got anything to do with
> strong-named/signed assemblies ( even though deployed as private
> assemblies ) ? Or is the loading/unloading behavior different for> that are used for HttpModules.
> And is there a fix ?
>
>
Kevin Spencer Guest
-
Guru Prasad #3
Re: unloading assemblies - delayed ?
Do i get any response at all ? It seems like if a post even slightly hints
at a possible bug in the .NET impl. the post goes unanswered.
Is this normal ? Another of my posts met the same fate!
"Guru Prasad" <gprasad@amberpoint.com> wrote in message
news:O64dGxzSDHA.1912@TK2MSFTNGP12.phx.gbl...like> Is there a delay involved in unloading assemblies once a virtual directory
> is "deleted" using IIS Manager ? At times even after the virtual directory
> is removed i cannot delete the backing physical directory and it looksassemblies> ASPNET runtime is holding on to the assemblies. Once i recycle the ASPNET
> process, i can delete this directory. Has this got anything to do with
> strong-named/signed assemblies ( even though deployed as private
> assemblies ) ? Or is the loading/unloading behavior different for> that are used for HttpModules.
> And is there a fix ?
>
>
Guru Prasad Guest



Reply With Quote

