Thanks to all who responded on the .resx files. That just cleaned up my
deployment quite a bit!!!!
Tom Fuller
-----Original Message-----
From: Akash Bhargava [mailto:akashb@v...]
Sent: Wednesday, January 29, 2003 11:32 PM
To: ASPX_Professional
Subject: [aspx_professional] RE: FW: Deployment
The .resx files are only needed if you have customized you pages to work on
different cultures.
and have some data present in the .resx files
-----Original Message-----
From: Anders Hedström [mailto:anders.hedstrom@b...]
Sent: Wednesday, January 29, 2003 9:15 PM
To: ASPX_Professional
Subject: [aspx_professional] RE: FW: Deployment
you don´t need the .resx files
//Anders =)
Thomas Fuller <TFuller@g...> skrev (2003-01-29):
>Mitch,
>
>I've beaten my head against the wall on this one for about 6 months
>now and
>I finally feel pretty good about how to deploy the web apps. The
>first
>thing I would suggest is, use xcopy when you can. If you need to
>FTP then
>just copy all the files and then go through and do clean up. The
>only files
>you need are the following (from what I've been reading):
>
>.aspx
>.config
>.dll
>.asax
>.resx (I think, maybe someone else can clarify this for me)
>any static web files as well (.js, .css, .html etc...)
>
>so as you can see you can eliminate a lot of bloat there for your
>deployment, another nice feature is that web.config file, use that
>whenever
>you can to avoid re-compiling on the different servers, you can easily
>write
>custom tag handlers that will allow you to configure a majority of
>your
>application by adding xml to the bottom of the file.
>
>Tom Fuller
>
>-----Original Message-----
>From: MSpruill [mailto:mspruill@m...]
>Sent: Wednesday, January 29, 2003 10:03 AM
>To: ASPX_Professional
>Subject: [aspx_professional] FW: Deployment
>
>
>Hi all,
>
>Is there anything magical about moving a web applicationb from the
>development machine to the web server? Can I just copy
>all the files to the folder on the web and set up a virtual directory?
>If
>not please let me know....
>
>Thanks in Advance from one Programmer to another.
>
>Mitch Spruill
>
>
>
>
>
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************