English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

Alla classe FileStream è stato richiesto di aprire un dispositivo che non è un file. Per supportare dispositivi come 'com1:' o 'lpt1:', chiamare CreateFile e utilizzare i costruttori di FileStream che accettano un gestore OS come IntPtr.

Click to search this error in Google

English version

FileStream was asked to open a device that was not a file. For support for devices like 'com1:' or 'lpt1:', call CreateFile, then use the FileStream constructors that take an OS handle as an IntPtr.

Click to search this error in Google



Localized version
 Italian

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions