Code Monkey home page Code Monkey logo

Comments (6)

mgeramb avatar mgeramb commented on September 3, 2024

@thelsing @michaelstaemmler I found the issue. The exclamation mark is missing:
image
Could anybody fix this?

from createknxprod.

thelsing avatar thelsing commented on September 3, 2024

This file is generated from the xsd. And the '!' is correct. The ReplacesVersions property is specified if it's not null or empty.

from createknxprod.

mgeramb avatar mgeramb commented on September 3, 2024

I do not know the background, but if I use the code above, replacing version of app program in ETS is working, with the original code not. Maybe the place where the property will be checked is wrong?

from createknxprod.

mgeramb avatar mgeramb commented on September 3, 2024

@thelsing Maybe you misunderstood me. In the code in your repo is no '!'. But it should be there. If this is generated code, then the issue is in the generator.

from createknxprod.

thelsing avatar thelsing commented on September 3, 2024

I created a new prerelease. Can you check it please?

from createknxprod.

mgeramb avatar mgeramb commented on September 3, 2024

@thelsing First try with no luck. The app does not start at all. In the event log I found the reason:
Application: CreateKnxProd.exe
CoreCLR Version: 6.0.21.52210
.NET Version: 6.0.0
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileLoadException: Could not load file or assembly 'PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

It seems, that I need to install the desktop pack for .NET Core. Maybe it makes sense to build it as single file application: https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file/overview

Please let me know if I should wait with installing the desktop pack, just to have a test system without.

from createknxprod.

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.