if you are just using objects that are within the scope of the .net
framework, just make a release build and drag and drop them to the root
folder. but be careful for objects you are referencing outside of the
framework (i.e.. crystal report components) because normally they require
merge modules and you need to create them along with the setup project.
hope this helps..
> Ive been working with VS 2003 ASP.NET for about a year but Ive never deployed
> a web project onto a active web server. How do i go about doing this?Are
> their any specifications that a server need to meet?
> Thank you for any reply.
> Emmanuel