Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 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 February 4th, 2008, 05:37 PM
Registered User
 
Join Date: Feb 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Deploy Changes in already deployed server

I have an web application that has .aspx forms and their corresponding .cs 'code behind' files. This application is deployed in another system/server where no .net is installed. (Now the server has only the .aspx file which are in html format) This is developed using .net 2005.
Normally .net 2003 will create a dll in bin folder apart from these aspx files. So we can copy the .dll file (which has latest changes) to the deployment server. But in 2005, dll also is not created.

Now i have some changes in the form functionality which has been made in .cs file. How do i deploy this change along with the already deployed application in that server which does not have any .cs file.






Similar Threads
Thread Thread Starter Forum Replies Last Post
calling the Deployed Report in SSRS vijaybhsakard BOOK: Professional SQL Server 2005 Reporting Services ISBN: 0-7645-8497-9 1 November 11th, 2008 10:55 AM
can't start tomcat with pix deployed anjie BOOK: Beginning Spring Framework 2 ISBN: 978-0-470-10161-2 1 January 21st, 2008 05:18 PM
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
deploy ms commerce server 2002 projects dipankaronline Biztalk 0 April 19th, 2006 02:37 AM





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