DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    FP Guest

    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

  2. #2
    ip266 Guest

    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



  3. #3
    Paul Clement Guest

    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)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links