shoab.shah
New member
- Joined
- Feb 27, 2013
- Messages
- 2
- Programming Experience
- 3-5
Hi All,
am using [DllImport("NetApi32.dll", SetLastError = true, CharSet = CharSet.Unicode)] to access, save files to a network location. The problem is File creation / save work fails for first few attempts and laters starts working fine. After a time interval say 5-6 hours again it fails first few time.
Thanks in advance
	
		
			
		
		
	
				
			am using [DllImport("NetApi32.dll", SetLastError = true, CharSet = CharSet.Unicode)] to access, save files to a network location. The problem is File creation / save work fails for first few attempts and laters starts working fine. After a time interval say 5-6 hours again it fails first few time.
Thanks in advance
 
	