Giter Site home page Giter Site logo

Comments (12)

IIEleven11 avatar IIEleven11 commented on August 15, 2024 1

image
Looks good! I did get the .pfx error though. So I went and disabled signing and 100% error free. I used everything to look for the .pfx and couldnt find it on my PC.

from everythingtoolbar.

IIEleven11 avatar IIEleven11 commented on August 15, 2024

I'm having the same issue. I tried downlaoding dev pack 4.7 and tried cloning the repo. Visual studio is telling me I am missing the Everything toolbar.pfx file though. I can see it in solution explorer I believe. I just cant get to it in file explorer.
image

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

I am using the pfx-file to sign the assembly. You can disable signing in the project properties under the "Signing" tab. It should build then.

I have tried to get to the root of this issue already but I'm not getting anywhere. I appreciate your effort in helping out!

from everythingtoolbar.

TheRealBix avatar TheRealBix commented on August 15, 2024

Hi, I've just tried installing it on Sandbox, same result
image

Sorry for not beeing that useful

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

@IIEleven11 I added a debug project so we can actually debug the application. Could you do me a favor and pull the latest changes, set the EverythingToolbar.Debug project as startup project (right click the project) and run it with the debug configuration?

@TheRealBix Don't worry about it. Anything helps!

from everythingtoolbar.

IIEleven11 avatar IIEleven11 commented on August 15, 2024

from everythingtoolbar.

IIEleven11 avatar IIEleven11 commented on August 15, 2024

So i recieved an "Everythingtoolbar.dll not found." So I went and pasted it in the correct file and ran the debugger again. I also disabled signing and got this screnshot. Just fyi i'm on third level c++ in college. So I dont know how to use Git real well. And as far as debugging this, I am not too sure how to go about things beyond putting a missing file in the right place. But hey if I can do anything else to help let me know. I still have not been able to get it to function properly. It boots me out of explorer.exe everytime i run it in Visual studio as well.
image

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

@IIEleven11

When building the solution every project gets built. In this case the main project failed to build because the NLog package has not been installed. That's why no EverythingToolbar.dll was created. To fix that navigate to Tools > NuGet package manager > Manage NuGet packages for solution... and click the Restore button in the top right. If the restore button doesn't appear just search for "NLog" in the Browse tab and install it for the EverythingToolbar project. Also please check again if signing is disabled for that project.

The first error in your error list stems from the fact that you pasted an outdated EverythingToolbar.dll into the bin folder.

Restarting explorer.exe is intended so VS can overwrite the EverythingToolbar.dll which would otherwise be locked.

You don't actually have to debug anything. I am just curious if it throws any unhandled exceptions when running it on your machine.

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

Could you try the latest release 0.2.3 and see if it fixes this issue?

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

It appears that version 0.2 and 0.2.1 were broken for some. After removing version 0.2/0.2.1 make sure to restart windows explorer (or reboot your computer). Then install the latest version.

from everythingtoolbar.

mandyzhou avatar mandyzhou commented on August 15, 2024

Confirming that 0.2.3 fixes the issue for me.

from everythingtoolbar.

srwi avatar srwi commented on August 15, 2024

Awesome. Thank you!

from everythingtoolbar.

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.