Sub:Deployed Dotnet file not working after restart in mini6410, Help req. Step By Step process done. Such as follows, 1. I have installed the winCE6.0 OS 2. Already I have created one compact Vb.net2008 application software, I have deployed in mini 6410 through the usb. 3. Now Working this appllication.(In this application,I have used some serial ports to communicate with the printer,Weight balance, to on relay (3 ports).This application software used the database as compact sqlserver2008, to store and retrieve the data.) 4. If I restarts the device, Deployed same program not there in program files(device). 5. Again i deployed newly,working same software. 6. But before restart, I am copying deployed file into mem.card or nand flash, and then i restarted. File is there in either mem.card or nand flash. but not working the software. Problem is: 7. While deploying vb.net software through the PC, PC is installing some support files in windows folder(in mini6410) and in deploying location(in mini6410). after restarts all those files are deleting. if we copy those deployed folder to mem.card or nandflash, those files will not delete.but support files are deleted in windows. 8. But i have tried another one, i have changed the properties as read only of that support files in windows folder.that is also not working, all support files are deleted after restart. Solution need: 1. how do i deploy all support files, main deploying files in nand flash or in mem.card. 2. If you are having some other solution that is also need. Note. I have tried same this application in Mini2440 working well, but i am having memory low issue we need extra memory, and some serial port is not working properly. so that i have tried mini6410. Thanks & welcome by B.S.Anbalagan
Deployed Dotnet file not working after restart in mini6410,
Your os build is non persistent file system. The .net component what was installed and registered during deploy its simple disappear after reboot and that is why even the file from SD card won't run. Build new os, select rom only fs and try again.
Thanks for your reply Mr.Dezso, But I do not know to build OS with rom only fs. Just i loaded OS directly from the sd card and selected the wince os. thats all. Can you explain please.. Thanks & welcome by B.S.Anbalagan
Install vs2008 Install wince6 Install wince6r2 Install wince6r3 Install 2hr worth of updates. Download and install BSP Change file system to rom only. Upload new image.