where can I find the publishing wizard
I was following a walkthrough and it said I could use the publishing wizard if I right click the project and select properties.
In my case I can't find the publish option, and after some research, I think this is only a feature of Visual Studio Professional, whereas I have the Standard version.
Is this wizard available in any other form, to download and install?
thanks
I'm pretty sure Standard SKU has ClickOnce publishing, the Express SKU's do!
Try selecting your project in the Solution Explorer. Right-click, and select Publish from the context menu.
If you are looking for the properties, you might not see the publish tab since it's near the bottom of the list, if your screen resolution is a little low. Also, it only shows up for .EXE, i.e. Windows Forms and Console application projects.