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

run error justdecompile

2 Answers 96 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Elias
Top achievements
Rank 1
Elias asked on 01 Dec 2011, 11:42 AM
hi
i downloaded the file, istalled it and tried to run it on windows 7
i got this error
appreciate any help





---------------------------
Error
---------------------------
An error has occurred. Please, report this exception to the Telerik team (JustDecompilePublicFeedback@telerik.com) (Use CTRL + C to copy the text). Thanks in advance!






System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for modules: Request failed. (C:\Users\Owner\Downloads\JustDecompile_BETA_2011.2.1122.2\Libraries\JustDecompile.exe.Config line 9) ---> System.Security.SecurityException: Request failed.


   at System.RuntimeMethodHandle.PerformSecurityCheck(Object obj, RuntimeMethodHandleInternal method, RuntimeType parent, UInt32 invocationFlags)


   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)


   at System.Configuration.TypeUtil.InvokeCtorWithReflectionPermission(ConstructorInfo ctor)


   at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.CreateSectionImpl(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentConfig, ConfigXmlReader reader)


   at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.CreateSectionWithRestrictedPermissions(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentConfig, ConfigXmlReader reader)


   at System.Configuration.RuntimeConfigurationRecord.CreateSection(Boolean inputIsTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentConfig, ConfigXmlReader reader)


   at System.Configuration.BaseConfigurationRecord.CallCreateSection(Boolean inputIsTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentConfig, ConfigXmlReader reader, String filename, Int32 line)


   --- End of inner exception stack trace ---


   at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)


   at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)


   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)


   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)


   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)


   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)


   at Microsoft.Practices.Prism.Modularity.ConfigurationStore.RetrieveModuleConfigurationSection()


   at Microsoft.Practices.Prism.Modularity.ConfigurationModuleCatalog.EnsureModulesDiscovered()


   at Microsoft.Practices.Prism.Modularity.ModuleCatalog.Initialize()


   at Microsoft.Practices.Prism.Modularity.ModuleManager.Run()


   at Microsoft.Practices.Prism.MefExtensions.MefBootstrapper.Run(Boolean runWithDefaultConfiguration)


   at JustDecompile.App.OnStartup(StartupEventArgs e) in c:\Builds\126\Behemoth\JustDecompile Production Build\Sources\UI\JustDecompile\App.xaml.cs:line 16777215


   at System.Windows.Application.<.ctor>b__1(Object unused)


   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)


   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)


   at System.Windows.Threading.DispatcherOperation.InvokeImpl()


   at System.Threading.ExecutionContext.runTryCode(Object userData)


   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)


   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)


   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)


   at System.Windows.Threading.DispatcherOperation.Invoke()


   at System.Windows.Threading.Dispatcher.ProcessQueue()


   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)


   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)


   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)


   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)


   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)


   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)


   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)


   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)


   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)


   at System.Windows.Application.RunInternal(Window window)


   at System.Windows.Application.Run()


   at JustDecompile.App.() in c:\Builds\126\Behemoth\JustDecompile Production Build\Sources\UI\JustDecompile\obj\Release\App.g.cs:line 16777215


In version: 
---------------------------
OK   
---------------------------

2 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 05 Dec 2011, 09:35 AM
Hello Elias,

 Can you remove the read-only attribute for all the files included in the folder and launch the app again. 
Let us know if this doesn't help you.

Regards,
Kaloyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Combinations
Top achievements
Rank 1
answered on 15 Feb 2013, 09:56 AM
We just had some problems running a WPF application on a server, and a google search took us here since the part above about error in EvaluateOne was the same:
"An error occurred created the configuration section handler for modules: Requset failed."Followed by a path to our config file, and an error "at System.Configuration.BaseConfigurationRecord.EvaluateOne" etc.
Thanks to your response we found out that the [application].exe.config file had been "blocked". Selecting properties on the config file showed this message:

"This file came from another computer and might be blocked to help protect this computer".

Pressing the Unblock button in the file properties dialogue made everything work.

Thanks!
AJ
Tags
General Discussions
Asked by
Elias
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Combinations
Top achievements
Rank 1
Share this question
or