Compile error

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
gururajkg
Posts: 19
Joined: Thu Sep 06, 2007 11:42 am
Contact:

Compile error

Post by gururajkg » Thu Nov 24, 2011 7:05 pm

Hello,
first of i am greatfull to you that youare continually updating this wonderful software.I have been using the same for my patients entries.

iam now facing a problem.I have downloaded the source code for ver 11.0
i am using visual studio 2010 on windows 7 64 bit os.
i tried to load and compile the software in release mode.

i getthe following errors

"
Error 1 Metadata file 'H:\New folder\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found
Error 2 Metadata file 'H:\New folder\WebForms\bin\WebForms.dll' could not be found
Error 3 Metadata file 'H:\New folder\WebHostSynch\bin\WebHostSynch.dll' could not be found
Error 4 Metadata file 'H:\New folder\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found
Error 5 Metadata file 'H:\New folder\WebForms\bin\WebForms.dll' could not be found
Error 6 Metadata file 'H:\New folder\WebHostSynch\bin\WebHostSynch.dll' could not be found
Error 7 Metadata file 'H:\New folder\OpenDentBusiness\bin\Release\OpenDentBusiness.dll' could not be found
Error 9 "ResGen.exe" exited with code -1073741701.
Error 10 "ResGen.exe" exited with code -1073741701.
Error 12 "ResGen.exe" exited with code -1073741701.
Error 13 "ResGen.exe" exited with code -1073741701.
Error 14 "ResGen.exe" exited with code -1073741701.
Error 15 "ResGen.exe" exited with code -1073741701.
Error 16 "ResGen.exe" exited with code -1073741701.
Error 17 "ResGen.exe" exited with code -1073741701.
Error 18 "ResGen.exe" exited with code -1073741701.
Error 19 "ResGen.exe" exited with code -1073741701.
Error 20 "ResGen.exe" exited with code -1073741701.
Error 21 "ResGen.exe" exited with code -1073741701.
Error 22 "ResGen.exe" exited with code -1073741701.
Error 23 "ResGen.exe" exited with code -1073741701.
Error 24 "ResGen.exe" exited with code -1073741701.
Error 25 "ResGen.exe" exited with code -1073741701.
"

Kindly let me know what is to be done to get it corrected.

waiting for reply

User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Re: Compile error

Post by wjstarck » Sat Nov 26, 2011 6:52 am

Are any of your references broken? Try excluding WebForms and WebHostSynch from the build for the time being and see if that helps.

Have you tried the suggestions for the ResGen.exe errors (in the middle of the page here -> http://www.opendental.com/manual/sourcecode.html)

???
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

Post Reply