Results 1 to 4 of 4

Thread: Question about Register DLL in Web Server

  1. #1
    Can
    Guest

    Talking Question about Register DLL in Web Server

    I made a dll files for my asp application. The dll file uses ADO to get access to the database. What is the proper way distributing the asp app? I know I need to register the dll on the web server, do I need to include/register the ado dll file on the server or just the dll files that I created?

    Thanks!!

  2. #2
    MadWorm
    Guest
    As long as MDAC is installed on your server and your custom DLLs are registered you are right to go. Does that answer your question?

  3. #3
    Can
    Guest
    Yes! Thanks.

    One more question, if my dll uses ole automation w/ MS Outlook, is MDAC all I need on the web server? Thanks again.

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Nope, you need Outlook installed as well..
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width