Giter Club home page Giter Club logo

Comments (5)

Urgen-Dorjee avatar Urgen-Dorjee commented on August 17, 2024 1

Thanks! you may :-)

from pitstop.

EdwinVW avatar EdwinVW commented on August 17, 2024

Hi @Urgen-Dorjee

I'm sorry, but I have not been able to reproduce this error.

I've also removed the InvoiceService docker image altogether and rebuilt it (using docker-compose build invoiceservice). After that I've executed the test-scenario again (create and complete a maintenance-job and then send a DayHasPassed event using the RabbitMQ management console) and it created the invoice without any errors and containing the banner.

Can you also rebuild the InvoiceService docker image and try again?

from pitstop.

Urgen-Dorjee avatar Urgen-Dorjee commented on August 17, 2024

I don't know what is the problem? I have tried removed and rebuild image not once but couple of times before i have posted this issue here. I have been getting this error. Anyway thanks for your reply/response, I will try to troubleshoot again, let's see. BTW thanks and appreciated your reply.

from pitstop.

Urgen-Dorjee avatar Urgen-Dorjee commented on August 17, 2024

Thanks for your patience and I got it fix, I don't know why when I cloned your project it's somehow remove/missing the following csproj settings:-

<ItemGroup> <Content Include="Assets\banner.jpg"> <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> </ItemGroup>

that's how it's failed to navigate/find the banner.jpg file.

from pitstop.

EdwinVW avatar EdwinVW commented on August 17, 2024

Oh wow. That's weird. I just double checked, but this snippet has been in the .csproj file of the InvoiceService since the beginning:

image

But I'm glad you were able to fix it. Can I close the issue?

from pitstop.

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.