|
-
Oct 9th, 2000, 03:19 PM
#1
Thread Starter
New Member
Hi,
Iam developing a dll for an asp application. The problem I have is this. If a work on a win2000 enviroment, and I recompile my DLL all I have to do is close down IIS and unregister the dll, so I can recompile it and test it over and over. However,if I work on the win98 plataform for some reason I can't unregister the dll. The unregister function seems to work but in reality, the dll never gets to be unregistered, because I can't recomile it any more unless I restar my computer. It seems that for some rason it stays in the memory somewhere.
If anybody has had the same problem, plese help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|