Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 21st, 2011, 01:57 AM
Authorized User
 
Join Date: Feb 2011
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
Default Reg. Hosting of Website .....

Dear Imar Sir,
I have completed the project and would like to host on the server.
I have taken hosting package also. My hosting package supports sql server but it should on .sql extension
I have control panel detail and there is feature of uploading .sql file.
Now the point of confusion for me is that I have generated .sqi file for Planetwrox.mdf. Is it necessary to generate separate .sql file for ASPNETDB.MDF also?
I use Filezilla to upload the files on server.
Have I to upload whole constituents files including ASPNETDB.MDF and Planetwrox.mdf File of App_Data Folder also?

There is commnad
<connectionstring>
<clear/>
Like that

From where I got user id and password.

Please guide me.
 
Old October 21st, 2011, 03:18 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

>> Is it necessary to generate separate .sql file for ASPNETDB.MDF also?

Yes, you need to script them using the Publishing Wizard as well, as explained in the book.

>> From where I got user id and password.

This is something your host should give you.

Once you have the databases in place, you need to update the LocalSqlServer connection string or reconfigure the membership provider as explained in Appendix B.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!

Last edited by Imar; October 23rd, 2011 at 10:19 PM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Hosting ASP website varunbwj BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 9 January 23rd, 2010 10:13 AM
Reg Ex help mat41 Classic ASP Basics 1 March 12th, 2009 09:19 AM
reg ex help swarnap Javascript How-To 1 January 9th, 2007 02:14 AM
reg ex help swarnap Javascript 1 January 8th, 2007 08:24 AM
Dynamic website to Static website Aboal3ood ASP.NET 1.x and 2.0 Application Design 4 December 7th, 2006 11:46 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.