I am writing a calendar app as I cannot find one that does what I want (displaying a month's worth of bridge dates at a glance - see screenshot).
The program runs fine on the desktop and when I do an optimized compile for the device I get no errors. However, when I try to execute the program on the device I get:
An error occurred on sub _main_fileloadmnu_click.
An error message cannot be displayed because an optional resource assembly containing it cannot be found
Continue?
Yes No
I have attached the relevant files. Can anyone spot the problem?
The program runs fine on the desktop and when I do an optimized compile for the device I get no errors. However, when I try to execute the program on the device I get:
An error occurred on sub _main_fileloadmnu_click.
An error message cannot be displayed because an optional resource assembly containing it cannot be found
Continue?
Yes No
I have attached the relevant files. Can anyone spot the problem?