Hi,
I am sorry that I may not understand your question exactly.
Each time you publish an application using ClickOnce with different
version, the staging version will be stored in the corresponding deployment
manifest file and folder.
For example, if the current version of the application you are publishing
is 1.0.0.3, after you finish publishing the application, a file
TestProj_1_0_0_3.application and a folder TestProj_1_0_0_3 appears in the
publish path. So you needn't create virtual directories on the web server.
If you want the user to restore the program to a previous version, i.e
1.0.0.2, you may exchange the names of the files TestProj.application and
TestProj_1_0_0_2.application.
When I install from the staging location, it overwrites my production
version that was installed from the production virtual directory. Is there
a product guid that is maintained?
Yes, if we install the application of previous version, it overwrites the
current version. From the view of the application, I think we could
distinguish them by the version. You may update the About information with
the current version of the program before you publish a new version.
Hope this helps.
If you have any questions, please feel free to let me know.
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.