MarimerLLC / cslaforum

Discussion forum for CSLA .NET
https://cslanet.com
Other
31 stars 6 forks source link

Loosing CSLA ApplicationContext in Async Call #343

Open coding786 opened 7 years ago

coding786 commented 7 years ago

We are making async DataPortal Execute Calls and we store user identity in ApplicationContext. This identity is getting lost on Dataportal server side. Please suggest how to use ApplicationContext with asynchronous Dataportal calls.

jonnybee commented 7 years ago

Can you show us the code that does not work for you and provide details of which type of client UI and version of CSLA you are using?