B
Brian
Hi all,
I made a freeware app that I put up on Handango. I've been talking to one
user who owns an Ipaq 5550 (WM2003) who says he has problems getting the app
to run. I've tested the app on both 2002 and 2003 emulators, and on my Ipaq
2215 (WM2003), all works with no problem. No other users have reported
problems. The error he sent me was:
"A managed InvalidCastException occurred at Application::Run+0xf
Could not find resource assembly
Application::Run+0xf
WolfClock::Main::0xa
OK to terminate"
Now, I'm trying to figure out how to best troubleshoot this. If any of you
guys have a 5550 let me know In the meantime, I've sent him the CAB file
for ARM device specifically (was using ezsetup to bundle them together) to
install on the PPC, in case that was the issue, but I haven't heard back yet
and am not confident that will change anything. The "Could not find
resource assembly" seems rather peculiar. I had him reinstall the .NET
framework SP1, but that didn't help. My app uses the XML and Drawing
libraries.
As a second question, is there a way to bundle the .NET framework with my
app, or at least verify the components I use are installed?
Thanks guys,
Brian
I made a freeware app that I put up on Handango. I've been talking to one
user who owns an Ipaq 5550 (WM2003) who says he has problems getting the app
to run. I've tested the app on both 2002 and 2003 emulators, and on my Ipaq
2215 (WM2003), all works with no problem. No other users have reported
problems. The error he sent me was:
"A managed InvalidCastException occurred at Application::Run+0xf
Could not find resource assembly
Application::Run+0xf
WolfClock::Main::0xa
OK to terminate"
Now, I'm trying to figure out how to best troubleshoot this. If any of you
guys have a 5550 let me know In the meantime, I've sent him the CAB file
for ARM device specifically (was using ezsetup to bundle them together) to
install on the PPC, in case that was the issue, but I haven't heard back yet
and am not confident that will change anything. The "Could not find
resource assembly" seems rather peculiar. I had him reinstall the .NET
framework SP1, but that didn't help. My app uses the XML and Drawing
libraries.
As a second question, is there a way to bundle the .NET framework with my
app, or at least verify the components I use are installed?
Thanks guys,
Brian