views:

24

answers:

1

hi friends,

I have developed a web application in asp.net in visual studio 2008.

Its working good in my local machines.

I have installed iis and also .net frameworks seperately in another system, and its working through the local host of that machine.

my question is can i make my web application and all .net framewoks as a single package.

so that it need not be installed seperately.

is any such way possible...

+1  A: 

Are you looking for something like Web Platform Installer (WPI) or ClickOnce or something a little different?

GrayWizardx
i think its clickonce
tibin mathew