v-lliu
Mon Jun 04 22:14:27 CDT 2007
Hi Mark,
Based on my understanding, you copy a WinForms application project to a
machine(let's call it A) from another machine(let's call it B) and publish
this application via ClickOnce on the machine A. The problem is that if the
publish location is a URL,e.g
http://localhost/test, the published folder,
i.e. c:\inetpub\wwwroot\test is empty. If I'm off base, please feel free to
let me know.
I performed a test according to your description, but didn't reproduce the
problem.
I create a WinForms application project on a machine B and then copy the
project to a machine A. Then I open the project with VS05 on the machine A
and publish it via ClickOnce. The publish location is a URL:
http://localhost/MyTest.
After the publish finishes, the published folder c:\inetpub\wwwroot\MyTest
contains the published files such as publish.htm, setup.exe, deployment
manifest and application manifest.
Could you tell me how you publish the application after you copy it from
another machine?
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.