PC Review


Reply
Thread Tools Rate Thread

Barcode error MissingMethodException

 
 
Khano
Guest
Posts: n/a
 
      19th Aug 2005
Hello Everybody

i am trying to deploy a application on handheld

i have installed intermec .NET SDK and i am using the BarcodeReader

There is no error in the coding

but when i run my application on the pda

an error message occurs
MissingMethodException

on the initialization of the barcode reader

here is the code i have written
************************************************
'In the variable declaration
Friend WithEvents br As Intermec.DataCollection.BarcodeReader

'After initialzecomponents()
br = New BarcodeReader
br.ThreadedRead(True)

'in the functions
Private Sub myreadtest(ByVal sender As System.Object, ByVal e As
BarcodeReadEventArgs) Handles br.BarcodeRead
MsgBox(e.strDataBuffer)

End Sub

************************************************

The error occurs on the
br = New BarcodeReader

can anyone helps me on that

 
Reply With Quote
 
 
 
 
Graham McKechnie
Guest
Posts: n/a
 
      19th Aug 2005
Khano,

>> but when i run my application on the pda


You are running on an Intermec pda???

I just tried and I also get the MissingMessageException, if I deploy my app
to my hp4700, but it runs fine on the Intermec.

I think you'd need their scanner on your pda!!

Graham

"Khano" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello Everybody
>
> i am trying to deploy a application on handheld
>
> i have installed intermec .NET SDK and i am using the BarcodeReader
>
> There is no error in the coding
>
> but when i run my application on the pda
>
> an error message occurs
> MissingMethodException
>
> on the initialization of the barcode reader
>
> here is the code i have written
> ************************************************
> 'In the variable declaration
> Friend WithEvents br As Intermec.DataCollection.BarcodeReader
>
> 'After initialzecomponents()
> br = New BarcodeReader
> br.ThreadedRead(True)
>
> 'in the functions
> Private Sub myreadtest(ByVal sender As System.Object, ByVal e As
> BarcodeReadEventArgs) Handles br.BarcodeRead
> MsgBox(e.strDataBuffer)
>
> End Sub
>
> ************************************************
>
> The error occurs on the
> br = New BarcodeReader
>
> can anyone helps me on that
>



 
Reply With Quote
 
Khano
Guest
Posts: n/a
 
      19th Aug 2005
Dear Graham

I am sorry i didn't quiet understand.

i have a casio It 500

should i have a handeheld containing a scanner built by intermec?

best Regards

Khano

 
Reply With Quote
 
=?Utf-8?B?Um9iIFZldA==?=
Guest
Posts: n/a
 
      19th Aug 2005
Work extensively with Intermec Scanning Devices (750 and 760 models) and
CompactFramework and have seen this error before. What Intermec dlls are you
referencing in your project?

"Khano" wrote:

> Hello Everybody
>
> i am trying to deploy a application on handheld
>
> i have installed intermec .NET SDK and i am using the BarcodeReader
>
> There is no error in the coding
>
> but when i run my application on the pda
>
> an error message occurs
> MissingMethodException
>
> on the initialization of the barcode reader
>
> here is the code i have written
> ************************************************
> 'In the variable declaration
> Friend WithEvents br As Intermec.DataCollection.BarcodeReader
>
> 'After initialzecomponents()
> br = New BarcodeReader
> br.ThreadedRead(True)
>
> 'in the functions
> Private Sub myreadtest(ByVal sender As System.Object, ByVal e As
> BarcodeReadEventArgs) Handles br.BarcodeRead
> MsgBox(e.strDataBuffer)
>
> End Sub
>
> ************************************************
>
> The error occurs on the
> br = New BarcodeReader
>
> can anyone helps me on that
>
>

 
Reply With Quote
 
Khano
Guest
Posts: n/a
 
      22nd Aug 2005
I installed the cab file from the intermec .Net SDK What else must i
copy to the windows folder?

best regards
Khano

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Postnet barcode error dbuelke Microsoft Word Document Management 1 5th Dec 2008 04:49 AM
Help Debugging MissingMethodException Error Rich M Microsoft Dot NET Compact Framework 0 13th Jun 2005 06:04 PM
Please Help! - Getting 'System.MissingMethodException' error when using Class Library ShakeDoctor Microsoft Dot NET Compact Framework 3 6th Apr 2005 08:32 PM
Newbie: MissingMethodException error with managed/unmanaged C++ =?Utf-8?B?V2hpdG5leSBLZXc=?= Microsoft Dot NET Compact Framework 1 30th Nov 2004 11:10 AM
Error message ''System.MissingMethodException' on simple CF app fouch.soft Microsoft Dot NET Compact Framework 0 14th Sep 2003 02:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:05 AM.