Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cradster
  • Content: Threads
  • Order by date
  1. cradster

    How do you remove a SharedProperty value?

    I have a VB6 AcitveX DLL that uses MTS SharedPropertyManager. My object is called from ASP pages and the SessionID of the callers session is used as a Property name when creating a SharedProperty. When the users session dies (Session_OnEnd()) I would like to be able to destroy or delete the...
  2. cradster

    Resolving Computer Name From NT User ID

    Is it possible to retreive the computer name of any user on a network? I am writing a winpopup replacement using mailslots. The mailslots require the computer name, but I only want to have to type in the User ID to whom I want to send a message. ie I want to send a message to network user...
  3. cradster

    Sending & Receiving Winpopup Msgs

    I need to write a Visual Basic Winpopup class (DLL), so that I can send and receive Winpopups from ASPs, VB Apps etc. My DLL must work with existing Winpopup users so writing a Winsock Server/Client program is no good. I don't want to use third party products. Could someone please tell me how...
  4. cradster

    MTS "Out Of Memory" - Error: 4104 - Context Wrapper

    I have created and compiled up several ActiveX DLL which have been succesfully registered with MTS, the objects can then be succesfully instanciated from ASP (JavaScript) pages. Every now and then I get an "Out Of Memory" error. I have checked the Windows NT Event Viewer and found...

Part and Inventory Search

Back
Top