Hello,
I Just downloaded Visual Studio C# Express Beta 2.
I wanted to use ClickOnce deployment, but ...
I have problems with publish tab in Windows application project properties.
It shows:
"The error occurred trying to load the page.
The publish components are not available. You need to reinstall Visual Studio to publish your
application."
I tried reinstalling but that didn't helped.
Also the error is displayed when i try to right click the same project and select publish from there:
"The publish components are not available. You need to reinstall Visual Studio to publish your
application."
How to solve this problem or this feature is still not enabled in beta 2.

Publish tab for Project displayed with errors in Visual Studio C# Express
AlexLeonG
I choose Publish on a winforms project, and after successful build it gives the error message "Error: The publish components are not available. You need to reinstall Visual Studio to publish your application."
Any tips on how to fix it I've tried to reinstall and repair VS 2005 without luck.
ccheruvu
Cordell Cahill
Here are some sites with help on install issues with beta2 of Visual Studio 2005.
http://lab.msdn.microsoft.com/vs2005/get/vsbeta2installissues/default.aspx
http://lab.msdn.microsoft.com/vs2005/uninstall/
http://lab.msdn.microsoft.com/express/uninstall/
Cheers,
-Patrick
Cagiov
This sounds like it may be an installation problem. Did you install Beta2 on a computer which previously had Beta1 installed
Thanks,
Luke Hoban
Visual C# IDE Program Manager
xyzt82
-Are you able to view other tabs in the project designer
-Are you able to load the publish wizard from the solution explorer (right-click on project->Publish)