Git Product home page Git Product logo

Comments (5)

dermow avatar dermow commented on September 27, 2024

Hi!

You should be able to just clone the repo and open the Project with Visual Studio 2019. Let me know if you encounter issues with that!

from traxile.

kevindevm avatar kevindevm commented on September 27, 2024

should i install something else? i got some warnings when trying to compile something about clickonce and log4net
pretty new with vs

from traxile.

dermow avatar dermow commented on September 27, 2024

You can ignore the clickonce warning. I played around with it and decided to use another plugin for setup creation. But you should have the log4net plugin installed, as it is used to write the logfile.

from traxile.

kevindevm avatar kevindevm commented on September 27, 2024

i get this warning/error while building and buld fails

Error Unable to find manifest signing certificate in the certificate store. TraXile
Warning The referenced component 'System.Data.SQLite' could not be found. TraXile
Warning Could not resolve this reference. Could not locate the assembly "System.Data.SQLite". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. TraXile
Warning Unable to find code signing certificate in the current user’s Windows certificate store. To correct this, either disable signing of the ClickOnce manifest or install the certificate into the certificate store. TraXile

from traxile.

dermow avatar dermow commented on September 27, 2024

You can try to put the System.Data.SQLite.dll in your build directory (File should be included in Release.zip). For ClickOnce - just try to disable it. I will remove it with the next TraXile Release

from traxile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.