<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Codeplex Club Starter Kit</title><link>http://forums.asp.net/1134.aspx</link><description>Discussions about the Codeplex Club Starter Kit, which extends Microsoft’s Club Web Site Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Publishing error</title><link>http://forums.asp.net/thread/3066282.aspx</link><pubDate>Mon, 06 Apr 2009 11:55:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3066282</guid><dc:creator>rajbipul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3066282.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1134&amp;PostID=3066282</wfw:commentRss><description>&lt;p&gt;the error is seems to form the web.config side.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;but as you suggested i will doing that and also it is not working correctly.&lt;/p&gt;</description></item><item><title>Re: Publishing error</title><link>http://forums.asp.net/thread/3065812.aspx</link><pubDate>Mon, 06 Apr 2009 08:56:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3065812</guid><dc:creator>qwe123kids</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3065812.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1134&amp;PostID=3065812</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In sqlserver In Table or view &amp;quot;WebSettings&amp;quot; Your user example:- sa donot have rights to use select query .. Modify the rightof user&amp;nbsp;and provide &amp;#39;select&amp;quot; Rights To it..&lt;/p&gt;
&lt;p&gt;Hope it helps&lt;/p&gt;</description></item><item><title>Publishing error</title><link>http://forums.asp.net/thread/3065683.aspx</link><pubDate>Mon, 06 Apr 2009 08:05:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3065683</guid><dc:creator>rajbipul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3065683.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1134&amp;PostID=3065683</wfw:commentRss><description>&lt;p&gt;this is the error i am getting while i am trying to publish the website over the server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;please tell me what to do for this error and you all have done for the error.&lt;/p&gt;
&lt;p&gt;has any one who had published the Club website do tell me about this error what you have done to correct this error.&lt;/p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;
&lt;h1&gt;Server Error in &amp;#39;/&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;The SELECT permission was denied on the object &amp;#39;WebSettings&amp;#39;, database &amp;#39;unifiedm_ClubDB&amp;#39;, schema &amp;#39;dbo&amp;#39;.&lt;/i&gt; &lt;/h2&gt;
&lt;p&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException: The SELECT permission was denied on the object &amp;#39;WebSettings&amp;#39;, database &amp;#39;unifiedm_ClubDB&amp;#39;, schema &amp;#39;dbo&amp;#39;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/code&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[SqlException (0x80131904): The SELECT permission was denied on the object &amp;#39;WebSettings&amp;#39;, database &amp;#39;unifiedm_ClubDB&amp;#39;, schema &amp;#39;dbo&amp;#39;.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1950890
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4846875
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2392
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +33
   System.Data.SqlClient.SqlDataReader.get_MetaData() +83
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +141
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +70
   SubSonic.SqlDataProvider.GetReader(QueryCommand qry) in C:\SubSonic 2.0.3\src\SubSonic\DataProviders\SqlDataProvider.cs:138
   SubSonic.DataService.GetReader(QueryCommand cmd) in C:\SubSonic 2.0.3\src\SubSonic\DataProviders\DataService.cs:343
   SubSonic.AbstractRecord`1.LoadByParam(String columnName, Object paramValue) in C:\SubSonic 2.0.3\src\SubSonic\ActiveRecord\AbstractRecord.cs:328
   ClubStarterKit.Data.WebSettings..ctor(String columnName, Object columnValue) in D:\bipul project\Standard_(VB)\ClubStarterKit.Data\Generated\WebSettings.vb:53
   ClubStarterKit.Web.Settings.PushToSession() +160
   ASP.global_asax.Session_Start(Object sender, EventArgs e) +63
   System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +8779824
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +237
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +504
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +66
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +155
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Version Information:&lt;/font&gt;&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074 &lt;/font&gt;&lt;/p&gt;</description></item></channel></rss>