References

This forum is for programmers who have questions about the source code.
Post Reply
User avatar
drtech
Posts: 1647
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

References

Post by drtech » Sat Jul 08, 2017 4:14 pm

I am getting back to restoring my plugin to to current code after 2 years of inactivity, but having a complete block by references when compiling. I can't seem to get the references right even though I have made sure they are still there, even deleted them, then added project references again....

Any help? What steps should I try to get accurate references to the OD projects? I don't know what the issue is but it just keeps saying I have a reference or assembly missing for OpenDental and OpenDentalBusiness, etc....
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

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

Re: References

Post by drtech » Sat Jul 08, 2017 6:14 pm

I tried to download the plugin example again to see if I could figure out my problem but it seems my password and ID for SVN no longer work and I need it to download the example?
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
cmcgehee
Posts: 711
Joined: Tue Aug 25, 2015 5:06 pm
Location: Salem, Oregon

Re: References

Post by cmcgehee » Mon Jul 10, 2017 8:27 am

I would try getting one project to build at a time. First, make sure that you can build OpenDentBusiness without any errors, and then work up from there. You do not need an SVN username and password to download the plugin example. You can use the URL https://opendentalsoft.com:23793/svn/op ... ginExample to checkout the plugin example project.
Chris McGehee
Open Dental Software
http://www.opendental.com

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

Re: References

Post by drtech » Mon Jul 10, 2017 8:57 am

when I click that link it asks me for an ID and password.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: References

Post by jsalmon » Mon Jul 10, 2017 9:14 am

Don't browse to it, use a subversion tool like TortoiseSVN to download it.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: References

Post by jsalmon » Mon Jul 10, 2017 9:43 am

Ohhh +1 to Stackoverflow archives. I was able to figure out why anonymous authentication was not working for browsers only. You should be able to click the link now.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

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

Re: References

Post by drtech » Mon Jul 10, 2017 11:29 am

duh, use SVN to download, thanks. Also, thanks for fixing the browser viewing.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

Post Reply