Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce in visual studio 2008
 

ClickOnce in visual studio 2008

Hello,
I am trying to use once click option in visual studio 2008.
I did deployment using visual studio 2005 successfully.
I followed the same procedure even in visual studio 2008, i.e
In projects properties -> publish -> publish wizard (button)
in specify location using browsing button "C:\\Documents" and other things are default .

In my browser the error message "The file \C:\Documents" cannot be found. Please check the location and try again."

Where as, in visual studio the path is "file:\\\C:\Documents".I created successfully with vs 2005.

Am I doing any thing wrong.please let me know.

If you know any links on clickonce with visual studio 2008, let me know.

With regards,

its me
Watashi_me  Thursday, August 20, 2009 11:22 PM

What did you put in the publishing location? C:\Documents? Does this folder exist, did it actually put anything in it, did it actually deploy it?

Here's some links that I think will help you.

ClickOnce Overview
http://msdn2.microsoft.com/en-us/library/142dbbz4(VS.80).aspx

HowTo publish a clickonce app
http://msdn2.microsoft.com/en-us/library/31kztyey(VS.80).aspx


RobinDotNet


Click here to visit my ClickOnce blog!
  • Marked As Answer byWatashi_me Wednesday, August 26, 2009 12:32 AM
  •  
RobinDotNet  Friday, August 21, 2009 1:08 AM

What did you put in the publishing location? C:\Documents? Does this folder exist, did it actually put anything in it, did it actually deploy it?

Here's some links that I think will help you.

ClickOnce Overview
http://msdn2.microsoft.com/en-us/library/142dbbz4(VS.80).aspx

HowTo publish a clickonce app
http://msdn2.microsoft.com/en-us/library/31kztyey(VS.80).aspx


RobinDotNet


Click here to visit my ClickOnce blog!
  • Marked As Answer byWatashi_me Wednesday, August 26, 2009 12:32 AM
  •  
RobinDotNet  Friday, August 21, 2009 1:08 AM

You can use google to search for other answers

Custom Search

More Threads

• How to distribute Visual C++ / C Runtime Library with Clickonce app
• Crashing on double clicking setup.exe
• Insert the install directory into installed file?
• ParseException on manifest when installing ClickOnce App
• How we can change the Default Location in vb.net setup project
• Three questions about custom actions (more then one action, Cancelled Untinstall, and so on)
• How to embed both a Setup Project and a Web Setup Project?
• Help with Simple Application and References
• Uninstall SQL Server 2005 Express during uninstallation of custom software
• Help creating a Windows Installer...