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