Results 1 to 2 of 2

Thread: A simple Problem

  1. #1

    Thread Starter
    Hyperactive Member Kirun's Avatar
    Join Date
    Oct 2001
    Location
    Karachi , Pakistan
    Posts
    333

    Exclamation A simple Problem

    i have made a sinple component dll in vb . . with a
    public sub ...
    showing a message box..
    i instantiate it through vb .. client . .
    working fine ..
    but when i do instantiate in asp by
    server.createobject ..
    it doesnot work . .
    i debugged .. its successfully loaded but.. when
    calling proc .. its getting hanged...
    but the irony is that .. its working fairly on my
    other pc wid pws..
    tell me if it is IIS prob. .
    means when i installed a component ..
    plz tell what u understand and what we can do of it .

  2. #2
    Junior Member
    Join Date
    Jul 2001
    Posts
    29

    Lightbulb

    You can't use the MsgBox through ASP!

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