James-R
Jun 1st, 2007, 06:12 AM
Hi,
I have written an application for my pocket pc. I have setup a file associate which is suppose to execute the program when the file is opened.
This works, but whenever I try to use Command() to get the name of the file that was opened I get a NotSupportedException error.
Command() works in the standard .net framework 2 but not in .net cf 2.
What am i doing wrong? is there an alternative method?
Thanks,
James
I have written an application for my pocket pc. I have setup a file associate which is suppose to execute the program when the file is opened.
This works, but whenever I try to use Command() to get the name of the file that was opened I get a NotSupportedException error.
Command() works in the standard .net framework 2 but not in .net cf 2.
What am i doing wrong? is there an alternative method?
Thanks,
James