Sridhar,
You need to migrate to the web application project mode. Start from here:
Visual Studio 2005 Web Deployment Projects
http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx
Visual Studio 2005 Web Application Project Option
http://webproject.scottgu.com/Default.aspx
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
"NW Technicals" <> wrote in message
news:...
> Hello Folks,
> Sorry for a begineer question
> I have developed a ASP.NET 2.0 applicaiton. Now I need to deploy this.
> But I would like to compile and give rather than giving ASP pages so that
> my code is for one not tampered with and secondly protects my rights of
> ownership
>
> I am using VS 2005, How do I build a DLL or exe for this webapp
>
> How to find where compilition is going and understand this process
>
> Regards,
> Sridhar
>