-
ActiveX DLL COM and ASP Problems
I have created an ActiveX Dll to act as a COM object for an ASP app. On my
development machine (VB used to debug component) it works fine, but when
I try and port the dll and asp pages to a new web server it just doesn't
work.
It seems like the server.createobject("MyApp.md") process doesn't seem to
work. I am thinking that it may be some sort of security/permissions issue.
Any help would be greatly appreciated.
Thanks
Felix
-
Re: ActiveX DLL COM and ASP Problems
try to see what is the error message. a lot of possiblilities can cause DLL
file can be called from VB itself but not ASP, for eg. you must register
the object at the web server.
"FP" <felix.padovan@itprojectsupport.com.au> wrote:
>
>
>
>I have created an ActiveX Dll to act as a COM object for an ASP app. On
my
>development machine (VB used to debug component) it works fine, but when
>I try and port the dll and asp pages to a new web server it just doesn't
>work.
>
>It seems like the server.createobject("MyApp.md") process doesn't seem to
>work. I am thinking that it may be some sort of security/permissions issue.
>Any help would be greatly appreciated.
>
>Thanks
>
>Felix
-
Re: ActiveX DLL COM and ASP Problems
On 21 Feb 2002 18:17:38 -0800, "FP" <felix.padovan@itprojectsupport.com.au> wrote:
¤
¤
¤
¤ I have created an ActiveX Dll to act as a COM object for an ASP app. On my
¤ development machine (VB used to debug component) it works fine, but when
¤ I try and port the dll and asp pages to a new web server it just doesn't
¤ work.
¤
¤ It seems like the server.createobject("MyApp.md") process doesn't seem to
¤ work. I am thinking that it may be some sort of security/permissions issue.
¤ Any help would be greatly appreciated.
You need to post more info, specifically the error message you are generating.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks