Well it looks like this problem is with some DCOM settings spawning the AccSmngr as a different user then the calling application. It turns out that the security settings needed to associate the two then the processes were able to work as intended.
John,
////WHAT/////
There are really only two solutions, I believe, when dealing with this. Either you reference on your solution each version of Extra and then write a version switch call routine for each method you need to call (typically done at the loading of your application and the...
Background:
This code is ran in a service. For every user this code is called to reset their password for this application. This is an SSO environment, but the error is reproducable outside the environment.
The error is that occasionally, I get a Cannot perform runtime binding on a null...
John,
I did this through COM and DCOM. I installed Attachmate and then registered Extra.tlb on the deployement target and local machine (for debugging and references).
Look at regasm.exe and regsrv32.exe.
Secondly you need to setup permissions (though I am somewhat vague on the exact...
I am not sure if this is the wrong forum but if it is please let me know. If it isn't here is an update:
I built a seperate application, this time a desktop C# windows form application. I copied the code and ran it from that application and it worked. The things that are different are:
one...
Background:
This code is ran in a service. For every user this code is called to reset their password for this application. This is an SSO environment, but the error is reproducable outside the environment.
The error is that occasionally, I get a Cannot perform runtime binding on a null...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.