[MonoDevelop] Strange problem copy solution from a place to another

Paulo Aboim Pinto esqueleto at tusofona.com
Sun Mar 2 10:59:28 EST 2008


Hello ...

I'm having a strange problem that I cannot debug to give the right
information.

I have a solution, with solution inside (like a Solution Folder in VS2005)
and when I copy the solution to another folder and open with MonoDevelop I
get this:

Exception occurred: Argument is out of range.
Parameter name: Attempt to set the position to a negative value

System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: Attempt to set the position to a negative value
  at System.IO.FileStream.set_Position (Int64 value) [0x00000]
  at MonoDevelop.Projects.Parser.CodeCompletionDatabase.ReadClass (
MonoDevelop.Projects.Parser.ClassEntry ce) [0x00000]
  at MonoDevelop.Projects.Parser.CodeCompletionDatabase.RemoveFile (
System.String fileName) [0x00000]
  at
MonoDevelop.Projects.Parser.ProjectCodeCompletionDatabase.UpdateFromProject()
[0x00000]
  at MonoDevelop.Projects.Parser.ProjectCodeCompletionDatabase..ctor (
MonoDevelop.Projects.Project project,
MonoDevelop.Projects.Parser.ParserDatabase parserDatabase) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.LoadProjectDatabase (
MonoDevelop.Projects.Project project) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.Load (
MonoDevelop.Projects.CombineEntry entry) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.LoadCombineDatabases (
MonoDevelop.Projects.Combine combine) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.Load (
MonoDevelop.Projects.CombineEntry entry) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.LoadCombineDatabases (
MonoDevelop.Projects.Combine combine) [0x00000]
  at MonoDevelop.Projects.Parser.ParserDatabase.Load (
MonoDevelop.Projects.CombineEntry entry) [0x00000]
  at MonoDevelop.Ide.Gui.ProjectOperations.backgroundLoadCombine (
System.Object arg) [0x00000]


I try to create other solutions to understand what this error is and goes
ok!
The problem it's with this configuration and I cannot debug properly. That's
what I would like to know. What can I do to understand better what the
problem is?


Regards
Paulo Aboim Pinto
Odivelas - Portugal

-- 
Have income spending 5 minutes a day
Click here: http://bux.to/?r=esqueleto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080302/d13e3dd0/attachment.html 


More information about the Monodevelop-list mailing list