Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79663 --- shadow/79663 2006-10-14 12:25:12.000000000 -0400 +++ shadow/79663.tmp.22325 2006-10-14 12:25:12.000000000 -0400 @@ -0,0 +1,42 @@ +Bug#: 79663 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Mono.Cecil +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Cannot load NHibernate dll + +I'm not entirely sure if this is the right place to be reporting this bug, +but using SharpDevelop 2.1 (beta1) on Windows, I get the following error +when it tries to load the code completion information for the NHibernate dll. + +Error loading code-completion information for NHibernate from C:\Formsoft +Projects\dotNET\Common\Libraries\nhibernate-1.0.2.0\bin\NHibernate.dll: +Error loading assembly: +System.IO.FileLoadException: The given assembly name or codebase was +invalid. (Exception from HRESULT: 0x80131047) + at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean +forIntrospection, Boolean raiseResolveEvent) + at System.Reflection.AssemblyName.nInit() + at System.Reflection.AssemblyName..ctor(String assemblyName) + at ICSharpCode.SharpDevelop.Dom.CecilReader.LoadAssembly(String +fileName, ProjectContentRegistry registry) + at +ICSharpCode.SharpDevelop.Dom.ProjectContentRegistry.LoadProjectContent(String +itemInclude, String itemFileName) + at +ICSharpCode.SharpDevelop.Dom.ProjectContentRegistry.GetProjectContentForReference(String +itemInclude, String itemFileName) + +You can grab the dll here: +http://prdownloads.sourceforge.net/nhibernate/nhibernate-1.0.2.0.zip?download _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
