is it possible to deploy a single aspx page with aspnet_compiler.exe
am 29.01.2008 08:45:40 von afshar
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
afshar mohebbi
Re: is it possible to deploy a single aspx page with
am 29.01.2008 13:09:32 von JonMYates
On Jan 29, 7:45=A0am, Afshar wrote:
> 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
> afshar mohebbi
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
http://www.nantwichonline.com