Welcome to my personal blog, All the information in this bogs is my ideas,findings and thoughts on .Net, Asp.Net and SharePoint.
ALL POSTING ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND
August 2006 - Posts
-
This exception occurs when your try to create a WSS site from an Asp.Net application. Please make sure that the site creation code should NOT execute when Page.IsPostBack equal false. and please insert the below code snippets in the page load event. Sometimes Read More...
|