M
Mezz
Microsoft has a page titled
'Connecting to the Virtual Server COM Object'
I'd expect this to work out of the chute but I am having issues with
the (surprise surprise) call to CoInitializeSecurity().
The link and source is here
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msvs...
And the error is the dreaded
'Security must be initialized before any interfaces are marshalled or
unmarshalled. It cannot be changed once initialized.'
This is happening during the call to CoInitializeSecurity.
I'm working on XP, in C#, and am curious if anyone out there had the
same issue with the source and whether a resolution was found.
Thanks,
-Mezz
'Connecting to the Virtual Server COM Object'
I'd expect this to work out of the chute but I am having issues with
the (surprise surprise) call to CoInitializeSecurity().
The link and source is here
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msvs...
And the error is the dreaded
'Security must be initialized before any interfaces are marshalled or
unmarshalled. It cannot be changed once initialized.'
This is happening during the call to CoInitializeSecurity.
I'm working on XP, in C#, and am curious if anyone out there had the
same issue with the source and whether a resolution was found.
Thanks,
-Mezz