Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreating COM object
Message
 
To
27/10/1998 09:13:09
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:
00151111
Views:
22
Just as an aside - while plain CreateObject will work in ASP it's
suggested you use Server.CreateObject instead. IIS performs caching
and other optimizatoins on objects when loaded through the server object
to generally provide better performance.

+++ Rick ---

>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
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform