Develop .Net apps for iPhone on Mono platform
April 26, 2011 Leave a Comment
Monotouch: http://monotouch.net/
April 26, 2011 Leave a Comment
Monotouch: http://monotouch.net/
April 26, 2011 Leave a Comment
If you’re getting “Search service not found” executing search against SharePoint 2010 Custom Site Collection Help do the following:
June 24, 2010 Leave a Comment
June 16, 2010 Leave a Comment
Server Error in ‘/’ Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred creating the configuration section handler for system.serviceModel/bindings: Could not load type ‘System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement’ from assembly ‘System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089′.
Source Error:
|
Line 543: </endpointBehaviors> Line 544: </behaviors> Line 545: <bindings> Line 546: <basicHttpBinding> Line 547: <binding name=”BasicHttpBinding” closeTimeout=”00:01:00″ openTimeout=”00:01:00″ receiveTimeout=”00:10:00″ sendTimeout=”00:01:00″ allowCookies=”false” bypassProxyOnLocal=”false” hostNameComparisonMode=”StrongWildcard” maxBufferSize=”524288″ maxBufferPoolSize=”524288″ maxReceivedMessageSize=”524288″ messageEncoding=”Text” textEncoding=”utf-8″ transferMode=”Buffered” useDefaultWebProxy=”true”> |
Link to post on this error: http://social.msdn.microsoft.com/Forums/en-US/netfxnetcom/thread/853e2c1e-9216-46b3-b8e7-0594b64f01b4
April 20, 2010 Leave a Comment
January 13, 2010 1 Comment
Issue:
Shared Services User Profile import is working but none of membership groups are being imported.
Log file has zero PEOPLE_DL_IMPORT enties, but user profiles are being imported successfully.
Solution:
Check your “Office Server Web Services” web app – by default its configured with SSL on port 56738 & self published cert.
Membership groups import uses SSL channel and SSL cert can be corrupt.
Strangely it uses SSL channel instead of straight HTTP even thou “Use Secure Sockets Layer (SSL)” in “Shared Services Provider” is set to “No”: