Re compile error 7.6

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
sandi
Posts: 106
Joined: Sun Jun 20, 2010 3:44 pm

Re compile error 7.6

Post by sandi » Thu Jan 06, 2011 10:07 am

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

sandi
Posts: 106
Joined: Sun Jun 20, 2010 3:44 pm

Re: Re compile error 7.6

Post by sandi » Thu Jan 06, 2011 1:27 pm

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

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

Re: Re compile error 7.6

Post by jordansparks » Fri Jan 07, 2011 5:08 am

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

sandi
Posts: 106
Joined: Sun Jun 20, 2010 3:44 pm

Re: Re compile error 7.6

Post by sandi » Fri Jan 07, 2011 5:27 am

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

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

Re: Re compile error 7.6

Post by jordansparks » Fri Jan 07, 2011 4:45 pm

Warnings are different than errors. Warnings don't matter.
Jordan Sparks, DMD
http://www.opendental.com

sandi
Posts: 106
Joined: Sun Jun 20, 2010 3:44 pm

Re: Re compile error 7.6

Post by sandi » Sat Jan 08, 2011 1:24 am

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.

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

Re: Re compile error 7.6

Post by jordansparks » Sat Jan 08, 2011 5:36 am

Warnings during a compile are different than errors during a compile.
Jordan Sparks, DMD
http://www.opendental.com

sandi
Posts: 106
Joined: Sun Jun 20, 2010 3:44 pm

Re: Re compile error 7.6

Post by sandi » Sat Jan 08, 2011 6:46 am

Great thanks for that again

Post Reply