UNSOLVED

cfb11

updated

18 years ago

C

cfb11

2 Intern

132 Posts

0

302

April 15th, 2008 03:00

Developing with DiskExtender SDK - DxServiceLogOnEx problems

Hello, i´m currently developing in VB6 with the DiskExtender SDK. In my development machine everything goes wright but when o try to run the app in production server i get the following error - RPC Server is unavailable error code: 1722. This seems to happen when the app reaches the DxServiceLogOnEx function. There are to parametres there, ProtocolType and EndPoint that suggests a previous configuration to run correctly, but I tryed all possible and still get that error.
Can anyone help please?

Thank you.
  • fschlupp

    2 Intern

    397 Posts

    80

    0

    Posted April 19th, 2008 11:00

    Not sure if this will help.
    Perhaps specify RPC_PROTOCOL_TCPIP as the protocol and DX_RPC_EP_TCPIP as the endpoint? Or you can use 0 and NULL