Search found 13 matches

by jajayao
Thu May 21, 2020 9:46 am
Forum: Developers
Topic: windows.winmd error
Replies: 5
Views: 6294

Re: windows.winmd error

Problem is in VS2019 I can't get the project to build. Problem generating manifest. Could not load file or assembly '...\opendental19.4\CodeBase\bin\Release\Windows.winmd' or one of its dependencies. An attempt was made to load a program with an incorrect format. also lots of these warnings: Warning...
by jajayao
Thu May 21, 2020 1:49 am
Forum: Developers
Topic: windows.winmd error
Replies: 5
Views: 6294

Re: windows.winmd error

Windows 10. Using vs2019.
by jajayao
Wed May 20, 2020 2:10 pm
Forum: Developers
Topic: windows.winmd error
Replies: 5
Views: 6294

windows.winmd error

Hi, I keep getting this error on publishing the sln: Error Problem generating manifest. Could not load file or assembly 'opendental19.4b\CodeBase\bin\Release\Windows.winmd' or one of its dependencies. An attempt was made to load a program with an incorrect format. I have tried to "exclude" the file ...
by jajayao
Wed Jun 14, 2017 1:10 pm
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

ok, so it works now. i had to copy the 2 dll manually into the published folder. thanks for all the help
by jajayao
Wed Jun 14, 2017 12:59 pm
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

i have done that. still getting the error
by jajayao
Wed Jun 14, 2017 12:51 pm
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

when i run debug after the crash: System.DllNotFoundException was unhandled HResult=-2146233052 Message=Hunspell Intel 32Bit DLL not found: C:\Users\Administrator\AppData\Local\Apps\2.0\N7DNBCHP.NHN\EJ77POW1.QE1\open..tion_9a42886e700af2e1_0001.0000_6e0ca8f9e7f03c8b\Hunspellx86.dll Source=NHunspell ...
by jajayao
Wed Jun 14, 2017 12:35 pm
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

Also this one: Log Name: Application Source: Application Error Date: 6/14/2017 12:26:08 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: WIN-MO0R2JBQKCF Description: Faulting application name: OpenDental.exe, version: 16.4.46.0, time stamp: 0x59418d63 Faultin...
by jajayao
Wed Jun 14, 2017 12:33 pm
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

I have this error from the event: Application: OpenDental.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.DllNotFoundException at NHunspell.MarshalHunspellDll.LoadNativeHunspellDll() at NHunspell.Hunspell.HunspellInit(By...
by jajayao
Wed Jun 14, 2017 11:05 am
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

I did all that and it's fine. But when I publish it doesn't work after. Crashes at open dental splash.

The file install is only about 45mb. I think I'm publishing incorrectly. Any tips?
by jajayao
Wed Jun 14, 2017 8:53 am
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

When i click debug on the crash page it shoes this in VS 2015: An unhandled exception of type 'System.DllNotFoundException' occurred in NHunspell.dll Additional information: Hunspell Intel 32Bit DLL not found: C:\Users\Administrator\AppData\Local\Apps\2.0\N7DNBCHP.NHN\EJ77POW1.QE1\open..tion_9a42886...
by jajayao
Wed Jun 14, 2017 8:51 am
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

actually I went back and removed the loaderlock thing and now hthat doesn't happen anymore. But it still crashes when I publish. Are there settings I should be doing when publishing?

It all runs great in debug mode.
by jajayao
Wed Jun 14, 2017 8:48 am
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Re: Trouble Compiling 16.4

Thanks for the reply, I do get this error while debugging. Managed Debugging Assistant 'LoaderLock' occurred HResult=0x00000000 Message=**Managed Debugging Assistant 'LoaderLock' :** 'DLL 'C:\Users\Administrator\Desktop\opendental3\OpenDental\bin\Release\Microsoft.DirectX.Direct3D.dll' is attempting...
by jajayao
Wed Jun 14, 2017 2:38 am
Forum: Developers
Topic: Trouble Compiling 16.4
Replies: 13
Views: 32511

Trouble Compiling 16.4

Hi, I am using Visual Studio 2015. I believe I have followed all the instructions but when I run the app that is published it crashes immediately on the splash screen. What could I be doing wrong? There are a few errors here but I am not sure which one is causing the issue. I am running Windows Serv...