mex-bindings
Metadata Exchange Problem - Limit on the number of methods?
I have a WCF service exposing some 34 methods. Up until today metadata exchanging using MetadataExchangeClient was working just fine, but suddenly I started getting the following exception:[详细]
2023-04-01 23:25 分类:问答WCF: Automatically disable MEX from DEBUG to RELEASE builds in VS2010?
I have code that automatically disbles fault information from flowing to clients when a RELEASE build of our product in installed.I am wondering whether there is a clever way that we can also disable[详细]
2023-01-24 16:40 分类:问答"interface not found" in WCF Moniker without registration for excel
I\'m trying to connect excel to a WCF service, but I can\'t seem to get even a trivial case to work... I get an Invalid Syntax error when I try and create the proxy in excel.I\'ve attached the visual[详细]
2023-01-02 09:23 分类:问答WCF mex too large
I have a mex binding that exceeds the reader quota of 16k.I know how to increase the size of the basicHttpBindings but the mexHttpBinding does not allow for the same increase of buffer sizes etc.[详细]
2022-12-17 22:20 分类:问答