Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:686413
More Search Options
RSS Available
Matching Posts
Re: Problem Sending Email in Clubsite with Go Daddy
Figures it would be something small like that, is what I meant to say.
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 2/17/2007
Re: Problem Sending Email in Clubsite with Go Daddy
That seemed to do the trick. I just took out the port. It is working fine now. Thank you, thank you, thank you. Figures it would be someone small like that.
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 2/16/2007
Problem Sending Email in Clubsite with Go Daddy
This worked fine on local host, but now that I have the site up on Go Daddy, I get this error when I try to submit a signup form that should go to my email. Like I said it worked fine with no problems on local host. Any help would be greatly appreciated. Bridget HERE IS MY WEB.CONFIG < system.net > < mailSettings > < smtp from = " info@royalflushpokeronline.net " > < network host = " smtp.secureserver.net " port = " 80 " /> </ smtp > </ mailSettings > </ system
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 2/15/2007
Re: GoDaddy Installation Walkthrough
Are you saying that you have to approve everyone that creates an account or is that just for administrators? Thank you.
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 1/31/2007
Re: GoDaddy Installation Walkthrough
I just followed all the steps to get my website up and running. No problems there. The website it running fine. I cannot login though. I created admin locally and then and then went to public website and created an account, and then followed the steps to grant admin privileges, but I still cannot login. It tells me loging failed. Any ideas? Also, I have a page that I will be updated frequently (daily) and I will need to publish only this page. Is there a way to do this? It seems that when I open
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 1/23/2007
Standings page
Has anyone added a standings page to the starter kit or at all. I would like to add a standings page for my poker league, which is based on a point system so that players can view what place they are in.
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 1/2/2007
Re: More BUGS
I had the same problem with the news and the order and I found this somewhere in this forum. It has worked well for me. Just replace the paged announcement list stored procedure with the following and it should work. ALTER PROCEDURE PagedAnnouncementList ( @pageNum INT = 1, @PageSize INT = 10 ) AS -- Set the page bounds DECLARE @PageLowerBound int DECLARE @PageUpperBound int DECLARE @TotalRecords int SET @PageLowerBound = @PageSize * (@pageNum - 1) SET @PageUpperBound = @PageSize - 1 + @PageLowerBound
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 12/15/2006
Re: Paging in the Club Site Photo Album Contents??
Basically like the album list page.
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 11/27/2006
Re: Paging in the Club Site Photo Album Contents??
Has anyone incorporated paging on the contents page so that you don't have 100 images on one page???
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 11/27/2006
Can someone help make my life a little easier!!!???
I am working on updating my entire site using Visual Web Developer. I am using the Clubsite Starter Kit to utilize the news and photo album portions. I need to add a points list so that my players can see where they stand. If you check out my points list at http://www.royalflushpokertour.net/points_board.htm you will see what I need done. I would like to be able to have a points_edit page so that when I login as administrator I can update the points on a daily basis. Currently I update manually and
Posted to
Club Web Site Starter Kit
(Forum)
by
bridgetgregory
on 11/17/2006
Page 1 of 2 (15 items) 1
2
Next >
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online