Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Error

$
0
0

SharpDevelop Version : 5.0.0.4696-RC-7a9207a6

.NET Version         : 4.0.30319.42000

OS Version           : Microsoft Windows NT 6.3.9600.0

Current culture      : Spanish (Spain, International Sort) (es-ES)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 58504kb

GC Heap Memory       : 6256kb

 

Unhandled exception terminated the workbench

Exception thrown:

System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'file:///Z:\Desarrollo\SharpDevelop\AddIns\Misc\StartPage\StartPage.dll' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'file:///Z:\Desarrollo\SharpDevelop\AddIns\Misc\StartPage\StartPage.dll'

   en System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[ hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)

   en System.Reflection.Assembly.LoadFrom(String assemblyFile)

   en ICSharpCode.Core.Runtime.LoadAssemblyFrom(String assemblyFile)

   en ICSharpCode.Core.Runtime.Load()

   en ICSharpCode.Core.AddIn.FindType(String className)

   en ICSharpCode.Core.AddIn.CreateObject(String className)

   en ICSharpCode.Core.ClassDoozer.BuildItem(BuildItemArgs args)

   en ICSharpCode.Core.Codon.BuildItem(BuildItemArgs args)

   en ICSharpCode.Core.AddInTreeNode.BuildChildItem(Codon codon, Object parameter, IEnumerable`1 additionalConditions)

   en ICSharpCode.Core.AddInTreeNode.BuildChildItems[T](Object parameter, IEnumerable`1 additionalConditions)

   en ICSharpCode.Core.AddInTreeImpl.BuildItems[T](String path, Object parameter, Boolean throwOnNotFound)

   en ICSharpCode.Core.AddInTree.BuildItems[T](String path, Object parameter, Boolean throwOnNotFound)

   en ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.Run(IList`1 fileList)

   en ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)

 

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

 

 

---- Recent log messages:

10:55:13.274 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Parser.IAssemblyParserService

10:55:13.274 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Project.IBuildService

10:55:13.274 [1] INFO - InitSharpDevelop finished

10:55:13.274 [1] INFO - Initializing workbench...

10:55:13.558 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerSetCurrentStatement, addIn=Z:\Desarrollo\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!

10:55:13.558 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerRunToCursor, addIn=Z:\Desarrollo\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!

10:55:13.558 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerSeparator, addIn=Z:\Desarrollo\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!

10:55:13.558 [1] WARN - Codon (AddExpressionBreakpoint) specified in the insertafter of the [Codon: name = MenuItem, id = AddWatchExpression, addIn=Z:\Desarrollo\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!

10:55:13.558 [1] WARN - Codon (FindNextSelected) specified in the insertafter of the [Codon: name = MenuItem, id = Replace, addIn=Z:\Desarrollo\SharpDevelop\bin\..\AddIns\Misc\SearchAndReplace\SearchAndReplace.addin] codon does not exist!

10:55:13.590 [1] INFO - Loading addin CodeCoverage AddIn

10:55:13.590 [1] INFO - Loading addin AvalonEdit AddIn

10:55:13.590 [1] INFO - Loading addin XML Editor

10:55:13.605 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Debugging.IDebuggerService

10:55:13.605 [1] INFO - Loading addin Debugger

10:55:13.746 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.CompilerMessageView...

10:55:13.762 [1] DEBUG - [AddInManager2] AddInsViewModelBase: Changed package source to Repositorio de Complementos de SharpDevelop

10:55:13.762 [1] INFO - Starting workbench...

10:55:13.762 [1] DEBUG - NavigationService -- suspend logging

10:55:13.762 [1] INFO - Loading addin Start Page

10:55:13.777 [1] INFO - Unloading services...

10:55:13.777 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Workbench.IShutdownService

10:55:13.777 [1] DEBUG - Service shutdown: ICSharpCode.SharpDevelop.Workbench.IOutputPad

10:55:13.777 [1] DEBUG - Service shutdown: ICSharpCode.SharpDevelop.Debugging.IDebuggerService

10:55:13.777 [1] INFO - Finished running workbench.

10:55:13.777 [1] FATAL - System.BadImageFormatException: No se puede cargar el archivo o ensamblado 'file:///Z:\Desarrollo\SharpDevelop\AddIns\Misc\StartPage\StartPage.dll' ni una de sus dependencias. Se esperaba que el módulo tuviera un manifiesto de ensamblado.

Nombre de archivo: 'file:///Z:\Desarrollo\SharpDevelop\AddIns\Misc\StartPage\StartPage.dll'

   en System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

   en System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[ hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)

   en System.Reflection.Assembly.LoadFrom(String assemblyFile)

   en ICSharpCode.Core.Runtime.LoadAssemblyFrom(String assemblyFile)

   en ICSharpCode.Core.Runtime.Load()

   en ICSharpCode.Core.AddIn.FindType(String className)

   en ICSharpCode.Core.AddIn.CreateObject(String className)

   en ICSharpCode.Core.ClassDoozer.BuildItem(BuildItemArgs args)

   en ICSharpCode.Core.Codon.BuildItem(BuildItemArgs args)

   en ICSharpCode.Core.AddInTreeNode.BuildChildItem(Codon codon, Object parameter, IEnumerable`1 additionalConditions)

   en ICSharpCode.Core.AddInTreeNode.BuildChildItems[T](Object parameter, IEnumerable`1 additionalConditions)

   en ICSharpCode.Core.AddInTreeImpl.BuildItems[T](String path, Object parameter, Boolean throwOnNotFound)

   en ICSharpCode.Core.AddInTree.BuildItems[T](String path, Object parameter, Boolean throwOnNotFound)

   en ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.Run(IList`1 fileList)

   en ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)

 

AVS: El registro del enlace de ensamblado está desactivado.

Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.

Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.

Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

 

 

---- Post-error application state information:

Installed 3rd party AddIns: 

ProjectService.CurrentSolution: <null>

ProjectService.CurrentProject: <null>

Workbench.ActiveContent: <null>


Viewing all articles
Browse latest Browse all 1764

Trending Articles