Search
Neno Loje's Treasury
Nutrition for the ambitious .NET developer - since 2003
RSS 2.0
Atom 0.3
Home
Jul
August 2008
Sep
S
M
T
W
T
F
S
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
Subscribe this feed
via .NET alerts:
About the Author
Archives
August 2008 (3)
July 2008 (5)
June 2008 (3)
May 2008 (3)
April 2008 (2)
March 2008 (13)
February 2008 (4)
July 2007 (2)
June 2007 (1)
May 2007 (4)
April 2007 (7)
February 2007 (3)
January 2007 (6)
December 2006 (8)
November 2006 (15)
October 2006 (12)
September 2006 (6)
June 2006 (2)
May 2006 (6)
April 2006 (3)
March 2006 (1)
February 2006 (16)
January 2006 (1)
November 2005 (5)
September 2005 (2)
August 2005 (1)
July 2005 (12)
June 2005 (5)
May 2005 (4)
April 2005 (2)
March 2005 (2)
January 2005 (16)
December 2004 (2)
November 2004 (6)
October 2004 (4)
September 2004 (1)
August 2004 (1)
July 2004 (4)
June 2004 (2)
May 2004 (5)
March 2004 (18)
January 2004 (7)
November 2003 (4)
October 2003 (4)
September 2003 (2)
July 2003 (18)
Navigation
Blogs
Login
Post Categories
.NET Developers Q&A
(rss)
.NET Framework
(rss)
.NET Fx Bugs
(rss)
About This Blog
(rss)
C# Language
(rss)
CeBIT
(rss)
ClickOnce/No-Touch Deployment
(rss)
Code Snippets
(rss)
Cool Stuff
(rss)
Deutsch/German
(rss)
Download Tips
(rss)
Events and Conferences
(rss)
Media Center Edition
(rss)
MS-Unreleased
(rss)
My Opinion
(rss)
Pimp up my day
(rss)
PowerUser-Tips
(rss)
Read-This!
(rss)
Research Services
(rss)
Software Quality
(rss)
Tools for Developers
(rss)
VSTS
(rss)
Windows Vista
(rss)
My Blog World
Frank Fischer
Brad Abrams
BCL Team
Ralf Westphal
Damir Tomicic
Alan Shi
Suzanne Cook
Ogy's log
Jörg Neumann
Sara Ford
Web Developer Tips
Developer FAQ's
Virtual PC 2004 FAQ
System.Web.Mail FAQ
IIS FAQ
No-Touch Deployment FAQ
ReportViewer Control FAQ
System.Net.Mail FAQ
.NET Downloads
Reflector for .NET
My Sites
My VSTS Blog
My German Blog: Neno's Futterkiste
German VSTS Links
Ihr Weg zum TFS: mit Beratung
Microsofts ALM-Portal
TeamConf: die VSTS-Konferenz
TFS Blog meiner AIT-Kollegen
TFS-Intensivschulung: das Camp
XING-Gruppe zu VSTS
Sunday, September 17, 2006 - Posts
ClickOnce: Overview of Knowledge Base Articles
posted
Sunday, September 17, 2006 5:25 AM
by
NenoLoje
Interesting Microsoft Knowledge Articles on ClickOnce
An application that is developed in Visual Studio 2005 and that uses COM components stops responding when the application is deployed by using ClickOnce technology
FIX: You may receive error messages when you use the ClickOnce feature to publish an update to an application that you develop by using Visual Studio 2005
FIX: Error message when you try to install a ClickOnce application that you created in the .NET Framework 2.0 onto a client computer that is configured to use a proxy server: "Proxy authentication required"
FIX: Message when you try to start a ClickOnce program in the .NET Framework 2.0: "Do you want to install this application?"
Error message when you try to publish a
ClickOnce
application in Visual Studio 2005: "Unable to download a required file. You may retry downloading the file or cancel setup"
Error message when you try to run an updated version of an application that was created by using Visual Studio 2005 application and the
ClickOnce
feature: "System.IO.DirectoryNotFoundException"
An application that is developed in Visual Studio 2005 and that uses COM components stops responding when the application is deployed by using
ClickOnce
technology
BUG: The Setup program does not respond when you deploy a ClickOnce application over the Internet or over an intranet and a user clicks Install or Run on a published page in Internet Explorer 6
with
0 Comments