BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 This is the forum to discuss the Wrox book ASP.NET 2.0 Instant Results by Imar Spaanjaars, Paul Wilton, Shawn Livermore; ISBN: 9780471749516
Welcome to the p2p.wrox.com Forums . You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
May 15th, 2007, 03:50 PM
Wrox Author
Points: 61,684, Level: 100
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 15,333
Thanks: 57
Thanked 1,190 Times in 1,171 Posts
Sure. Just set disableCreateUser to false, and cancel the mail sending events in the SIgn Up wizard page.
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post .
May 15th, 2007, 04:53 PM
Registered User
Join Date: May 2007
Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Imar,
I will keep trying to get smtp to work, but removing double-opt in for now is a quick bandaid fix.
I have another question which is probably silly, but..
When I publish everything and make it live, will I just ftp the whole folder to my domain? I'm on 1and1 and they ask for an index.html.which obviously does not exist...
May 15th, 2007, 04:56 PM
Wrox Author
Points: 61,684, Level: 100
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 15,333
Thanks: 57
Thanked 1,190 Times in 1,171 Posts
Well, roughly, yes.
However, you also need to configure your database on your new host. Are you sure they support SQL Server 2005?
index.htm is apparently their default document. Most ASP.NET enabled hosts have (and should have) Default.aspx as well.
If they can't set it up, you can always have index.htm do a client side redirect with a meta tag to Default.aspx.
You may want to take a look here:
http://weblogs.asp.net/scottgu/archi...25/423703.aspx
http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=395
for more info about configuring SQL Server.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post .
Thread Tools
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Appointment Booking
KDSTECH
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
11
May 29th, 2008 12:46 AM
Appointment booking
philblack1
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
5
January 25th, 2008 12:17 PM
Appointment Booking System
newbie07
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
2
July 18th, 2007 08:32 AM
Modifications to Appointment Booking...
mkumar
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
7
March 31st, 2007 01:51 AM
Appointment Booking Problem
richardson167
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
5
February 26th, 2007 06:00 AM