Results 1 to 2 of 2

Thread: ASP and COM DLL

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    1

    Question

    When I write a simple VB COM and run it in an Active Server Page i get the following error message.

    "Object variable or With block variable not set "

    Any Clues Thanks

  2. #2
    Addicted Member Active's Avatar
    Join Date
    Jan 2001
    Location
    Lat: 13° 4' 46" N, Long: 80° 15' 20" E
    Posts
    209
    You have declared an Instance of the component Without the New Keyword or
    the Decalred object Variable is not initiated.
    If you can't beat your computer at chess, try kickboxing !!!
    [Download Tag Editing Tools.]

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