Search results

  1. B

    Calling AppServer from a Windows Service

    I have a Windows Service (written in VB.NET) that monitors a message queue and uses the data in the messages it receives to make calls to an AppServer proxy. Everytime I try to create an instance of the proxy inside the service, it blows up with a "ClassFactory cannot supply requested class"...
Back
Top