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....
References
Re: References
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?
Re: References
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.
Re: References
when I click that link it asks me for an ID and password.
Re: References
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
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: References
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
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: References
duh, use SVN to download, thanks. Also, thanks for fixing the browser viewing.