[MonoDevelop] MD 2.8 loading solution exception 02:

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Oct 19 19:31:02 EDT 2011


On Thu, Oct 6, 2011 at 8:21 AM, Miljenko Cvjetko
<mcvjetko at holisticware.net> wrote:
> Hi
>
> Next exception
>
> Error - 08:47:43 - Monodoc documentation tree could not be loaded.
> System.IO.FileNotFoundException: Could not find file
> '%USERPROFILE%\Desktop\monodoc.xml'.
> File name: '%USERPROFILE%\Desktop\monodoc.xml'
> at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
> at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
> access, Int32 rights, Boolean useRights, FileShare share, Int32
> bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String
> msgPath, Boolean bFromProxy, Boolean useLongPath)
> at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
> access, FileShare share, Int32 bufferSize)
> at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials
> credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
> at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role,
> Type ofObjectToReturn)
> at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
> at System.Threading.CompressedStack.runTryCode(Object userData)
> at
> System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode
> code, CleanupCode backoutCode, Object userData)
> at System.Threading.CompressedStack.Run(CompressedStack compressedStack,
> ContextCallback callback, Object state)
> at System.Xml.XmlTextReaderImpl.OpenUrl()
> at System.Xml.XmlTextReaderImpl.Read()
> at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean
> preserveWhitespace)
> at System.Xml.XmlDocument.Load(XmlReader reader)
> at System.Xml.XmlDocument.Load(String filename)
> at Monodoc.RootTree.LoadTree(String basedir)
> at Monodoc.RootTree.LoadTree()
> at MonoDevelop.Projects.HelpService.InitializeHelpTree()
>
> is it normal to search for documentation on desktop?
> solution is on another partition... in subfolder src\projectname ....

That's very odd, it should be loading from the MD directory. Filed as
http://bugzilla.xamarin.com/show_bug.cgi?id=1591

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list