Skip to content

Instantly share code, notes, and snippets.

@jschementi
Created March 27, 2009 22:43
Show Gist options
  • Save jschementi/86951 to your computer and use it in GitHub Desktop.
Save jschementi/86951 to your computer and use it in GitHub Desktop.
<!--
the following goes in the <httpHandler> section
in a ASP.NET application's web.config file
-->
<add verb="*" path="*.xap" validate="false" type="Chiron.XapHttpHandler,Chiron" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment