Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango15-May-07 4:25
sponsorJudah Gabriel Himango15-May-07 4:25 
GeneralRe: ClickOnce Deployment Error Pin
pashitech15-May-07 5:03
pashitech15-May-07 5:03 
GeneralRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango15-May-07 7:16
sponsorJudah Gabriel Himango15-May-07 7:16 
GeneralRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango16-May-07 4:32
sponsorJudah Gabriel Himango16-May-07 4:32 
GeneralRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango16-May-07 4:33
sponsorJudah Gabriel Himango16-May-07 4:33 
GeneralRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango16-May-07 4:39
sponsorJudah Gabriel Himango16-May-07 4:39 
GeneralRe: ClickOnce Deployment Error Pin
pashitech16-May-07 5:21
pashitech16-May-07 5:21 
GeneralRe: ClickOnce Deployment Error Pin
Judah Gabriel Himango16-May-07 5:40
sponsorJudah Gabriel Himango16-May-07 5:40 
Then the problem appears to be with your application, not ClickOnce. Attach a debugger to your process or add some unhandled exception handling (e.g. Application.ThreadException event) and see what code is failing.

p.s. If your app needs to first install some prerequisites, you can accomplish this using ClickOnce bootstrapping. There's a free tool you can use to generate an MSI installer bootstrapper for your ClickOnce application: ClickOnce MSI Bootstrapper[^].



Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Funny Love
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


QuestionWriting with WriteProcessMemory Pin
Webtijn15-May-07 3:22
Webtijn15-May-07 3:22 
AnswerRe: Writing with WriteProcessMemory Pin
Judah Gabriel Himango15-May-07 4:24
sponsorJudah Gabriel Himango15-May-07 4:24 
QuestionNetwork Bandwidth in Socket Programming Pin
SakthiSurya15-May-07 3:18
SakthiSurya15-May-07 3:18 
AnswerRe: Network Bandwidth in Socket Programming Pin
Dave Kreskowiak15-May-07 4:47
mveDave Kreskowiak15-May-07 4:47 
GeneralRe: Network Bandwidth in Socket Programming Pin
SakthiSurya15-May-07 18:52
SakthiSurya15-May-07 18:52 
GeneralRe: Network Bandwidth in Socket Programming Pin
Dave Kreskowiak16-May-07 13:19
mveDave Kreskowiak16-May-07 13:19 
QuestionHAShTable Value Pin
Jabeerbe15-May-07 3:11
Jabeerbe15-May-07 3:11 
AnswerRe: HAShTable Value Pin
Martin#15-May-07 3:16
Martin#15-May-07 3:16 
Questionsearch relational data in some tables and show result to treeView Pin
hdv21215-May-07 2:49
hdv21215-May-07 2:49 
QuestionAccess denied... Pin
simplicitylabs15-May-07 2:31
simplicitylabs15-May-07 2:31 
AnswerRe: Access denied... Pin
sam#15-May-07 2:38
sam#15-May-07 2:38 
GeneralRe: Access denied... Pin
simplicitylabs15-May-07 2:49
simplicitylabs15-May-07 2:49 
GeneralRe: Access denied... Pin
sam#15-May-07 3:01
sam#15-May-07 3:01 
AnswerRe: Access denied... Pin
Martin#15-May-07 2:50
Martin#15-May-07 2:50 
GeneralRe: Access denied... Pin
simplicitylabs15-May-07 3:01
simplicitylabs15-May-07 3:01 
GeneralRe: Access denied... Pin
Martin#15-May-07 3:04
Martin#15-May-07 3:04 
QuestionCustom WinForm Inheritance Pin
3green15-May-07 2:27
3green15-May-07 2:27 

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.