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
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
