update trial version

For users or potential users.
Post Reply
jamesx2
Posts: 115
Joined: Wed Jun 20, 2007 6:52 pm

update trial version

Post by jamesx2 » Mon Nov 03, 2008 1:53 pm

I have a request to update the trial version of the program. Because our data base is downloaded from another program, I must test the compatibility of the program with bridge before I can update the program. We are currently stuck on version 5.7 until the trial version is updated. I would love to be able to use alot of the new things you have added to the program. I know you are busy, but please please if you can find some time to update the trial version for us.

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Re: update trial version

Post by drtech » Tue Nov 04, 2008 5:21 am

Since Open Dental is open source, If you want to download Microsoft visual c# express for free from the MS website(http://www.microsoft.com/express/download/), download a program called Tortise SVN (http://tortoisesvn.net), and then download the source code (http://www.open-dent.com/manual/developers.html) you can make a full functioning program yourself anytime-completely up to date and not worry about when Jordan has time to update the trial version. It takes a little bit of know how, but if you are up some learning you can do it.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
jordansparks
Site Admin
Posts: 5746
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: update trial version

Post by jordansparks » Wed Nov 05, 2008 3:26 pm

There are good reasons why we haven't updated the trial version. We are working on the installer for 64 bit computers. So it will probably be some time within the next week. We'll see.
Jordan Sparks, DMD
http://www.opendental.com

jamesx2
Posts: 115
Joined: Wed Jun 20, 2007 6:52 pm

Re: update trial version

Post by jamesx2 » Tue Nov 11, 2008 2:02 pm

Ok, I have downloaded the current code into a folder. How do I now use this information? The OD icon on desk is directed to the old OD folder. Do I just copy the downloaded info into the old OD folder? Or do I have to do some sort of update?

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Re: update trial version

Post by drtech » Wed Nov 12, 2008 9:57 am

if you don't know how to proceed it may be more than you want to tackle.

If you want to try here it is:
You have to have Visual c# installed also. Then open the *.sln file with Visaul C# in the folder you downloaded from the SVN. Then once it is loaded, make sure the box says release instead of debug near the toolbar. Click the build | rebuild solution menu. Then you can navigate with explorer to the Opendental\bin\release folder and all the files you need will be there. Copy all those over the files in c:\program files\opendental and then you can use your icon to launch the program.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

jamesx2
Posts: 115
Joined: Wed Jun 20, 2007 6:52 pm

Re: update trial version

Post by jamesx2 » Thu Nov 13, 2008 2:45 am

everything is pretty easy until I get to the last step. I see the file labeled Opendental on the right hand side but there is no bin/release folder. Where did I make the mistake?

spike
Posts: 5
Joined: Thu Nov 13, 2008 7:30 am

Re: update trial version

Post by spike » Thu Nov 13, 2008 7:47 am

The "Release" folder is inside of the "bin" folder. The "bin" folder is inside of the "OpenDental" folder. The "OpenDental" folder should be at the same level as your ".sln" solution file.

Post Reply