Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution 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 May 4th, 2005, 03:28 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default How to deploy ASP.net Project

Hi to all
I develop a .net application it runs fine as long as it remains on that folder. It will cause the error in web.config file when I change its folder or when I upload it to my hosting server. I just want to ask that how can I deploy the project to my hosting server. As before using ASP and PHP I never faced such problem. So any one know that how can I mangage to run my file on hosting server
ok

Thanks in Advance




(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is how you got it
__________________
(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is  how you got it
 
Old May 7th, 2005, 08:24 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There is no EASY way to change the base folder this website - they've hard-coded ThePhile in the directory path in many places.

I modified mine to work from the virtual root, instead of ThePhile virtual directory, but it took a lot of time and I had some errors for several days while I tracked down all those places where it's hard-coded. A word of advice: don't forget to look in the database - there are some fields in the DB that also store the pathname.

I posted some messages on this a few months ago - may have been a whole year ago, I don't remember exactly when.

Be careful with "search and replace" - it can bite you.

Eric





Similar Threads
Thread Thread Starter Forum Replies Last Post
My Project won't deploy. Shira Pro Visual Basic 2005 1 September 9th, 2008 09:21 AM
How to deploy ASP.NET application on server maz_alaameri ASP.NET 2.0 Professional 22 August 27th, 2007 03:54 PM
Deploy ASP.NET apps from XP to Win 2003 server cJeffreywang ASP.NET 2.0 Professional 3 July 5th, 2007 02:40 PM
How to deploy Crystal reports in asp.net module prasan BOOK: Professional Crystal Reports for VS.NET 1 February 27th, 2007 11:27 PM
i'm a new from asp.net how can i setup deploy Curly BOOK: ASP.NET Website Programming Problem-Design-Solution 2 May 31st, 2006 08:09 PM





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