Hanna Yu
2007-02-09 17:52:01 UTC
I created a .Net component, and used "regasm" to get the compoennt
registered. I used an ASP page to call this component, and it worked ok.
Later I needed to make change to this component, so I unregistered the dll
by using "regasm /u" without getting any error. But it seemed like the
ungister function didn't work right away, because I coulldn't recompile the
dll project and I can still call this component from the ASP page after I
used the unregister function. Some times it took 20 minutes, but now it took
hours to get the component unregistered completely.
Please any help! Thank!
Hanna
registered. I used an ASP page to call this component, and it worked ok.
Later I needed to make change to this component, so I unregistered the dll
by using "regasm /u" without getting any error. But it seemed like the
ungister function didn't work right away, because I coulldn't recompile the
dll project and I can still call this component from the ASP page after I
used the unregister function. Some times it took 20 minutes, but now it took
hours to get the component unregistered completely.
Please any help! Thank!
Hanna