help to compile 7.6

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

help to compile 7.6

Post by zrang23 » Fri Jan 14, 2011 10:53 pm

i get error messages:
formsheetimport.ce
how can i correct the errors?
thank you.

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

Re: help to compile 7.6

Post by wjstarck » Sat Jan 15, 2011 6:18 am

Post the exact error message....
Cheers,

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

zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

Re: help to compile 7.6

Post by zrang23 » Sat Jan 15, 2011 10:02 am

i have also instaled acrobat 9 pro. i dont have the resgen,exe error any more, every other project compile fine beside opendental and unittest. the exact errors are posted =.

thank you
for your help
Dr.R Edmond
Last edited by zrang23 on Sat Jan 15, 2011 10:14 am, edited 1 time in total.

zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

Re: help to compile 7.6

Post by zrang23 » Sat Jan 15, 2011 10:09 am

Error 1 Predefined type 'Microsoft.CSharp.RuntimeBinder.Binder' is not defined or imported OpenDental
Error 2 The type 'Acrobat.AcroAppClass' has no constructors defined C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 51 14 OpenDental
Error 3 Interop type 'Acrobat.AcroAppClass' cannot be embedded. Use the applicable interface instead. C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 51 18 OpenDental
Error 4 The type 'Acrobat.AcroAVDocClass' has no constructors defined C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 60 22 OpenDental
Error 5 Interop type 'Acrobat.AcroAVDocClass' cannot be embedded. Use the applicable interface instead. C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 60 26 OpenDental
Error 6 The type 'AFORMAUTLib.AFormAppClass' has no constructors defined C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 67 23 OpenDental
Error 7 Interop type 'AFORMAUTLib.AFormAppClass' cannot be embedded. Use the applicable interface instead. C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 67 27 OpenDental
Error 8 One or more types required to compile a dynamic expression cannot be found. Are you missing references to Microsoft.CSharp.dll and System.Core.dll? C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 68 22 OpenDental
Error 9 One or more types required to compile a dynamic expression cannot be found. Are you missing references to Microsoft.CSharp.dll and System.Core.dll? C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormSheetImport.cs 68 23 OpenDental
Error 10 The best overloaded method match for 'OpenDental.MobileWeb.Mobile.SynchPatients(string, OpenDental.MobileWeb.Patientm[])' has some invalid arguments C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormMobileSetup.cs 77 5 OpenDental
Error 11 Argument 2: cannot convert from 'OpenDentBusiness.Mobile.Patientm[]' to 'OpenDental.MobileWeb.Patientm[]' C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormMobileSetup.cs 77 38 OpenDental
Error 12 The best overloaded method match for 'OpenDental.WebSheets.Sheets.UpLoadSheetDef(string, OpenDental.WebSheets.SheetDef)' has some invalid arguments C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormWebFormSetup.cs 245 5 OpenDental
Error 13 Argument 2: cannot convert from 'OpenDentBusiness.SheetDef' to 'OpenDental.WebSheets.SheetDef' C:\Users\budmd\Desktop\opendental7.6\OpenDental\Forms\FormWebFormSetup.cs 245 39 OpenDental
Error 16 Metadata file 'C:\Users\budmd\Desktop\opendental7.6\OpenDental\bin\Release\OpenDental.exe' could not be found UnitTests

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

Re: help to compile 7.6

Post by jordansparks » Sat Jan 15, 2011 5:11 pm

Looks to me like you also need to install Acrobat Reader.
Jordan Sparks, DMD
http://www.opendental.com

zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

Re: help to compile 7.6

Post by zrang23 » Sun Jan 16, 2011 8:48 am

i installed the acrobat reader and i still get the same errors, i tried installing different versions of the reader. and that did not help..
any other suggestions?

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

Re: help to compile 7.6

Post by jordansparks » Sun Jan 16, 2011 11:06 am

What version of Visual Studio? Is it an express version?
Jordan Sparks, DMD
http://www.opendental.com

zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

Re: help to compile 7.6

Post by zrang23 » Sun Jan 16, 2011 11:12 am

these are the version installed:
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.0.30319 RTMRel

Installed Version: Ultimate

Microsoft Office Developer Tools 01019-333-5000002-70434
Microsoft Office Developer Tools

Microsoft Visual Basic 2010 01019-333-5000002-70434
Microsoft Visual Basic 2010

Microsoft Visual C# 2010 01019-333-5000002-70434
Microsoft Visual C# 2010

Microsoft Visual C++ 2010 01019-333-5000002-70434
Microsoft Visual C++ 2010

Microsoft Visual F# 2010 01019-333-5000002-70434
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Architecture and Modeling Tools 01019-333-5000002-70434

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

Re: help to compile 7.6

Post by jordansparks » Sun Jan 16, 2011 12:39 pm

I don't know. Look at the project dependencies on each other. Compile them one at a time starting with least dependent. From the error messages I see, that looks like OpenDentBusiness first. Find out why it's not compiling. Open Dental will never compile if OpenDentBusiness doesn't compile. Etc. You just have to track down one at a time.
Jordan Sparks, DMD
http://www.opendental.com

zrang23
Posts: 6
Joined: Fri Jan 14, 2011 10:17 pm

Re: help to compile 7.6

Post by zrang23 » Thu Jan 20, 2011 7:59 pm

thank you for your response.
i have corrected the issue by installing VS2008, compile old version like 6.8, and then used VS2010 to compile 7.6. i have tested this twice and it worked on two computer.. i believe the .NET 3.5 and 2.0 would not register. and this was the only solution.

Post Reply