All,
I have a problem with WEC7 on DM3730 – I cannot make File Sharing to work. At this point I still don’t know whether I’m missing some steps or this feature is not working for WEC7.
I’m following my steps from Windows CE 6, which are:
1. I add the following components:
Internet Connection Sharing (ICS)
Windows Networking API/Redirector (SMB/CIFS)
File Server (SMB/CIFS)
File Server Customizable Web UI
Web Server Administration ISAPI
2. I add/modify the following registry settings:
[HKEY_LOCAL_MACHINE\Ident]
"OrigName"="MEBWinCE"
"Name"="wec7meb"
[HKEY_LOCAL_MACHINE\Services\SMBServer]
"AdapterList"="*"
[HKEY_LOCAL_MACHINE\Services\Smbserver\Shares]
"UseAuthentication"=dword:0
[HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\StorageCard]
"Type"=dword:0
"Path"="Storage Card"
"UserList"="*"
With all these changes we were able to make the file sharing working on WinCE6, however it’s not working for WEC7.
For SMBServer, I can see all the other registry settings there:
[HKEY_LOCAL_MACHINE\Services\SMBServer]
"DLL"="smbserver.dll"
"Keep"=dword:1
"Order"=dword:12
"Prefix"="SMB"
"Index"=dword:0
Also, the smbserver.dll is part of the image – I can see it in the Windows folder.
But… I cannot see the SMB service running when I type “services list” from the command line.
Could you please help me with that?
Thank you!!
Best regards,
Zack