Hi all,

i have a question about using the irda class.
I've downloaded the sample provided on the MSD
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnhcvs04/html/vs04b6.asp.

after installing the program starts up, but after i try to send an string or
an numeric value the application crashes, saying InvalidOperationException
Source assembly could not be found. Does anybody has a clue why it is not
working??

The only thing i want to do is sending bytes to de infrared port.

Any help would be appriciated! Thanks in advance

Rob Smeets

Re: Getting IrDa to work by Peter

Peter
Tue Apr 05 10:40:01 CDT 2005

Run the sample through the debugger and find out what line this exception
occurs on. Also have you disabled the default Infrared listener - Start >
Settings > Connections > Beam > Uncheck "Receive all incoming beams".

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

"Rob Smeets" <Rob Smeets@discussions.microsoft.com> wrote in message
news:E04ECDBE-6CD4-4A50-9292-49F0C10B6626@microsoft.com...
> Hi all,
>
> i have a question about using the irda class.
> I've downloaded the sample provided on the MSDN
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnhcvs04/html/vs04b6.asp.
>
> after installing the program starts up, but after i try to send an string
> or
> an numeric value the application crashes, saying InvalidOperationException
> Source assembly could not be found. Does anybody has a clue why it is not
> working??
>
> The only thing i want to do is sending bytes to de infrared port.
>
> Any help would be appriciated! Thanks in advance
>
> Rob Smeets