Groups | Blog | Home
all groups > asp.net > january 2008 >

asp.net : is it possible to deploy a single aspx page with aspnet_compiler.exe tool?


Afshar
1/28/2008 11:45:40 PM
Hi all friends,

I have a big aspnet project including several
several .aspx .ascx .resx. I publish this project everytime that i
want to deploy it. I use full compile-no update options so I just
bring some dlls to customers server. All aspx are converted to a
plcaeholder.
The problem is: Sometimes I modify just one page (aspx or cs) and
wants just to deploy it. Is it possible to publish just that single
page using aspnet_compiler.exe tool?

Thanks in advance
Jon
1/29/2008 4:09:32 AM
[quoted text, click to view]

Hello mate,

Sometimes if I modify an aspx page and I haven't modified the cs I
just upload that. However, if I've modified the cs then I also upload
the dll.

HTH,

Jon

AddThis Social Bookmark Button