Friday, March 5, 2010

Joy of Visual Studio 2010 Beta2

I know I should be using VS2010 RC BUT... it does not support Silverlight 4.
As a result, I have to face the joy of Beta version, and remove very often and manually the WCF option:

decompressionEnabled="true"

within the Web.Config.

If it was the only problem, that would not be frustrating to build, package and deliver the application !


======================
Erreur source:


Ligne 274 :
Ligne 275 : maxReceivedMessageSize="65536" allowCookies="false" authenticationScheme="Anonymous"
Ligne 276 : bypassProxyOnLocal="false" decompressionEnabled="true" hostNameComparisonMode="StrongWildcard"
Ligne 277 : keepAliveEnabled="true" maxBufferSize="65536" proxyAuthenticationScheme="Anonymous"
Ligne 278 : realm="" transferMode="Buffered" unsafeConnectionNtlmAuthentication="false"

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.