Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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 August 22nd, 2006, 02:18 PM
Authorized User
 
Join Date: Jun 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default After deployment to server

Hopefully this is an easy one for someone more MS savvy than myself. After many weeks of changes and modifications I implemented the site yesterday on a MS 2003 server with SQL Server 2005 on the back end. After working through several error messages I finally got it working. The issues now are that the Default.aspx home page has nothing in the center column and the admin link is there before logging in and when clicked it gives an error saying there's a missing resource at admin/Default.aspx. I've got all copied over successfully and I've been looking and modifying throughout the day but thought I'd throw this out here in hopes for a quicker fix.

Thanks for any input

 
Old August 23rd, 2006, 03:53 AM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 142
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via MSN to vantoko
Default

Hi,

Did you check that all the url mappings are correct ?
is your security set properly in the web.config ?

Koen

 
Old August 24th, 2006, 04:23 PM
Authorized User
 
Join Date: Jun 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm not sure what the issue was but I did get it all working now. I just re-deployed and rebuilt everything and it fixed it. Kinda like a reboot and then all is well :)

Thanks,

Steve

 
Old August 24th, 2006, 04:29 PM
Authorized User
 
Join Date: May 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Default

How did you deploy the database?

All of your tables, data and stored procedures must be copied over to the host database. It seems to me that the membership and roles (prefixed asp_net) tables have no data.

You won't have any webpart data until you log in as an administrator and set up the center page. Make sure you switch modes or you'll only change webpart data for the user.






Similar Threads
Thread Thread Starter Forum Replies Last Post
deployment - error with sql server authenication ezhil BOOK: Expert SQL Server 2005 Integration Services ISBN: 978-0-470-13411-5 0 November 22nd, 2007 07:28 AM
postback in deployment server siva.accet ASP.NET 1.0 and 1.1 Professional 2 April 30th, 2007 10:47 AM
Deployment sen22 .NET Framework 2.0 1 April 17th, 2007 02:38 PM
Deployment regbnvl BOOK: Professional VB 2005 ISBN: 0-7645-7536-8 0 May 7th, 2006 04:44 PM
Moving db to SQL Server 2005 for deployment LoneStar1 BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 4 March 3rd, 2006 01:52 PM





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