-
Recent Posts
Tags
Categories
Archives
Meta
Category Archives: Application Errors
Caller was not authenticated by the service Dynamics SDK error
Every once in a while something unexplainable happens. It was a nice rainy day in January(that’s Canadian winter nowadays), I was deploying my CRM solution to the test server.. and that’s when it happened: “Caller was not authenticated by the … Continue reading
Sharepoint: An unexpected error has occurred while creating a search center
That’s the power of internet.. However confusing the error message, there are people who have seen it already, and you can often find a solution in just a few minutes by going to google. Thanks to this post here: http://www.sperrgebiet.org/2010/03/an-unexpected-error-has-occurred-when-trying-to-create-an-enterprise-search-center-in-sharepoint-2010/ … Continue reading
Posted in Application Errors, Sharepoint, Twitted
Leave a comment
System.Xml.XmlDocument: Namespace Manager or XsltContext needed
You may get the following error when you call XmlDocument.SelectNodes without providing a namespace manager: “Namespace Manager or XsltContext needed. This query has a prefix, variable, or user-defined function” The problem is that there is a namespace in the xml … Continue reading
Posted in .NET, Application Errors
Leave a comment
