> Hi
>
[quoted text clipped - 4 lines]
>
> Regards
I've used this in the past:
http://www.eworldui.net/UnleashIt/
It's a handy tool that will ZIP the site up for you, with just the
necessary files. It's customizable and pretty simple to use I thought.

Signature
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
John - 19 Jul 2005 14:13 GMT
I have already ftp'd the files and now just need to know which ones I can
delete and which ones I need to keep. Good to know for future as well.
Thanks
Regards
>> Hi
>>
[quoted text clipped - 9 lines]
> It's a handy tool that will ZIP the site up for you, with just the
> necessary files. It's customizable and pretty simple to use I thought.
Curt_C [MVP] - 19 Jul 2005 14:29 GMT
> I have already ftp'd the files and now just need to know which ones I can
> delete and which ones I need to keep. Good to know for future as well.
[quoted text clipped - 16 lines]
>>It's a handy tool that will ZIP the site up for you, with just the
>>necessary files. It's customizable and pretty simple to use I thought.
the .cs(or .vb) are the key ones, lose those. Thats the source code for
the pages. The project file and solution files can go as well, also the
resx files. If you are using VSS you can dump those .vss files too.

Signature
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
John - 19 Jul 2005 14:16 GMT
PS: I have the following types of files. Which ones can I delete if I have
compiled the site into dll?
*.vb
*.asax
*.resx
*.asmx
*.asmx.resx
*.asmx.vb
*.vbproj
*.vbproj.webinfo
Thanks
Regards
>> Hi
>>
[quoted text clipped - 9 lines]
> It's a handy tool that will ZIP the site up for you, with just the
> necessary files. It's customizable and pretty simple to use I thought.
Curt_C [MVP] - 19 Jul 2005 14:31 GMT
> *.vb
dump
> *.asax
keep
> *.resx
dump
> *.asmx
keep
> *.asmx.resx
> *.asmx.vb
> *.vbproj
> *.vbproj.webinfo
dump

Signature
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com