473,659 Members | 2,591 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The SCAN_SetReaderP arams Error occured when using SMDK (SymbolMobility Development Kit)1.5 for .NET

Fuc
hi experts,

We are using the Symbol MC9090G scanners, and use the symbol SMDK 1.5
for .NET to develop the WinCE form application, the tools we are using
is VS2005 professional and C#.

We are using Symbol.Barcode namespace class to read barcode and do
some logic etc. the code just like:

Symbol.Barcode. Reader _MyReader = new Reader();
....
_myReader.Actio ns.Enable();
....
_myReader.readN otify += (Some EventHanlder)
....
_myreader.Actio ns.Read();

the code above is very similar with the SMDK 1.5 sample
CS_ScanSample1. all is ok on one scanner, but, on the other scanner
it always prompt the error:
"Error
<AppName>
OperationFailur eException
SCAN_SetReaderP arams
At
Symbol.Barcode. ReaderParams.Se tReaderParams()
At Symbol.Barcode. Actions.Read()
At <AppName>.sunWM SCycleCountDire ctives.selScanL ocation()
At System.Windows. Forms.Control.O nGotFocus()
At System.Windows. Forms.Control.W nProc()
At System.Windows. Forms.Control_I nternalWnProc()
At Microsoft.AGL.F orms.WL.SetFocu s()
At System.Windows. Forms.Control.F ocus()
At <AppName>.sunWS CycleCountDirec tives.selAsile_ Modified()
At System.Windows. Forms.ListContr ol.OnSelectedVa lueChanged()
At System.Windows. forms.ListContr ol.OnSelectedIn dexChanged()
At System.Windows. Forms.ComboBox. onSelectedIndex Changed() "

I don't know why this come up. there is some differences between two
scanners.
the good one 's OS Version: 05.01.0476, OEM name: SYMBOL MC9090G, OEM
Version: 01.35.0002, IPL version:01.43.4 41; and other one's OS
version: 05.00.000 , OEM Version:01.20.0 000, IPL Version:01.42.4 40;

I'm not sure if this system little difference make it.

Any help is highly appreciated!! and sorry for some rusty english.

Thanks,
Andy

Jul 11 '08 #1
0 1833

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2663
by: Tony Johansson | last post by:
Hello! I get compile error when compiling using the command javac from the command terminal window(CMD). I have just two classes which are called HelloWorld.java and Slask.java. I have both classes in the directory called temp and I do cd temp to this directory. Then I do javac HelloWorld.java Now I get the compile error HelloWorld.java:8 cannot resolve symbol
0
1549
by: RK | last post by:
Hello I am using Microsoft Development Environment 2003 Version 7.1.3088 & Framework 1.1.4322 and developing Windows Forms using Visual C#. It was working fine for quite a month. Currently while opening the c# project the designer started giving lot many errors. The compiled exe, before the last project closing is still working as desired. The following are the problems. 1. A class file shows error in the Solution Explorer, also...
11
7728
by: Tomas Kepic | last post by:
Hi, i'm trying to create my first ASP.NET project ( HelloASPWorld project) but an error occured when I put OK button in NewProject. ERROR: "The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'https://localhost/HelloASPWorld'.'HTTP/1.0 503 Service Unavailable'."
2
390
by: Terry Holland | last post by:
I posted a follow up to an earlier post but did not receive response so here it is again (with original post and response) > This could be because you are running the index service over this web > application. try to stop indexing this application (from IIS management > console, clear "Index this resource") or stop the index service to test if > you still get error or not. I removed this option but still get the error. The error...
4
2409
by: mcwooq | last post by:
Hi, I just installed the VS.Studio 2005 Team Edition for Developper and encountered severe problems with debugging ASP.NET 2.0 projects. Even newly empty created ASP 2.0 projects can't debug (setting breakpoint in page_load()). I'm getting the following message: "Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation (code 0x80004002). If the problem persists,
2
3729
by: moondaddy | last post by:
I have a simple sample site I'm building in asp.net 2.0. I created a master page and a default.aspx content page in the project's root directory. Then I created a subfolder called content and added some aspx pages in the 'content' folder. when these pages were created I referenced the master page so everything should be linked up OK. Now, back on default.aspx I added a linkbutton and referenced one of the aspx pages in the 'content'...
3
2318
by: Don | last post by:
I have an ASP.NET 2.0 application (in VB) based on the Personal Site Starter kit that runs perfectly (no erros, no warnings, no exceptions) when run from Visual Studio 2005 Team Suite using the development server VS contains. When I publish it to a real server running Windows Server 2003, IIS 6, and .NET Framework 2.0, I get strange compiler errors (even though the app was built (to IL) on the development machine). All of the errors have...
4
2171
by: David Lozzi | last post by:
Howdy, I found a nice little book called ASP.NET 2.0 Cookbook by Michael A Kittel and Geoffrey LeBlond. Anyway, they have some instructions on how to setup application level error handling. Most of my functions have try..catch to email me about an error, then I want the application level to fire off to send the user to a custom page AND log it in the app log. When an error occurs on my page, i get a server error Server Error in...
4
1383
by: esha | last post by:
I created WEB app in C# and it runs fine on my local machine. When I moved everything to the hosting server I've got an error: Compiler Error Message: CS0246: The type or namespace name 'Photo' could not be found (are you missing a using directive or an assembly reference?) Source Error: Line 186: public static List<PhotoGetPhotos(int AlbumID) I have public class Photo in the project. If the application runs on my local machine...
0
8339
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8535
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8629
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.