Search Posts Who's Online Log In
You are not logged in. Click here to log in.
If you are not a member, Sign up here for free!

Crossfire - File I/O Errors


Mobile Phones Forum / Smartphone and PDA Forums / Pocket PC Forum

 

 


obsolate
New User

Apr 26, 2004, 5:53 AM

Post #1 of 1 (1230 views)
Can't Post

Hi,

I am trying to program at Visual Basic.NET for Pocket PC 2003

But it gives file I/O errors such as "FileOpen, FileClose, Input" etc.

How can I correct this error?

Example Error:

error T0004: CROSSFIRE - Use of unsupported member 'void Microsoft.VisualBasic.FileSystem::FileOpen(int32, string, valuetype Microsoft.VisualBasic.OpenMode, valuetype Microsoft.VisualBasic.OpenAccess, valuetype Microsoft.VisualBasic.OpenShare, int32)'.

I'm using: Visual Basic.NET and CrossFire

not using CrossFire: SmartDeviceApplication

'FreeFile' is not declared. File I/O functionality is normally available in the 'Microsoft.VisualBasic' namespace, but the targeted version of the .NET Compact Framework does not support it.

 
 
 



 
Close Note..