VS c# Express - Deployment Project
-
Hi all, in the Express version , how can i make a deployment package ? on .Net 2003 i just added a new deployment project. Thanks, Ran. R.Z
The Express Editions don't have Setup and Deployment projects. They only support ClickOnce deployment. You can get to the Publish Wizard by clicking on its button on the Publish tab of the Project Designer, which is accessible from the Project menu, Properties menu item. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
The Express Editions don't have Setup and Deployment projects. They only support ClickOnce deployment. You can get to the Publish Wizard by clicking on its button on the Publish tab of the Project Designer, which is accessible from the Project menu, Properties menu item. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
thanks. i tried it. it downloads Framework2.0 for me and install it (thats great). but it only runs the application and do not install it on the PROGRAM FILES directory and do not add anything to START menus.. why is that? Thanks in advance. Ran. R.Z
No idea. I don't use the Express versions and I haven't used ClickOnce deployment yet. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome