Bob Frakes
08-17-2005, 08:04 AM
I'm getting 4 errors when I convert an existing project from Express Version 2.13.
First Error: 1907
This is a Windows Installer Error having to do with Fonts.
Cannot Register Fonts
I have two barcode fonts that I install with my app. These need to be done.
I've tried adding a font description to the project but it didn't help. If I install the application at the Administrator this error does not happen. My local computer has my username with Admin rights. If I install as my local username, I get the error.
Second and Third Error: 1406
This is also a Windows Installer error.
Could not write value versionMajor to the registry on both instances.
No clue as to why...
Fourth Error: 1722
Again a Windows Installer error. This, I think is due to the first three.
The application installs and runs properly, but the above error tells me that it didn't install correctly.
Any clues?
Thanks
Bob Frakes
First Error: 1907
This is a Windows Installer Error having to do with Fonts.
Cannot Register Fonts
I have two barcode fonts that I install with my app. These need to be done.
I've tried adding a font description to the project but it didn't help. If I install the application at the Administrator this error does not happen. My local computer has my username with Admin rights. If I install as my local username, I get the error.
Second and Third Error: 1406
This is also a Windows Installer error.
Could not write value versionMajor to the registry on both instances.
No clue as to why...
Fourth Error: 1722
Again a Windows Installer error. This, I think is due to the first three.
The application installs and runs properly, but the above error tells me that it didn't install correctly.
Any clues?
Thanks
Bob Frakes