I was just playing with my new copy of vs.net and made a web service (thanks to karl moore's excellent howto)

i put my .exe i compiled onto a machine (trying to show my friend) and it didn't have some .dll's i guess.

does anyone running an app made in vs.net have to have the .net framework to run ?

Is there a good way to package my apps to have a setup program to include everything needed (like the deployment eizard in vb6)?