I have developed a windows application using .NET 2003 professional. If I run the .exe from the debug folder, everything works fine. However, I want to be able to install this on a seperate machine. I've started the "Setup and Deployment" wizard, but it seems to be complicated for my first use. When I go to add a project output, I don't have any options to select. Is there any good sites, or any good resources for a good first-timer's "Walk-Through"?
Thanks
Micah
Harry Simpson - 29 Jul 2004 14:39 GMT
Try adding the setup project to the Solution in which the app project you
want to install resides....think this will help you see the light...
> I have developed a windows application using .NET 2003 professional. If I run the .exe from the debug folder, everything works fine. However, I want
to be able to install this on a seperate machine. I've started the "Setup
and Deployment" wizard, but it seems to be complicated for my first use.
When I go to add a project output, I don't have any options to select. Is
there any good sites, or any good resources for a good first-timer's
"Walk-Through"?
> Thanks
> Micah
Sam Santiago - 29 Jul 2004 16:37 GMT
Check out this webcast :
MSDN Webcast: Using the Setup and Deployment Project in Visual Studio .NET
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032256933&Culture=en-US
Thanks,
Sam

Signature
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
> I have developed a windows application using .NET 2003 professional. If I run the .exe from the debug folder, everything works fine. However, I want
to be able to install this on a seperate machine. I've started the "Setup
and Deployment" wizard, but it seems to be complicated for my first use.
When I go to add a project output, I don't have any options to select. Is
there any good sites, or any good resources for a good first-timer's
"Walk-Through"?
> Thanks
> Micah
Beginner - 30 Jul 2004 00:21 GMT
thanks for your help...I think that's going to help out *A LOT* :)
micah
> Check out this webcast :
>
[quoted text clipped - 15 lines]
> > Thanks
> > Micah