TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sony lal
NA
6
16.1k
C# Software for Motorola's Symbol MK500 / MK590 and MC9090
Dec 6 2011 7:01 AM
my company given me one device Motorola Symbol MK 590 and below are the details i'm send you. please help me out if you can.
1. http://www.datalex.gr/files/pdf/MK500_SS_v3.pdf?phpMyAdmin=a44be1c193e15259a1643c233cb29f26
2. http://support.symbol.com/support/search.do?cmd=displayKC&docType=kc&externalId=11299803apdf&sliceId=&dialogID=255432171&stateId=1%200%20255136026
My Development Environment : Operating System is XP SP3
1. I'm using Visual Stdio 2008
2. Data base file format is .DBF ( hosted on Nowell server )
I can run all Symbol C# given Example, also i can connect my device with my pc
My Issue :
I open the given Example of Symbol site i.e CS_BarcodeSample1.VS2008 and in this C# project i added two other form, form2.cs and pricechecker.cs
i add the reference DotNetDBF
now if i build the program it shows success but when i try to deploy it showing error
"Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\cs_barcodesample1\system.design.dll'. Error 0x80070070: There is not enough space on the disk.
Device Connectivity Component "
But if i Build this project and keep my Debug folder on Device Application folder and run then its run perfect.
My End Goal : from the project (Program)
1. WelcomeScreen.cs : it should by default show, so that Client can scan Item bar code in this page.
2.PriceChecker.cs : once Customer Scan his Item on WelcomeScreen.cs page he can get result on this priceChecker.cs page.
3. all data should come form .DBF file which will be kept on Server ( Nowell Server ) First search Barcode(LABEL) if barcode is not there then Artical code (ARTCODE) from .DBF file
with regards
Sony Lal
South America
Brazil
Reply
Answers (
1
)
Problem with forms CF 3.5
How to Connect Windows Mobile with thermal Printer to print sales slip ( Motorola MK500 / MC9190-G / MC70 / MC75 / HP windows mobile)