Home All Groups Group Topic Archive Search About

can we create exe file from asp.net.

Author
27 Jun 2006 11:04 AM
Juna
Hi,
   Is it possible to develope an asp.net application which runs in
service.if yes, then could you please send me the codes

Thankx

Author
27 Jun 2006 11:16 AM
Cor Ligthert [MVP]
Juna,

Visual Studio Net ASPNET makes standard a DLL that runs as a Service.

In ASPNET 2.0 you have to set a checkbox for that while starting your
website and forms.

In verison 1.x it is standard while in 2.0 it depends on the version, I use
at the moment the project version which is new and in that it is not needed
and are DLL build standard as in version 1.x.

Cor

Show quoteHide quote
"Juna" <prajeshlshres***@gmail.com> schreef in bericht
news:1151406288.799004.170580@p79g2000cwp.googlegroups.com...
> Hi,
>   Is it possible to develope an asp.net application which runs in
> service.if yes, then could you please send me the codes
>
> Thankx
>