开发者

wcf - .net 3.5 client and .net 4.0 routing service

is it possible for a .net 3.5 appli开发者_JS百科cation to communicate smoothly with .net 4.0 routing wcf service?

should i get in to any problems when trying to perform this operation? can i work with the simple channel factory?


Depends what you mean by communicate.

The application will be able to call the service over WCF.

It will not be able to call the dll directly, the dll runs in an application pool and the application pool is tied to a specific version of the framework.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