Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build solution #17

Open
jeansusgodney opened this issue Jan 22, 2018 · 2 comments
Open

Can't build solution #17

jeansusgodney opened this issue Jan 22, 2018 · 2 comments

Comments

@jeansusgodney
Copy link

Hi I'm trying to build the solution with Visual Studio 2017 and .NET 4.6

At first I got error message regarding the headertemplate.json (Code 9009) and then I just removed everything from the build events.

After that I got another series of errors from the MoonPDF project when I tried again to build the solution:

  • PageMargin, ViewType, PageRowDisplay unkown
  • MenuItemExtensions doesn't exist in clr-namespace:MoonPDF

Can somebody help me?

@netcore-jroger
Copy link

netcore-jroger commented Jan 23, 2018

Hi @jeansusgodney ,I used VisualStudio 2017 (15.5.4) and .NET 4.6 build successed. Before build, I remove all build events. just these.

@focussing
Copy link

The build events are to be sure that the desired dll files are in the same folder as the executable file of the demo program.
https://www.codeproject.com/Articles/579878/MoonPdfPanel-A-WPF-based-PDF-Viewer-Control

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants