Hi, I've got an integration with eB SDK working pretty well and if a user can log in through the SDK (clientProxy.Logon) everything is great. But, if the logon fails, I start having a problem with a completely different aspect of my application. Any .NET remote calls I make to our server side application (that also reference eB libraries) throw a server side exception: "Because of security restrictions, the type eB.Common.CallerIdentity cannot be accessed." Any ideas?
↧