T
Tony Proctor
I seem to have damaged something on one machine, probably in the registry,
that is preventing access to DCOM servers when they have a space in their
paths - unless that path is "C:\Program Files\Microsoft Visual Studio\VB98"
which seems to be treated a little differently. Can anyone help me locate
the cause?
As soon as I try to instantiate one of the classes of such a VB6 ActiveX EXE
project (new or old), then I get the above error, plus an Event Log entry of
1000:
Unable to start a DCOM Server: {137DA12F-A721-45C3-9FD4-D44DE1B9E82A}.
The error:
"C:\AIM Tech\Server\MyExe.exe -Embedding is not a valid Win32
application. "
Happened while starting this command:
C:\AIM Tech\Server\MyExe.exe -Embedding
This was all working until about one week ago. Also, the same projects still
work fine on a separate W2K machine that has an identical directory layout.
If I put quotes around the path in the LocalServer32 sub-key of the CLSID
entry in the registry then it works, but it never needed this before.
If anyone is interested, here's some further background on the symptoms:
http://groups.google.ie/group/micro...6ef1c/9c9f5f4d5fc08cd3?hl=en#9c9f5f4d5fc08cd3
Tony Proctor
that is preventing access to DCOM servers when they have a space in their
paths - unless that path is "C:\Program Files\Microsoft Visual Studio\VB98"
which seems to be treated a little differently. Can anyone help me locate
the cause?
As soon as I try to instantiate one of the classes of such a VB6 ActiveX EXE
project (new or old), then I get the above error, plus an Event Log entry of
1000:
Unable to start a DCOM Server: {137DA12F-A721-45C3-9FD4-D44DE1B9E82A}.
The error:
"C:\AIM Tech\Server\MyExe.exe -Embedding is not a valid Win32
application. "
Happened while starting this command:
C:\AIM Tech\Server\MyExe.exe -Embedding
This was all working until about one week ago. Also, the same projects still
work fine on a separate W2K machine that has an identical directory layout.
If I put quotes around the path in the LocalServer32 sub-key of the CLSID
entry in the registry then it works, but it never needed this before.
If anyone is interested, here's some further background on the symptoms:
http://groups.google.ie/group/micro...6ef1c/9c9f5f4d5fc08cd3?hl=en#9c9f5f4d5fc08cd3
Tony Proctor