[Mono-list] can't inport project from visual studio 2005 to
monodevelop
William Huskey
william.huskey at gmail.com
Mon Mar 6 22:16:30 EST 2006
If this is the wrong list please let me know..
I have been porting from visual studio 2003 .net will little to no
problems.. but my hsop just upgraded to visual studio 2005 and when I try to
inport project I get
Importing solution
Importing project: /home/huskeyw/Calc/Calc/Calc.csproj
ERROR: Could not import project:/home/huskeyw/Calc/Calc/Calc.csproj. Sharing
violation on path /home/huskeyw/Calc/Calc/Calc.csproj
if I just try the Calc.csproj file I get
Exception occurred: Sharing violation on path
/home/huskeyw/Calc/Calc/Calc.csproj
System.IO.IOException: Sharing violation on path
/home/huskeyw/Calc/Calc/Calc.csproj
in <0x00338> System.IO.FileStream:.ctor (System.String name, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean isAsync,
Boolean anonymous)
in <0x00053> System.IO.FileStream:.ctor (System.String name, FileMode mode)
in (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,
System.IO.FileMode)
in <0x00127> MonoDevelop.Prj2Make.SlnMaker:CreatePrjxFromCsproj (
System.String csprojFileName, IProgressMonitor monitor)
I am not sure what this is.. nothing is using these files.. have even
rebooted and moved, made copys.. Ive chmoded 777 on them and the
directorys..
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060306/2e27fb13/attachment.html
More information about the Mono-list
mailing list