| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Feb 8 at 16:00 | |
| stats | profile views | 1 |
|
Sep 15 |
awarded | Editor |
|
Sep 15 |
revised |
Using customized list field iterator breaks sharepoints attachment behaviour added 32 characters in body |
|
Sep 15 |
asked | Using customized list field iterator breaks sharepoints attachment behaviour |
|
Sep 13 |
awarded | Tumbleweed |
|
Sep 6 |
asked | Custom field editor problem |
|
Aug 24 |
awarded | Commentator |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <message clientCredentialType="UserName" algorithmSuite="Default" /> </security> </binding> </basicHttpBinding> </bindings> <client> <endpoint address="portalen/_vti_bin/namespacename/Action.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IAction" contract="Action.IAction" name="BasicHttpBinding_IAction" /> </client> </system.serviceModel> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <security mode="TransportCredentialOnly"> <transport clientCredentialType="Ntlm" proxyCredentialType="None" realm="" /> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" /> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true"> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <message clientCredentialType="UserName" algorithmSuite="Default" /> </security> </binding> <binding name="BasicHttpBinding_IAction1" closeTimeout="00:01:00" |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <security mode="TransportCredentialOnly"> <transport clientCredentialType="Ntlm" proxyCredentialType="None" realm="" /> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true"> <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" /> |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception <system.serviceModel> <bindings> <basicHttpBinding> <binding name="BasicHttpBinding_IAction" closeTimeout="00:01:00" |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception sorry slipped on the keyboard, i am new at wcf so i am probably doing something not so intelligent. From my understanding when using a factory attribute in the cksdev wcf template, the endpoint configuration would be configured for me, and i would not need to put them in a servicemodel configuration section in my app.config. Further regarding the client config it looks like this, |
|
Aug 24 |
comment |
Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception Your absolutely correct, i am new at using WCF, so i sti |
|
Aug 24 |
asked | Instantiating CKSDEV WCF service reference client object causes Default Endpoint Exception |