Re compile error 7.6
Re compile error 7.6
Getting a compile error on 7.6 in visual studio 2010. 28 Error 175 specified store provider cannot be found in config or is not valid
File ODWeb service model line 7 column 158 project webforms
Is this normal?
I also have about 38 warnings. Have followed the instructions in the manual re the various items like directx, loader unlock etc
Many thanks ,Sandi
File ODWeb service model line 7 column 158 project webforms
Is this normal?
I also have about 38 warnings. Have followed the instructions in the manual re the various items like directx, loader unlock etc
Many thanks ,Sandi
Re: Re compile error 7.6
I seem to have sorted that out now. However I get an error on 7.5 if unit tests is compiled in config manager. This seems to be unticked as default? If ticked it errors on CDT does not exist in this context databasetools.cs line 57 column 37 unittests. Thanks again
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Re compile error 7.6
I believe there's a comment in the code about that. The unittest project can simply be unchecked in the config manager.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Re compile error 7.6
Thanks, is it normal to get 38 or 39 warnings on compiling it? I have compiled 7.5 and 7.6 beta and get the errors. I have been using 6.9 successfully for a few months in a scratch start practice.I think there were errors on compiling that also
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Re compile error 7.6
Warnings are different than errors. Warnings don't matter.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Re compile error 7.6
Apologies, I meant I get warnings on compiling not any errors on 7.6beta.Ill test that out at home before deploying it. Once the practice gets going Ill subscribe to support in order to support OD. Thanks for the help from Ireland.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Re compile error 7.6
Warnings during a compile are different than errors during a compile.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Re compile error 7.6
Great thanks for that again