Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ClickOnce » Debugging   (RSS)

Debugging a Partial Trust ClickOnce Application

Although the theory is that by the time we deploy a finished application it's already fully debugged we all know that in practice things rarely go that smoothly. So what happens if you deploy a partial trust ClickOnce application that starts to crash
Posted by shawnfa | 3 Comments
Filed under: ,

Whidbey's New SecurityException

One of the more difficult things to debug with .NET 1.0 and 1.1 is the security exception. With these frameworks generally the only information that you got was the state of the failed permission. Due to the complexity of debugging security problems,
 
Page view tracker