Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all
another problem appear with my vs 2012
i lunched app success ,but when i closed it the xaml designer has been crashed

http://www.c-sharpcorner.com/forums/uploadfile/0aeb47/12282012044730am/Error.JPG


here detail :
UnauthorizedAccessException: Access to the path 'c:\users\hocine\documents\visual studio 2012\Projects\App38\App38\bin\Debug' is denied.<br />
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)<br />
  at System.IO.FileSystemEnumerableIterator`1.CommonInit()<br />
  at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)<br />
  at System.IO.Directory.EnumerateFiles(String path, String searchPattern, SearchOption searchOption)<br />
InnerException: None
Posted
Updated 30-Dec-12 23:12pm
v2
Comments
RedDk 1-Jan-13 16:01pm    
Strange things are happening, still to THIS day, whenever your path is anything other than 8.3 format ... ???

A similar issue marked resolved here: VS 2012 RC XAML Designer Crashes with Access Denied [^]
See if it helps!
 
Share this answer
 
hi,
thank you for reply.
i really tried it ,but didn't work.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900