|
|
||||||
|
#1
|
|
|
|
|
Hello,
System: WinCE 6 and Plateform Builder. Compiler: VS2005 Language: ASP/VBScript I build my WinCE 6 by Platform Builder with Web Server and asp functionalities. WinCE 6 and the Web Server work fine. Now, I try to use the following ASP command in one of my web page, to use the FileCtrl: Set fileSystem = CreateObject("FileCtl.FileSystem") But, asp engine comes back with an error: Parse error in script Microsoft VBScript runtime error: '800a01ad' Description: ActiveX component can't create object: 'FILECTL.FileSystem' Questions: - What must I check in my Platform builder to have the FileCtrl activeX? - Or must I add manually the MSCEFile.dll ( FileCtrl ) into by WinCE? - Is last case, is MSCEFile.dll compatible with WinCE 6 and where to find it? Thank you for all your answers Alain |
|
|
|
#2
|
|
|
|
|
There is no MSCEFile.dll for Windows CE. If you need that functionality,
you need to create your own ActiveX control with the methods you need, then install and register it on the device. |
|
#3
|
|
|
|
|
Thank you, Chris.
This is a bad news. But a bit strange, because I have seen this FileCtrl.FileSystem used under Pocket 2003. Then, for a corresponding Scripting.FileSystemObject under WinCE, there is nothing:-(. "Chris Tacke, eMVP" wrote: [..] |
|
#4
|
|
|
|
|
|
| Similar Threads | |
| WinCE 6: Link a dll (without WinCE build system) : unresolved external symbol Hi all, i would like build a DLL without WinCE build system (but with command line). So, I am trying to link my obj files for creating a DLL with link.exe. That is my... |
|
| WinCE ARM Samsung2410 +NandFlash WinCE .. boot Error :BINFS WinCE 4.2 ARM V4 Samsung2410 NandFlash DEBUG Info -------------------------- Windows CE Firmware Init INFO: Initializing system interrupts... INFO: Initializing system... |
|
| How does PCMCIA Device Driver migrate from WinCE 3.0 to WinCE.NET 4.2 I have a PCMCIA Device Driver Source Code that works very well in WinCE 3.0. Now, I'm migrating this Driver from WinCE 3.0 to WinCE.NET 4.2. Then, Driver migrated from WinCE... |
|
| wince registry setting for traditional chinese font on wince .net 4.1 Hi expert, I followed the "Font Registry Settings for Traditional Chinese" at [..] url=/library/en- us/wcefonts/html/corefFontRegistryKeysForTraditionalChines e.asp to... |
|
|
All times are GMT. The time now is 06:43 PM. | Privacy Policy
|