<?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>Club Web Site Starter Kit</title><link>http://forums.asp.net/1004.aspx</link><description>Discussions about 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>can't edit events and news pages</title><link>http://forums.asp.net/thread/3517613.aspx</link><pubDate>Tue, 17 Nov 2009 13:15:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3517613</guid><dc:creator>luigit</dc:creator><author>luigit</author><slash:comments>11</slash:comments><comments>http://forums.asp.net/thread/3517613.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3517613</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi, I&amp;#39;m new to this forum, &lt;/p&gt;
&lt;p&gt;I&amp;#39;m testing club website on my pc, I can create photo albums as administrator but when I try to write news or events and save it the website doesn&amp;#39;t save it...why?&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;I use C#&lt;img title="Embarassed" border="0" alt="Embarassed" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif" /&gt;&lt;/p&gt;</description></item><item><title>Deleting a Photo Album</title><link>http://forums.asp.net/thread/1332168.aspx</link><pubDate>Tue, 04 Jul 2006 16:11:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1332168</guid><dc:creator>glura</dc:creator><author>glura</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/1332168.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=1332168</wfw:commentRss><description>&lt;p&gt;Does anyone have an example or tips for what needs to be done to delete a photo album?&lt;/p&gt;
&lt;p&gt;I know I'll have to do something like:&amp;nbsp; DELETE FROM Albums WHERE (albumid = @albumid)&lt;/p&gt;
&lt;p&gt;But I also need to delete all images associated with that album.&lt;/p&gt;
&lt;p&gt;I'm also not sure what to do after the delete completes?&amp;nbsp; For example, what page should display?&lt;/p&gt;
&lt;p&gt;any advice would be appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;</description></item><item><title>E-mail</title><link>http://forums.asp.net/thread/3524966.aspx</link><pubDate>Fri, 20 Nov 2009 23:28:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3524966</guid><dc:creator>lhr</dc:creator><author>lhr</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3524966.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3524966</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I am using club starter kit 2.0 final&lt;span style="FONT-FAMILY:;FONT-SIZE:x-small;"&gt;
&lt;p&gt;&lt;span&gt;and when I use send e-mail to just Editors it send it. &lt;/p&gt;&lt;/span&gt;
&lt;p&gt;-----------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;span style="FONT-FAMILY:;FONT-SIZE:large;"&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/i&gt;&lt;/b&gt;
&lt;p&gt;&lt;span style="FONT-FAMILY:Arial;"&gt;
&lt;p&gt;Description: &lt;/p&gt;&lt;/span&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.IndexOutOfRangeException: There is no row at position 0.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-FAMILY:Courier New;FONT-SIZE:x-small;"&gt;&lt;span style="FONT-FAMILY:Courier New;FONT-SIZE:x-small;"&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="FONT-FAMILY:Arial;COLOR:#ff0000;FONT-SIZE:x-small;"&gt;&lt;span style="FONT-FAMILY:Arial;COLOR:#ff0000;FONT-SIZE:x-small;"&gt;&lt;span style="FONT-FAMILY:Arial;COLOR:#ff0000;FONT-SIZE:x-small;"&gt;
&lt;p&gt;Line 418: Return CType(Me.Rows(index),MemberInfoRow)&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="FONT-FAMILY:Arial;FONT-SIZE:x-small;"&gt;&lt;span style="FONT-FAMILY:Arial;FONT-SIZE:x-small;"&gt;
&lt;p&gt;Line 419: End Get&lt;/p&gt;
&lt;p&gt;Line 420: End Property&lt;/p&gt;
&lt;p&gt;------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;What does this mean?&lt;/p&gt;
&lt;p&gt;How can I&amp;nbsp;fix this?&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;LHR&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Merge Databases</title><link>http://forums.asp.net/thread/3511830.aspx</link><pubDate>Fri, 13 Nov 2009 20:35:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3511830</guid><dc:creator>Sairento</dc:creator><author>Sairento</author><slash:comments>10</slash:comments><comments>http://forums.asp.net/thread/3511830.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3511830</wfw:commentRss><description>&lt;p&gt;For the Club Website Starter Kit, is it possible to merge the databases into one?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Due to the costs of my web host having 2 databases would be around £125+ per year which is an insane amount for such a small club.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;however our budget would allow for one database, so i was wondering if it was possible to merge the 2 databases into one thus lowering the cost of running the site.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Edit: i have since seen about using a tool called aspnet_regsql.exe however i have tried this and it fails every time.&lt;/p&gt;</description></item><item><title>Recurring Calendar Events</title><link>http://forums.asp.net/thread/3502855.aspx</link><pubDate>Mon, 09 Nov 2009 21:18:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3502855</guid><dc:creator>alansmelin</dc:creator><author>alansmelin</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3502855.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3502855</wfw:commentRss><description>&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;Does anyone know whether it would be possible to create a calendar event and have them recurring - e.g. book a calendar event that can be recurring on a weekly basis?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Alan&amp;nbsp;&lt;/p&gt;</description></item><item><title>edit pages logged in as admin?</title><link>http://forums.asp.net/thread/3482310.aspx</link><pubDate>Wed, 28 Oct 2009 19:28:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3482310</guid><dc:creator>BoostedH23a1</dc:creator><author>BoostedH23a1</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3482310.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3482310</wfw:commentRss><description>&lt;p&gt;Hey guys be forwarned, i am a noob.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am usings clubsite extended as my template for my webpage. i was wondering if i can create pages that i can edit the content/text just by logging into the site as ADMIN. that would be great for what i am trying to do. is that possible?&lt;/p&gt;&lt;p&gt;i have some existing webparts i was thinking it would be something like that but figured i would ask.&lt;/p&gt;&lt;p&gt;thanks in advance&lt;/p&gt;&lt;p&gt;lee&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>theme css?</title><link>http://forums.asp.net/thread/3495861.aspx</link><pubDate>Thu, 05 Nov 2009 11:31:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3495861</guid><dc:creator>Cboysworld</dc:creator><author>Cboysworld</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3495861.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3495861</wfw:commentRss><description>&lt;p&gt;Is there something that&amp;nbsp;I have to reset on the extended clubsite after&amp;nbsp;I make a change? I&amp;nbsp;&amp;nbsp;am using the CodeCamp theme and I have changed some of the css but the changes are not updating.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Chad&lt;/p&gt;</description></item><item><title>css  club starter kit</title><link>http://forums.asp.net/thread/3242951.aspx</link><pubDate>Thu, 18 Jun 2009 16:07:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3242951</guid><dc:creator>meminot</dc:creator><author>meminot</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3242951.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3242951</wfw:commentRss><description>&lt;p&gt;I am using the club starter kit.&amp;nbsp; I am having problems with the CSS.&amp;nbsp; I will change the background color, for example.&amp;nbsp; It will change on the screen, but when I go to build it, it is still shows the old colors.&amp;nbsp; I look in the actual CSS file and it is changed but it still builds without the changes.&amp;nbsp; I do not understand what could be happening.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;It is the first time that I used a starter kit, so when&amp;nbsp;it happenned the first time, I thought it was something I was doing wrong.&amp;nbsp; I had not gone very far so I strted over.&amp;nbsp; It worked just fine on the new website for 10 changes or so, then quite making the changes.&amp;nbsp; I started again with a fresh file.&amp;nbsp; It work for awhile then quite working.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;What am I doing wrong?&amp;nbsp; Any ideas?&lt;/p&gt;</description></item><item><title>Getting Started - Help?</title><link>http://forums.asp.net/thread/3488360.aspx</link><pubDate>Mon, 02 Nov 2009 03:08:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3488360</guid><dc:creator>Cboysworld</dc:creator><author>Cboysworld</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3488360.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3488360</wfw:commentRss><description>&lt;p&gt;I didnt even do anything yet and it already does not work.&amp;nbsp; Any ideas how to get started? Thanks, Chad&lt;/p&gt;
&lt;p&gt;Cannot create file &amp;#39;C:\Documents and Settings\Chad\My Documents\My Web Site\ClubSite1\App_Data\Club_log.LDF&amp;#39; because it already exists. Change the file path or the file name, and retry the operation.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Could not open new database &amp;#39;ClubDB&amp;#39;. CREATE DATABASE is aborted.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Cannot attach the file &amp;#39;C:\Documents and Settings\Chad\My Documents\My Web Site\ClubSite1\App_Data\Club.mdf&amp;#39; as database &amp;#39;ClubDB&amp;#39;.&lt;/p&gt;
&lt;p&gt;Line 2186:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Adapter.SelectCommand = this.CommandCollection[0];&lt;br /&gt;Line 2187:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DataSet.SiteSettingsDataTable dataTable = new DataSet.SiteSettingsDataTable();&lt;br /&gt;&lt;font color="#ff0000"&gt;Line 2188:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Adapter.Fill(dataTable);&lt;br /&gt;&lt;/font&gt;Line 2189:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return dataTable;&lt;br /&gt;Line 2190:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;File activation failure. The physical file name &amp;quot;C:\work\ClubSite\App_Data\Club_log.LDF&amp;quot; may be incorrect. &lt;/p&gt;</description></item><item><title>Does club-add.sql set up both databases?</title><link>http://forums.asp.net/thread/3181523.aspx</link><pubDate>Fri, 22 May 2009 17:59:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3181523</guid><dc:creator>redwoodbev</dc:creator><author>redwoodbev</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3181523.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3181523</wfw:commentRss><description>&lt;p&gt;Hi,&amp;nbsp; I&amp;#39;m trying to set up the clubsite on godaddy and following the excellent GoDaddy Installation Walkthrough on this forum.&amp;nbsp; I&amp;#39;m confused about the databases.&amp;nbsp; In my clubsite there are two databases under App_Data.&amp;nbsp; One is ASPNETDB.mdf and one is Club.mdf.&amp;nbsp; There is one club-add.sql file.&lt;/p&gt;
&lt;p&gt;As I understand the instructions...I should create my databases in GoDaddy, then copy the club-add.sql and paste the text in the Query Analyzer and submit.&amp;nbsp; This will create the tables, etc. for the database.&lt;/p&gt;
&lt;p&gt;Do I do this just once into one database, or once into each database, or is there another file I should be copying and pasting for the second database?&amp;nbsp; Also, must I do this first, before uploading my site to the host?&amp;nbsp; Thanks.&lt;/p&gt;</description></item><item><title>what is up with my webpage?</title><link>http://forums.asp.net/thread/3464328.aspx</link><pubDate>Mon, 19 Oct 2009 03:26:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3464328</guid><dc:creator>BoostedH23a1</dc:creator><author>BoostedH23a1</author><slash:comments>6</slash:comments><comments>http://forums.asp.net/thread/3464328.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3464328</wfw:commentRss><description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;www.frogmoreaeroclub.com&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Error with Clubsite ASP admin tool</title><link>http://forums.asp.net/thread/3470522.aspx</link><pubDate>Wed, 21 Oct 2009 22:24:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3470522</guid><dc:creator>alansmelin</dc:creator><author>alansmelin</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3470522.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3470522</wfw:commentRss><description>&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;I have published my clubsite to IIS and everything works a treat - users can register and everything else.&lt;/p&gt;
&lt;p&gt;The problem happens when I enter into the asp.net&amp;nbsp;website admin tool to add them to the administrators role.&lt;/p&gt;
&lt;p&gt;When I&amp;nbsp;access the security section,&amp;nbsp;I&amp;nbsp;get this error:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So I go into the provider section and select &amp;quot;Single provider for all site management data&amp;quot; and click test - all appears to be ok. But when I go back to the security tab, I get the same message!&lt;/p&gt;
&lt;p&gt;Is there anyway to fix this?&lt;/p&gt;
&lt;p&gt;Also - is there a way to have any new user automatically become part of the administrators group?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;</description></item><item><title>Identified bugs and fixes for the ClubSite Starter kit</title><link>http://forums.asp.net/thread/1220394.aspx</link><pubDate>Wed, 08 Mar 2006 15:02:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1220394</guid><dc:creator>BugSlayer</dc:creator><author>BugSlayer</author><slash:comments>118</slash:comments><comments>http://forums.asp.net/thread/1220394.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=1220394</wfw:commentRss><description>&lt;p&gt;I thought it would be kinda cool, if we had a separate thread for &lt;strong&gt;user-identified bugs and fixes&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;It'll allow&amp;nbsp;everybody to stay on the same page, and current without having to&amp;nbsp;'re-invent the wheel'-per-newbie.&lt;/p&gt;
&lt;p&gt;Also bug-fixers can have a common area to analyse, compare, comment-on&amp;nbsp;and discuss posted fixes, for a given bug...&amp;nbsp;so that the best fix gets implemented by readers.&lt;/p&gt;
&lt;p&gt;Please try to&amp;nbsp;post all future &lt;strong&gt;Bug Reports and fixes &lt;/strong&gt;on this thread.&lt;/p&gt;
&lt;p&gt;If U have bookmarks of earlier bug-reports and fixes for the ClubSite Starter kit, kindly post the relevant links here (without reproducing the entire text)&lt;/p&gt;
&lt;p&gt;Thanks you.&lt;/p&gt;
&lt;p&gt;P.S. If any of U feel this thread wasn't necessary, pls. voice your concerns and offer alternate advice.&lt;/p&gt;</description></item><item><title>How to create another admin once site is online</title><link>http://forums.asp.net/thread/3466144.aspx</link><pubDate>Tue, 20 Oct 2009 00:13:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3466144</guid><dc:creator>redwoodbev</dc:creator><author>redwoodbev</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3466144.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3466144</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&amp;nbsp; My clubsite is online and working and I have the need to assign admin privledges to another member.&amp;nbsp; Is there a way to do this?&amp;nbsp; I tried accessing the site through VS express 2008 and the website menu doesn&amp;#39;t have the asp.net configuration option mentioned in the &amp;quot;welcome.htm&amp;quot;.&amp;nbsp; I tried going right into the data base on my server, but the darn thing is in code and I can&amp;#39;t tell how to change a user from member to admin.&amp;nbsp; I&amp;#39;d appreciate any suggetions if someone has done this already.&amp;nbsp; Thanks.&lt;/p&gt;</description></item><item><title>ImageFetch.ashx?Size=2&amp;amp;ImageID=11</title><link>http://forums.asp.net/thread/3419506.aspx</link><pubDate>Tue, 22 Sep 2009 20:49:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3419506</guid><dc:creator>Sal</dc:creator><author>Sal</author><slash:comments>7</slash:comments><comments>http://forums.asp.net/thread/3419506.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3419506</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;My Event Viewer keeps logging a NullReferenceException every so many minutes and the offending line is &amp;quot;ImageFetch.ashx?Size=2&amp;amp;amp;ImageID=11&amp;quot;. I looked at the code all day long up and down and cant seem to find anything that I know of. Anybody have any suggestions?&lt;/p&gt;</description></item><item><title>DB error: Invalid object name 'dbo.Events'</title><link>http://forums.asp.net/thread/920683.aspx</link><pubDate>Mon, 09 May 2005 21:07:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:920683</guid><dc:creator>ferdz</dc:creator><author>ferdz</author><slash:comments>13</slash:comments><comments>http://forums.asp.net/thread/920683.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=920683</wfw:commentRss><description>&lt;P&gt;Hi, &lt;BR&gt;I am getting the error posted down below. I used the script ClubAdd.exe from MSDN to add the club tables to my SQL2000 database. I noticed in the error it is looking for &lt;STRONG&gt;dbo&lt;/STRONG&gt;.Events and &lt;STRONG&gt;dbo&lt;/STRONG&gt;.Locations. These tables exists in my database. However, the tables the owner is not dbo but instead my database login name. Is that the reason for the error? I don't think that that matters, but any way I would appreciate your input to this.&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;
&lt;TABLE cellSpacing=1 cellPadding=1&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;SPAN&gt;&amp;nbsp; 
&lt;H1&gt;Server Error in '/' Application. 
&lt;HR&gt;
&lt;/H1&gt;
&lt;H2&gt;&lt;I&gt;Invalid object name 'dbo.Events'.&lt;BR&gt;Invalid object name 'dbo.Locations'.&lt;/I&gt; &lt;/H2&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. &lt;BR&gt;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: Invalid object name 'dbo.Events'.&lt;BR&gt;Invalid object name 'dbo.Locations'.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;Source Error:&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;
&lt;TABLE bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;CODE&gt;An unhandled exception was generated during the execution of the &lt;BR&gt;current web request. Information regarding the origin and location &lt;BR&gt;of the exception can &lt;/CODE&gt;&lt;CODE&gt;be identified using the exception stack trace below.&lt;/CODE&gt; &lt;/P&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 bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;&lt;FONT face=Arial&gt;[SqlException (0x80131904): Invalid object name 'dbo.Events'.
Invalid object name 'dbo.Locations'.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +785922
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +684534
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +207
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, &lt;BR&gt;&lt;BR&gt;        BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1751
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +37
   System.Data.SqlClient.SqlDataReader.get_MetaData() +58
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +213
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, &lt;BR&gt;              Boolean async) +570
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, &lt;BR&gt;              &lt;/FONT&gt;&lt;FONT face=Arial&gt;String method, DbAsyncResult result) +134
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, &lt;BR&gt;               String method) +32
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
   System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, &lt;BR&gt;         IDbCommand command, CommandBehavior behavior) +141
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, &lt;BR&gt;         CommandBehavior behavior) +137
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +83
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1837
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +129
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
   System.Web.UI.WebControls.GridView.DataBind() +4
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
   System.Web.UI.Control.EnsureChildControls() +87
   System.Web.UI.Control.PreRenderRecursiveInternal() +41
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1787
&lt;/FONT&gt;&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/FONT&gt;</description></item><item><title>Testing for Club Starter kit on local machine</title><link>http://forums.asp.net/thread/3419657.aspx</link><pubDate>Tue, 22 Sep 2009 23:22:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3419657</guid><dc:creator>jeaninel</dc:creator><author>jeaninel</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3419657.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3419657</wfw:commentRss><description>&lt;p&gt;In the months I have been modifying the original starter kit I believe I ran across a simple way to be able to test my site locally without changing a whole ton of code related to my online server account.&amp;nbsp; Of course, I can&amp;#39;t find that now in the postings.&amp;nbsp; Anyone recall what the posting was?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Application Trying To Connect To ASPNETDB - but not using it</title><link>http://forums.asp.net/thread/3403948.aspx</link><pubDate>Mon, 14 Sep 2009 15:15:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3403948</guid><dc:creator>dkilby17</dc:creator><author>dkilby17</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3403948.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3403948</wfw:commentRss><description>&lt;p&gt;I am using the club website, and change all database connections, including the memebership, profile, and roles to a local SQL Express 2005 db, but when i run the application some pages still try and access the ASPNETDB, i can not find any references the database, i am running the application on localhost - i tried deleting the database, but then when i try and run the application, i get errors as it tries to run a script to create the database. how can i fix this, i dont want to use ASPNETDB&lt;/p&gt;</description></item><item><title>How to Guide for deploying club starter kit to go daddy</title><link>http://forums.asp.net/thread/2146361.aspx</link><pubDate>Thu, 31 Jan 2008 21:26:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2146361</guid><dc:creator>rkaiser58</dc:creator><author>rkaiser58</author><slash:comments>6</slash:comments><comments>http://forums.asp.net/thread/2146361.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=2146361</wfw:commentRss><description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have found a great deal of information on here about how to get the club starter kit running on a go daddy hosting account.&amp;nbsp; I think I hit just about every snag listed here.&lt;/p&gt;
&lt;p&gt;Connection String Issue, Unknown server tag &amp;#39;Club:RolloverButton&amp;#39;.&amp;nbsp; to name a few.&amp;nbsp; All of the information was great, and I really thought I was going to resolve the issues...but I am at a loss.&lt;/p&gt;
&lt;p&gt;I have followed all deployment steps, and setup everything at go daddy.&amp;nbsp; I am still getting the &amp;#39;Club:&amp;#39; error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a class="" title="the site" href="http://littledevilslax.com/" target="_blank"&gt;Check it out&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;I set namespace=&amp;#39;ClubSite&amp;#39; on all the pages.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Add Admin page to club kit 1</title><link>http://forums.asp.net/thread/3368566.aspx</link><pubDate>Tue, 25 Aug 2009 22:41:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3368566</guid><dc:creator>jeaninel</dc:creator><author>jeaninel</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3368566.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3368566</wfw:commentRss><description>&lt;p&gt;I have created my site and it&amp;#39;s working well using the first starter kit.&amp;nbsp; Now I am looking to add on items that are in the 3rd kit such as the Admin page so I can control users online instead of through my server.&amp;nbsp; Someone (sorry, forgot who) was kind enough to post files for adding the forums page and that worked great.&amp;nbsp; I am hoping someone may have done the same for the admin page, poll and possibly the files page.&amp;nbsp; I&amp;#39;d also like to add video if I can.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Event Database appears to be corrupted How to recreate</title><link>http://forums.asp.net/thread/2292458.aspx</link><pubDate>Fri, 11 Apr 2008 16:36:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2292458</guid><dc:creator>flybob</dc:creator><author>flybob</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/2292458.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=2292458</wfw:commentRss><description>&lt;p&gt;I had an error generated when I added a location to an event.&amp;nbsp; After this I can no longer add new events or edit the events in the database.&amp;nbsp; How can a reset the events database and start over. It was working before this error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Event Calendar Error on GoDaddy</title><link>http://forums.asp.net/thread/3180070.aspx</link><pubDate>Fri, 22 May 2009 05:43:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3180070</guid><dc:creator>dude9er</dc:creator><author>dude9er</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3180070.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3180070</wfw:commentRss><description>&lt;p&gt;I am getting this error when I try to add an event.&amp;nbsp; Can someone tell me what it means and how to fix it.&amp;nbsp; I am using CSK 2.0 VB.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!!&lt;/p&gt;&lt;p&gt;&amp;nbsp;Security Exception
         body {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;color:black;margin-top: -5px}
         b {font-family:&amp;quot;Verdana&amp;quot;;font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:&amp;quot;Lucida Console&amp;quot;;font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        &lt;span&gt;&lt;h2&gt;&lt;i&gt;Security Exception&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: 
&lt;/b&gt;The application attempted to perform an operation not allowed by the 
security policy. &amp;nbsp;To grant this application the required permission please 
contact your system administrator or change the application&amp;#39;s trust level in the 
configuration file. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: 
&lt;/b&gt;System.Security.SecurityException: Request for the permission of type 
&amp;#39;System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39; failed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source 
Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 49:         End If
Line 50:         
&lt;font color="red"&gt;Line 51:         ClubStarterKit.Data.ClubEvent.Insert(dtpicker.startDateTime, dtpicker.endDateTime, titleTextBox.Text.ToString(), description, pictureid, 0, 0, LocationNameTXT.Text, locdirections)
&lt;/font&gt;Line 52:         Response.Redirect(&amp;quot;list.aspx&amp;quot;)
Line 53:     End Sub&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;Source File: 
&lt;/b&gt;d:\hosting\nhsportsman\events\Add.aspx&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt;51 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Stack 
Trace:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;pre&gt;[SecurityException: Request for the permission of type &amp;#39;System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39; failed.]
   SubSonic.Utilities.Utility.WriteTrace(String message) in Utility.cs:37
   SubSonic.AbstractRecord`1.ValidateColumnSettings() in AbstractRecord.cs:899
   SubSonic.ActiveRecord`1.Validate() in ActiveRecord.cs:354
   SubSonic.ActiveRecord`1.Save(String userName) in ActiveRecord.cs:366
   ClubStarterKit.Data.ClubEvent.Insert(DateTime varStarttime, Nullable`1 varEndtime, String varTitle, String varDescription, Int32 varPhoto, Nullable`1 varAlbum, Nullable`1 varCurrentAttendance, String varLocationName, String varLocationDirections) in ClubEvent.vb:435
   ASP.events_add_aspx.apply1_Click(Object sender, EventArgs e) in d:\hosting\nhsportsman\events\Add.aspx:51
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.events_add_aspx.ProcessRequest(HttpContext context) +37
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +75
&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>The site is ready to run!</title><link>http://forums.asp.net/thread/3091461.aspx</link><pubDate>Wed, 15 Apr 2009 14:15:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3091461</guid><dc:creator>stedyer</dc:creator><author>stedyer</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3091461.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3091461</wfw:commentRss><description>&lt;p&gt;I have downloaded the Club Site Starter Kit, and then created a new web site project from this template.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;When I open the solution I get a nice welcome page that tells me &amp;quot;This site is ready to run! No changes are needed. Press CTRL+F5 to run this site&amp;quot;&lt;/p&gt;
&lt;p&gt;When I do this though I get this error, can anyone help??&lt;/p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;
&lt;h1&gt;Server Error in &amp;#39;/ClubWebSite2&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.&lt;/i&gt; &lt;/h2&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;SQLExpress database file auto-creation error: &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;
&lt;p&gt;The connection string specifies a local Sql Server Express instance using a database location within the applications App_Data directory. The provider attempted to automatically create the application services database because the provider determined that the database does not exist. The following configuration requirements are necessary to successfully check for existence of the application services database and automatically create the application services database:&lt;br /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If the applications App_Data directory does not already exist, the web server account must have read and write access to the applications directory. This is necessary because the web server account will automatically create the App_Data directory if it does not already exist. 
&lt;li&gt;If the applications App_Data directory already exists, the web server account only requires read and write access to the applications App_Data directory. This is necessary because the web server account will attempt to verify that the Sql Server Express database already exists within the applications App_Data directory. Revoking read access on the App_Data directory from the web server account will prevent the provider from correctly determining if the Sql Server Express database already exists. This will cause an error when the provider attempts to create a duplicate of an already existing database. Write access is required because the web server accounts credentials are used when creating the new database. 
&lt;li&gt;Sql Server Express must be installed on the machine. 
&lt;li&gt;The process identity for the web server account must have a local user profile. See the readme document for details on how to create a local user profile for both machine and domain accounts. &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Source Error:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&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 bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;[SqlException (0x80131904): Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.]
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4844759
   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.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) +35
   System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) +144
   System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) +342
   System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) +221
   System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) +189
   System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) +4859187
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +29
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +4861516
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
   System.Data.SqlClient.SqlConnection.Open() +122
   System.Web.Management.SqlServices.GetSqlConnection(String server, String user, String password, Boolean trusted, String connectionString) +82

