-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to 6.8.1.0 from 6.6.7.0 results in crash System.IO.FileNotFoundException #21
Comments
I was able to attach with Studio 2017 to debug and determine it is looking for this (NAudio.Lame, Version=1.0.3.3048) System.IO.FileNotFoundException occurred So why did this happen on a successful upgrade and how do I fix it? Also, it's pretty bad it continually forcibly then restarts the app, even if I click "close the program". |
I did a full uninstall, manually then deleted all ispy files from program files and all appdata, only then was I able to reinstall fresh without this error. Again, this was a working prior version that I had actually just been running and shut down to upgrade, so I'm not sure if it's just maybe a bug in the installer process only in an upgrade does that one assembly not get upgraded correctly, etc. but just be aware this happened. |
thanks yes i've had a few reports - not sure what is preventing it from
copying, will look into it
…On Sun, Jul 9, 2017 at 9:36 PM, Collin Chaffin ***@***.***> wrote:
I did a full uninstall, manually then deleted all ispy files from program
files and all appdata, only then was I able to reinstall fresh without this
error. Again, this was a working prior version that I had actually just
been running and shut down to upgrade, so I'm not sure if it's just maybe a
bug in the installer process only in an upgrade does that one assembly not
get upgraded correctly, etc. but just be aware this happened.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAw1XX6r5ujSFTjdUps-94lNkOWqEXXjks5sMNdogaJpZM4OSD3T>
.
|
Just upgraded my working x64 v6.6.7 on WIN7x64 and upon relaunch cannot run ispy and get a crash with this error indicating some file is not being found:
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: iSpy.exe
Problem Signature 02: 6.8.1.0
Problem Signature 03: 595a0a6e
Problem Signature 04: iSpy
Problem Signature 05: 6.8.1.0
Problem Signature 06: 595a0a6e
Problem Signature 07: 102e
Problem Signature 08: 2a4
Problem Signature 09: System.IO.FileNotFoundException
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: fc55
Additional Information 2: fc55eb82e8d541916b6fa8e0fc757d3a
Additional Information 3: acd8
Additional Information 4: acd89f8868feb271d2e1db93bb483850
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Any idea what file it is looking for how I can determine what's going on?
The text was updated successfully, but these errors were encountered: