I downloaded HEAD this morning and tried to compile. I did the steps with Corflags, VirtualWeb, and OpenDentHelp and have the following errors.
Missing Namespace: OpenDental.Forms
After commenting out the `using` statements, I get:
'Browser' does not contain a definition for 'GetComputerNameCookie' \OpenDental\Main Modules\ProgramEntry.cs 29
After hardcoding the computername to be `localhost`, it compiles.
I am just playing around finally with trying to build a plugin. I am able to do what I need, but thought I would pass that info along.
20.4 Compiliation Errors
Re: 20.4 Compiliation Errors
It built just fine for me a few minutes ago.
Cheers,
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
- jordansparks
- Site Admin
- Posts: 5758
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: 20.4 Compiliation Errors
I did see this error:
Missing Namespace: OpenDental.Forms
a few days ago. It's an error I had never seen previously. I think I resolved it in just a few seconds, but I don't remember how. I do know that VS has been adding "using" statements for me lately. It's trying to be helpful, but it's really unhelpful since it adds the wrong ones. Sounds like you made a few changes so that it would compile. That's pretty common.
Missing Namespace: OpenDental.Forms
a few days ago. It's an error I had never seen previously. I think I resolved it in just a few seconds, but I don't remember how. I do know that VS has been adding "using" statements for me lately. It's trying to be helpful, but it's really unhelpful since it adds the wrong ones. Sounds like you made a few changes so that it would compile. That's pretty common.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
- jordansparks
- Site Admin
- Posts: 5758
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: 20.4 Compiliation Errors
And now I'm getting the GetComputerNameCookie error. One of our engineers committed something that doesn't compile. They usually figure it out and fix it quickly. But it doesn't seem to be fixed yet. I'll pester them.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
- jordansparks
- Site Admin
- Posts: 5758
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: 20.4 Compiliation Errors
Sometimes, in the head, the DLLs in the RequiredDlls folder get a little bit out of date. We don't notice it because we have the source code for those DLLs, so it all still compiles for us.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com