Hi folks,
Currently, users from domain A access MSCRM 4.0 (on domain B) via a custom ASP.NET page through impersonation using a generic MSCRM user account. (DOMAINB\crmsvc).
There's a one way trust between the two domains. The customer plans to breaj the trusts between the domains and expect domain A users still able to access MSCRM.
The one-way trust was removed during a recent trial. The custom ASP.NET page failed with an "Object Reference Not Found" message.
Question. Would it be possible to get it to work without trust between domains?