Coder Social home page Coder Social logo

Comments (2)

vatirim avatar vatirim commented on September 26, 2024

Another strange side effect which may be related:
After killing the msbuild process after step 4, SignReferences wants to sign again but this time the ildasm.exe GUI shows up and does not close on its own. The GUI has the assembly open and seems to know the out file name too. Only restarting VS prevents the GUI from showing up. If I use the GUI to save the il file in the temp folder, the rest of the signing works.
I thought, maybe some process is locking the assembly to be signed. So I called idasm.exe with the same parameters as does SignReferences, while the idasm GUI was still up. This second call worked as it should and created the .il. Also running the same C# code (to start idasm) in another test project works. Very strange.
This means, even if one would fix the issue above of the FileLoadException, there might still be this issue which hits afterwards.

from signreferences.

picrap avatar picrap commented on September 26, 2024

Sure, why not.

from signreferences.

Related Issues (4)

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.