开发者

Domain service class Template problem

开发者 https://www.devze.com 2023-03-30 20:37 出处:网络
Can you tell me开发者_运维知识库 how to add domain service class template as it is missing from the web part.

Can you tell me开发者_运维知识库 how to add domain service class template as it is missing from the web part.

Any help will be appreciated...


Try to add .Svc file and in the cs file implement the iDomainContext that will resolve your issue

making WCFService work as Domain Service.

0

精彩评论

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