Click here to Skip to main content
15,891,375 members
Home / Discussions / C#
   

C#

 
QuestionCosmetics - program change in label location Pin
Glen Harvy31-Aug-06 12:57
Glen Harvy31-Aug-06 12:57 
AnswerRe: Cosmetics - program change in label location Pin
Judah Gabriel Himango31-Aug-06 14:12
sponsorJudah Gabriel Himango31-Aug-06 14:12 
GeneralRe: Cosmetics - program change in label location [modified] Pin
Glen Harvy31-Aug-06 21:25
Glen Harvy31-Aug-06 21:25 
GeneralRe: Cosmetics - program change in label location Pin
Judah Gabriel Himango1-Sep-06 4:41
sponsorJudah Gabriel Himango1-Sep-06 4:41 
QuestionArrayList from another class, or form!?? Pin
ferdna31-Aug-06 11:45
ferdna31-Aug-06 11:45 
AnswerRe: ArrayList from another class, or form!?? [modified] Pin
ferdna31-Aug-06 11:48
ferdna31-Aug-06 11:48 
AnswerRe: ArrayList from another class, or form!?? Pin
Bhupi Bhai1-Sep-06 2:14
Bhupi Bhai1-Sep-06 2:14 
QuestionClickOnce & MAGE - will not install from webpage Pin
standgale31-Aug-06 11:32
standgale31-Aug-06 11:32 
Hi, can anyone help me with the following:
When I use mage to create a clickonce deployment of a program called "TestClickOnce", said program will install directly from the created TestClickOnce.application manifest on the hard drive, but will not install from the web, nor will it update. The error is "+ Downloading http://localhost/installer/1.0.0.3/TestClickOnce.exe did not succeed. + The operation has timed out". Also "System.Deployment.Application.DeploymentDownloadException (Unknown subtype)" although the file does definitely exist...
When I create the deployment from within visual studio, it works fine. Publishing from Visual Studio however also produces the files setup.exe, TestClickOnce_1_0_0_0.application (as well as TestClickOnce.application) and also TestClickOnce.exe.deploy (and also a webpage, but I figure that is not important). Apparently the TestClickOnce.csproj file in the project is also modified by publish in visual studio. What are these extra files, how are they useful? Are they important and if not why are they there? Is it in fact the case that I have to publish it first using msbuild or from within visual studio and only use mage for creating updates? Except only the web stuff does not work....
If anyone can answer any of these questions, provide links to answers or suggest a suitable forum on which to ask them again I would be grateful.
I would also be interseted in finding out more of the intimate details on how ClickOnce works. So far I have only managed to find general information and repeats of the basic how-tos in the MS documentation.
Questionpls .. Pin
davvid31-Aug-06 9:04
davvid31-Aug-06 9:04 
AnswerRe: pls .. Pin
CWIZO31-Aug-06 22:49
CWIZO31-Aug-06 22:49 
QuestionData bind on Contained Object Properties Pin
8thWonder31-Aug-06 8:13
8thWonder31-Aug-06 8:13 
AnswerRe: Data bind on Contained Object Properties Pin
John Petersen31-Aug-06 23:16
John Petersen31-Aug-06 23:16 
Questionlistening for Dgrams. need to parse IP header? Pin
mmatteson31-Aug-06 8:10
mmatteson31-Aug-06 8:10 
AnswerRe: listening for Dgrams. need to parse IP header? Pin
mmatteson31-Aug-06 8:29
mmatteson31-Aug-06 8:29 
Questionhandle events in C# from a dll ?(writing a wrapper class) Pin
rameshsd31-Aug-06 8:10
rameshsd31-Aug-06 8:10 
AnswerRe: handle events in C# from a dll ?(writing a wrapper class) Pin
Jun Du31-Aug-06 8:51
Jun Du31-Aug-06 8:51 
QuestionArrays: Unknown default value?? Pin
Goalie3531-Aug-06 5:53
Goalie3531-Aug-06 5:53 
AnswerRe: Arrays: Unknown default value?? Pin
Dave Kreskowiak31-Aug-06 6:01
mveDave Kreskowiak31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Nader Elshehabi31-Aug-06 6:01
Nader Elshehabi31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Jun Du31-Aug-06 6:04
Jun Du31-Aug-06 6:04 
QuestionHow to detect overlapping windows Pin
pliu_200031-Aug-06 5:44
pliu_200031-Aug-06 5:44 
AnswerRe: How to detect overlapping windows Pin
Jun Du31-Aug-06 5:59
Jun Du31-Aug-06 5:59 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:14
pliu_200031-Aug-06 6:14 
AnswerRe: How to detect overlapping windows Pin
Josh Smith31-Aug-06 6:18
Josh Smith31-Aug-06 6:18 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:33
pliu_200031-Aug-06 6:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.