View Single Post
  #44  
Old 06-24-2014, 03:47 AM
Astal
Hill Giant
 
Join Date: Mar 2010
Posts: 236
Default

Quote:
Originally Posted by lerxst2112 View Post
Any there are no files at all in the shared directory?

The problem is that MemoryMappedFile doesn't give nearly enough information to troubleshoot this without either changing the code or running it in the debugger. At a minimum you'd need to know the requested size that's passed in and what GetLastError() returns when it fails.
is there any way to find that out?

Yes there are files in the directory up to base data
Reply With Quote