This is a migrated thread and some comments may be shown as answers.

JustDecompile app breaks at startup

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 20 Jan 2016, 09:50 PM

When attempting to start JustDecompile an unhandled exception occurs.  I've un-installed/re-installed the latest version but the problem continues.

the error is written to the windows application log.

 Application: JustDecompile.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception
   at Telerik.Windows.Zip.ZipPackage.Locate(System.IO.Stream)
   at Telerik.Windows.Zip.ZipPackage.ReadFileStreamAttributes(System.IO.Stream)
   at Telerik.Windows.Zip.ZipPackage.OpenStream(System.IO.Stream, Boolean)
   at Telerik.Windows.Zip.ZipPackage.OpenNewFile(System.String, Boolean, Boolean)
   at Telerik.Windows.Zip.ZipPackage.OpenFileHelper(System.String)
   at Telerik.Windows.Zip.ZipPackage.OpenFile(System.String, System.IO.FileAccess)
   at ..(System.Object, System.ComponentModel.AsyncCompletedEventArgs)
   at System.Net.WebClient.OnDownloadFileCompleted(System.ComponentModel.AsyncCompletedEventArgs)
   at System.Net.WebClient.DownloadFileOperationCompleted(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()


 

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 22 Jan 2016, 12:06 PM
Hello Brian,

Try to remove the following folder and all of its content and then start JustDecompile.

C:\Users\<username>\AppData\Roaming(or Local)\JustDecompile\banners

Please, let me know if this worked or not.

Regards,
Alexander
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Brian
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or