vijayvelidi: i want to make it as a setup.Can any one tell me how to make setup and how to Install it in other machine which is not having dotnet and what are the requirements to make it workable in other machine.
Refer the setup projects and production deployment sections on this page. It is well explained step by step to get you start and running with creating a Setup file from your web application.
Regarding .NET Framework, if you try to install your web application on another machine using setup file, you will get a message asking for the relevant .NET Framework to install. Other than that i wont see additional requirements.
vijayvelidi:Is publish content is enough to make setup and cam anyone please send me sample apllication setup which i can test.Please help me it is very very urgent requirement.
When you create Setup project, it grabs all your web application files and builds a installable application. I do not have one to share with you i m afraid.
Let me know further Queries.
Thanks,