Dot Net Solutions
George V Place,
4 Thames Avenue
Windsor
Berkshire
SL4 1QP
Great Britain
0845 402 1752
GEO: -0.606174, 51.4843
 
 
 
 
04 Nov 2009

ASP.NET Health Monitoring – Where is my Stack Trace?

A new application we are currently building was occasionally throwing an UnauthorizedAccessException exception. Using the ASP.NET health monitoring we became aware of this very quickly. Having used the health monitoring for several past projects, we generally find it a very effective way to get information about problems, such as the exception message and stack trace. Unfortunately, the health monitoring event raised by the UnauthorizedAccessException exception did not contain any informatio ... [Read more]
Published: 04 Nov 2009  09:27 | 0  Comments | 0  Links to this post
 
 
 
 
24 Nov 2008

Building a Web Part UI

Recently I've been spending a lot of time working on various SharePoint projects, none more challenging than the Citroën site launched earlier this year. I'm going to take the time to explain how we put together our web parts and server controls, particularly from the point of view of a WCM scenario where the complexity of our mark-up was significantly greater than that of a traditional "vanilla" intranet SharePoint due to the various accessibility guidelines we needed to adhere to ... [Read more]
Published: 24 Nov 2008  09:13 | 0  Comments | 0  Links to this post