Hi guys,
I'm using the following setup:
Windows Server 2003 (Domain Controller)
Dynamics NAV 4.0 SP3
SQL Server 2005
Windows Mobile 6.0 Device (Emulator)
Internet Information Server 6.0
Self-issued SSL certificate using SelfSSL (*)
Dynamics Mobile 1.1
Mobile Sales Sample Application
I've been following the installation instructions (MobileInstallation.chm) precisely. I even went through the entire configuration process twice. However, I keep getting one specific problem.
When I run Mobile Sales and hit Synchronize, it gets going but it will only synchronize the five Item tables (Item, ItemAttachments, ItemBarCode, ItemGroup, ItemSubGroup). The other tables (Activity, Customer, Orders...) are also created, but not filled. No error is returned, everything appears fine.
I'm more or less at wit's end, and I'd be grateful for any help.
Thanks,
Jan-Peter Hashagen
*) When I use SSL for SQL replication ([url=
https://]https://[/url]<server>/sqlce3/sqlcesa30.dll), Mobile Sales returns with the following error:
A request to send data to the computer running IIS has failed. For more information, see HRESULT.
Comments
If you still don't find the answer satisfying I strongly encourage you to contact the team from our team blog (http://blogs.msdn.com/dynamicsmobile/)
/Tim
Tim Skauge
Microsoft Dynamics Mobile
Thanks for taking the time to look into this problem.
Jan
There were actually two steps involved.
1.) In Navision the Windows user didn't have a salesperson assigned.
2.) I didn't have the SSIS package set up for scheduled execution.
So during intial configuration I ran the SSIS package once, before the salesperson was assigned in Navision. Thus the Users table of the Mobile-Staging database wasn't filled.
It works now and I'm glad to see customers and contacts on my mobile device.
Jan