Problems with VS 2010 and OD12.3 compiling
Posted: Tue Nov 13, 2012 10:57 am
I have not tried to compile OD since I used VS 2008 (OD7). So I've downloaded and installed VS 2010 successfully and downloaded OD 12.3 successfully. I followed the instructions on the sourcecode page and still I cannot compile. Here's my first issue: When VS loads the solution it gives me errors loading PatientPortal (THE PROJECT TYPE IS NOT SUPPORTED BY THIS INSTALLATION)
and xEHR.csprog (unable to read the project file)
If I then ignore this and try to build using x86, I get 22 errors and 23 warnings: (see below)
Any thoughts on where to start?
thanks,
rich
Error 22 Error 175: The specified store provider cannot be found in the configuration, or is not valid. \\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\WebForms\ODWebServiceModel.edmx 7 161 WebForms
Error 23 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebForms
Error 24 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xODR
Error 25 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found SparksToothChart
Error 26 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xCrudGenerator
Error 27 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebHostSynch
Error 28 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\WebForms\bin\Release\WebForms.dll' could not be found WebHostSynch
Error 29 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDental
Error 30 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentalWpf\bin\Release\OpenDentalWpf.dll' could not be found OpenDental
Error 31 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\ODR\bin\Release\ODR.dll' could not be found OpenDental
Error 32 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\SparksToothChart\bin\Release\SparksToothChart.dll' could not be found OpenDental
Error 33 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDentHL7
Error 34 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found TestToothChart
Error 35 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\SparksToothChart\bin\Release\SparksToothChart.dll' could not be found TestToothChart
Error 36 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDentalServer
Error 37 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found TestCanada
Error 38 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDental\bin\Release\OpenDental.exe' could not be found TestCanada
Error 39 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebCamOD
Error 40 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xCentralManager
Error 41 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentHL7\bin\Release\OpenDentHL7.exe' could not be found ServiceManager
Warning 42 The referenced project '..\..\..\Shared Projects Subversion\EHR\EHR_12_3\EHR\xEHR.csproj' does not exist. OpenDental
Error 43 Could not load file or assembly 'file://\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\Required dlls\CDT.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) \\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\SGEN OpenDentBusiness
Error 44 Unknown build error, 'Index was outside the bounds of the array.' OpenDentalWpf
Warning 45 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Debug\OpenDentBusiness.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. MobileWeb
and xEHR.csprog (unable to read the project file)
If I then ignore this and try to build using x86, I get 22 errors and 23 warnings: (see below)
Any thoughts on where to start?
thanks,
rich
Error 22 Error 175: The specified store provider cannot be found in the configuration, or is not valid. \\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\WebForms\ODWebServiceModel.edmx 7 161 WebForms
Error 23 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebForms
Error 24 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xODR
Error 25 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found SparksToothChart
Error 26 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xCrudGenerator
Error 27 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebHostSynch
Error 28 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\WebForms\bin\Release\WebForms.dll' could not be found WebHostSynch
Error 29 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDental
Error 30 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentalWpf\bin\Release\OpenDentalWpf.dll' could not be found OpenDental
Error 31 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\ODR\bin\Release\ODR.dll' could not be found OpenDental
Error 32 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\SparksToothChart\bin\Release\SparksToothChart.dll' could not be found OpenDental
Error 33 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDentHL7
Error 34 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found TestToothChart
Error 35 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\SparksToothChart\bin\Release\SparksToothChart.dll' could not be found TestToothChart
Error 36 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found OpenDentalServer
Error 37 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found TestCanada
Error 38 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDental\bin\Release\OpenDental.exe' could not be found TestCanada
Error 39 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found WebCamOD
Error 40 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found xCentralManager
Error 41 Metadata file '\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentHL7\bin\Release\OpenDentHL7.exe' could not be found ServiceManager
Warning 42 The referenced project '..\..\..\Shared Projects Subversion\EHR\EHR_12_3\EHR\xEHR.csproj' does not exist. OpenDental
Error 43 Could not load file or assembly 'file://\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\Required dlls\CDT.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) \\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\SGEN OpenDentBusiness
Error 44 Unknown build error, 'Index was outside the bounds of the array.' OpenDentalWpf
Warning 45 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "\\dellserver.dentalartandscience.com\users\rberman\Visual Studio 2010\Projects\OD 12_3\OpenDentBusiness\bin\Debug\OpenDentBusiness.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. MobileWeb