@OpenNingia
can you include the version number when running your application?
I right click the exe and found that the version is 1.0.0.0
This is a discussion on [Tool] Chrome.ExtensionManager within the Chrome Tools section, part of the Google Chrome category: @OpenNingia can you include the version number when running your application? I right click the exe and found that the ...
@OpenNingia
can you include the version number when running your application?
I right click the exe and found that the version is 1.0.0.0
there is a user running Win7;
But when I start Chrome.ExtensionManager.NET.application this program, be prompted to "not be able to download applications, the lack of the necessary application documents, please contact the application vendor to get help." Detailed information is:
OpenNingia
Chromium is portable.
Chrome.ExtensionManager don't work on Win XP x64
Can you fix it?
I get an immediate crash as soon as I d-click Chrome.ExtensionManager.NET.exeCurrentVersion: 1.0.1.0
Requirement:
.NET Framework 3.5 SP1
Installation:
Unzip somewhere and double click on ""
I'm using WinXP SP3 Google Chrome 4.0.201.1
When I click [Debug] I get this error description from MS Visual Studio Debugger:
Copying exception detail to clipboard gives this info:Cannot create instance of 'Window1' defined in assembly 'Chrome.ExtensionManager.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation. Error in markup file 'Window1.xaml'.
any ideas?Code:System.Windows.Markup.XamlParseException was unhandled Message="Cannot create instance of 'Window1' defined in assembly 'Chrome.ExtensionManager.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation. Error in markup file 'Window1.xaml'." Source="PresentationFramework" LineNumber=0 LinePosition=0 StackTrace: at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType) at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException) at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException) at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail) at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId) at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord) at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord) at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord) at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord) at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment() at System.Windows.Markup.TreeBuilder.Parse() at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) 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, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) 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.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at System.Windows.Application.Run() at Chrome.ExtensionManager.NET.App.Main() InnerException: System.Reflection.TargetInvocationException Message="Exception has been thrown by the target of an invocation." Source="mscorlib" StackTrace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail) InnerException: System.IO.DirectoryNotFoundException Message="Could not find a part of the path 'C:\\Documents and Settings\\Alec\\Local Settings\\Application Data\\Google\\Chrome\\User Data\\Default\\User Scripts'." Source="mscorlib" StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) at System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption) at System.IO.DirectoryInfo.GetFiles(String searchPattern) at Chrome.ExtensionManager.NET.Business.ChromeProfile.Create(DirectoryInfo basePath) at Chrome.ExtensionManager.NET.Business.ChromeStatusHelper.CheckProfiles(IEnumerable`1 profiles) at Chrome.ExtensionManager.NET.Business.ChromeStatusHelper.Check() at Chrome.ExtensionManager.NET.Window1..ctor() InnerException:
[Edit add] As I said above I have WinXP SP3 (its 32-bit). When clicking on "General Help for this exception" I see under supported platforms :
but no mention of SP3. I doubt that this has anything to do with it but thought it might be worth mentioning. [/Edit add]Windows XP Professional with SP2
Windows XP Home Edition with SP2
Windows XP Media Center Edition 2002 with SP2
Windows XP Media Center Edition 2004 with SP2
Windows XP Media Center Edition 2005
Last edited by Alec_Burgess; 08-19-2009 at 03:29 AM. Reason: additional detail about supported platforms
I have also a crash when i click chromeextensionmanager.NET.exe.
I have google chrome 4.0.202.0 and windows vista.
Last edited by chrome guy; 08-20-2009 at 03:07 PM.
Works perfectly for me (well impressed)...
Got me out of a problem yesterday when an extension I installed was causing Chrome to crash on Start Up and I was able to use CEM to Remove the offending extension (Thanks Guys)
Ditto on the crash on attempt to launch: Chrome.ExtensionManager.NET has encountered a problem and needs to close. I have Chrome 3.0.195.10 and Win XP Pro x64 v 2003 SP2
...at first I thought it was the issue where it seems Chrome exe downloads have permission problems (inherit wrong zone setting)... but then I downloaded the zip via a different browser and was able to extract all files.