[HttpException (0x80004005): Unable to connect to SQL Server database.]
   System.Web.Management.SqlServices.GetSqlConnection(String server, String user, String password, Boolean trusted, String connectionString) +137
   System.Web.Management.SqlServices.SetupApplicationServices(String server, String user, String password, Boolean trusted, String connectionString, String database, String dbFileName, SqlFeatures features, Boolean install) +94
   System.Web.Management.SqlServices.Install(String database, String dbFileName, String connectionString) +25
   System.Web.DataAccess.SqlConnectionHelper.CreateMdfFile(String fullFileName, String dataDir, String connectionString) +395
&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.3053; ASP.NET Version:2.0.50727.3053 &lt;/font&gt;&lt;/p&gt;</description></item><item><title>Event Calendar download</title><link>http://forums.asp.net/thread/3146392.aspx</link><pubDate>Thu, 07 May 2009 02:27:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3146392</guid><dc:creator>iamsaltman</dc:creator><author>iamsaltman</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3146392.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3146392</wfw:commentRss><description>&lt;p&gt;I downloaded the original Club Starter kit and most everything is working fine, thanks in large part to this forum.&amp;nbsp; Thank you.&lt;/p&gt;
&lt;p&gt;However, I also downloaded the Event Calendar Control that is on the same page as the Club Starter kit and was wondering what that gives me or if there is anything I need to do to take advantage of this download.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thank you for the help.&lt;/p&gt;</description></item><item><title>Adimin Password not working</title><link>http://forums.asp.net/thread/3150597.aspx</link><pubDate>Fri, 08 May 2009 12:35:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3150597</guid><dc:creator>ddtharangasri</dc:creator><author>ddtharangasri</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3150597.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3150597</wfw:commentRss><description>&lt;p&gt;admin password not working&amp;nbsp; User name = admin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password = admin123!&lt;/p&gt;</description></item></channel></rss>