Giter VIP home page Giter VIP logo

Comments (4)

DavidZidar avatar DavidZidar commented on June 29, 2024

That is too little information, it works fine for me in both .NET Framework and .NET 6.

What file does it fail to load? What .NET version are you running? AnyCPU or x86 or x64?

from tinyipc.

SpuriousSnail86 avatar SpuriousSnail86 commented on June 29, 2024

The code snippet I showed above is literally what causes the exception to be thrown. The Initialize method shown above gets called by another class to create the IPC connection, presumably with a MMF (Memory Mapped File).

Sadly , the exception does not give any further detail.

I don't think it's a physical file. Its an MMF most likely.
It just looks like its failing to create the MMF. MessageBusName is a constant: "HSC.MessageBus".

The .NET Framework ver is 4.8 and its a 64 bit CPU - Ryzen 9 3900x, but the project build setting is set for Any CPU.

from tinyipc.

DavidZidar avatar DavidZidar commented on June 29, 2024

I doubt it, my code isn't even in the stacktrace. It's probably some assembly that is failing to load. You will have to look that up in the exception properties in a debugger to find out which one.

from tinyipc.

DavidZidar avatar DavidZidar commented on June 29, 2024

Since I can't help without knowing more I'm closing this issue.

from tinyipc.

Related Issues (12)

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.