Hellow,
I am working with csla framework 2.0.vs 2005.now i am try to run this project in .net framework 4.5.code run well in local machine but when i try to remote this,show an error called assemblay could not found "name of assemblay".
Note:my project is desktop base and the csla version is 2.0 and it's work with .net 4.5(running well on local machine).
works well when comment--- cslaDataPortalProxey.
code given bellow:
value="Csla.DataPortalClient.RemotingProxy, Csla"/> //use for remoting.
value="http://..........."/>
Replies
Know the answer? Post it — somebody with the same question will find it here.