Hello to all...
Is Visual Studio Professional required to compile the OpenDentMobile project? I see that the folders are all included in the 6.3 SVN, but there is no project listed in the OpenDental solution.
After some work, I was able to get ODMobile installed on my HTC TynII using the msi file from the OD website. The Compact SQL was not installed on my device which has Windows Mobile 6.0, and it was fairly easy to install after I figured out which version to use. I did not want to do the upgrade to 6.1 because it would completely reset all my settings in the phone.
Dr. Sparks, thanks for the Mobile Version.
Regards from Switzerland
James Keele
Visual Studio Software
Re: Visual Studio Software
you only need the free, express version of C# to compile and edit
EDIT
sorry...for the main project you only need express.
EDIT
sorry...for the main project you only need express.
Last edited by drtech on Tue Jan 20, 2009 9:29 am, edited 1 time in total.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Visual Studio Software
For the OpenDentMobile project, you do indeed need the Professional version rather than the Standard or Express version. Really? Compact SQL was not installed? It's about time for me to tackle that project again. It was put on hold for a week or two. I'll look into the SQL issue as well as the memory issue.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Visual Studio Software
Are you kidding me??!!!jkeele wrote:The Compact SQL was not installed on my device which has Windows Mobile 6.0, and it was fairly easy to install after I figured out which version to use.
You make it sound so easy. I've been fighting with it now for nearly four hours. I just can't believe they didn't build an installer for it. See the SQL Installation section on the Mobile page in our manual. Is that roughly what you had to do?
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Visual Studio Software
HI,
Actually, not really easy for me either. I found the installation files in the VisualSudio 8 folder under SmartDevices, SDK, SQLServer, Client, V2.0, wce500 folder.... I did not know which processor to use for the HTC TynII, so I tried them all, starting bottom up... And of course, the last one , armv4i, worked.... So it was not so easy...
Regards
Actually, not really easy for me either. I found the installation files in the VisualSudio 8 folder under SmartDevices, SDK, SQLServer, Client, V2.0, wce500 folder.... I did not know which processor to use for the HTC TynII, so I tried them all, starting bottom up... And of course, the last one , armv4i, worked.... So it was not so easy...
Regards
Regards from Switzerland