VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
ClickOnce Installer Giving Error & Crashing! Posted by Seidleroni on 11 Dec 2006 at 10:07 AM
I have a fairly complicated program that I am deploying using the 'ClickOnce' deployment. I have put the installer on a CD as well as the 'dotnetfx.exe' file to install the Microsoft Framework 2.0.

The dotnetfx.exe was run on a Windows XP machine, and installed, and at the end of it, the computer was not asked to reboot, which was odd to me, but I dont know if it matters.

After that, the installer 'setup.exe' was run, and it seemed to install the program, because it created the icon in the start --> programs, and created an entry in the add/remove programs. However, after it installed, it gave an error and the whole 'do you want to send the report to microsoft, yada yada yada'. Its unclear if the error came from the installer or the actual program when it starts up after installation. I assume its from the actual program, because if I start it on the PC, it gives me the 'send report, dont send report' error.

However, I can install it on a few other PC's and it works great and without any problems.

Has anyone else run across this problem before? I restarted the PC, but that didnt help or do anything.

Has anyone run into this problem before? Does anyone have any suggestsions?

Thanks
Report
Re: ClickOnce Installer Giving Error & Crashing! Posted by DrMarten on 11 Dec 2006 at 3:18 PM
This message was edited by DrMarten at 2006-12-11 15:18:59

: I have a fairly complicated program that I am deploying using the 'ClickOnce' deployment. I have put the installer on a CD as well as the 'dotnetfx.exe' file to install the Microsoft Framework 2.0.
:
: The dotnetfx.exe was run on a Windows XP machine, and installed, and at the end of it, the computer was not asked to reboot, which was odd to me, but I dont know if it matters.
:
: After that, the installer 'setup.exe' was run, and it seemed to install the program, because it created the icon in the start --> programs, and created an entry in the add/remove programs. However, after it installed, it gave an error and the whole 'do you want to send the report to microsoft, yada yada yada'. Its unclear if the error came from the installer or the actual program when it starts up after installation. I assume its from the actual program, because if I start it on the PC, it gives me the 'send report, dont send report' error.
:
: However, I can install it on a few other PC's and it works great and without any problems.
:
: Has anyone else run across this problem before? I restarted the PC, but that didnt help or do anything.
:
: Has anyone run into this problem before? Does anyone have any suggestsions?
:
: Thanks
_______________________________________________________________________

Hi,

1) Check the amount of memory on the PC giving errors.

2) Check amount of HardDrive space is okay on target machine.

3) Un-install using Add/Remove Programs from CONTROL PANEL and have another go.


Regards,

Dr M.
Report
Re: ClickOnce Installer Giving Error & Crashing! Posted by rlc on 15 Dec 2006 at 8:26 PM
You can run the MSI from the command line and there are options for a log file which can set on verbose to get a much detailed description of the install process and what is failing (you may need the msiexec from the platform sdk to do this). I have gotten the best help for installer issues at the microsoft newsgroup, hard to find good help on it.

~rlc



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.