C# Software for Motorola's Symbol MK500 / MK590 and MC9090
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