Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreating COM object
Message
From
27/10/1998 12:11:48
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00150876
Message ID:
00151083
Views:
27
>In the IIS administrator, bring up the property sheet for your web site. In the Application Settings section on the Virtual Directory tab check the "Run in separate memory space (isolated process)" check box. Then, when you need to recompile the dll, go back to the property sheet and click the Unload button. This should free up the dll for replacement.
>
>HTH
>
>>Hi All.
>>I created COM object with VFP(mydll.dll) and call this object from ASP
>>page like set yy = createobject("mydll.abc").
>>At the end of script i do set yy = nothing.
>>Everything works fine. But if I need to recreate this dll it gives me
>>error that permission denied even i closed all other application and
>>web browser.Only after rebooting computer i can recreate this dll.
>>I use IIS4 and it seems to me that web server is holding this dll
>>even though i no longer use it service.
>>Any ideas?
>>Thank you . Alex
Thank you, Gary.
I 'll try it
Previous
Reply
Map
View

Click here to load this message in the networking platform