cancel
Showing results for 
Search instead for 
Did you mean: 

WCF and ESE with PDK

Former Member
0 Kudos

All, is it possible to use proxies generated from the WCF (using either svcutil or the ESE) with the PDK for .NET? When the you generate a proxy using WCF, it creates entries in the web.config file -- this doesn't work with PDK since there is one global web.config file used by the pdk runtime. Any information or ideas would be appreciated. Thanks --Matt

Accepted Solutions (0)

Answers (1)

Answers (1)

rima-sirich
Advisor
Advisor
0 Kudos

Hi Matt,

On my opinion, possible workarond ( not very elegant but still possible ) for this issue is to copy relevant portion of web.config file to the global web.config file used by Portal Runtime for .NET. In case you have more then one Portal Runtime for .NET node, update for each node web.config file separetely. After web.config file update, restart each Portal Runtime for .NET node.

Regards,

Rima