I only have the runtime installed on the device. When I open via the Start menu or Programs icon there is no keyboard then I click in a textbox and it opens...
I'm currently using a trial version of the NS Basic software. It does everything I want, except... I currently can't seem to get the Microsoft Script debugger...
Well, I don't have any devices with only the runtime installed, at this moment, so I can't really duplicate your situation exactly. Try this, start your...
I finally realized what was bothering me about this....isn't 4.0.2 the current version? Or was it just updated in the last day or 2? ... eVB2NSB ... have a ...
The RuntimeFat files on the download site are not 4.0.2 versions. And is there some reason why the ADOCE won't install on Panasonic Toughbook 01? Thanks, Rick...
What do you mean by 'ADOCE won't install'? Charl ... From: Rick [mailto:Info@...] Sent: Thursday, May 01, 2003 3:49 PM To: nsbasic-ce@yahoogroups.com ...
They are actually 4.0.2, but the version number that shows is wrong. Check to see if ADOCE is already in the Windows folder - you may not need to download...
hi, I have bought the Samsung Nexio S160 which runs on wince.net 4.1 but I find the NSBasic dont work on it. I get the following error messages when try to run...
kcchu
kcchu@...
May 2, 2003 8:46 am
3278
Have a look at this Tech Note first: <http://www.nsbasic.com/ce/info/nsbce/technotes/TN14.htm> George Henne NS BASIC Corporation http://www.nsbasic.com...
Hi George One for your Limitations and Workarounds Are you aware of an interesting little bug ('feature') of the Combobox object. You might recall I generate...
When I try to install ADOCE, it gets as far as the Add/Remove Programs dialog for the handheld and I get a error that says: NSB ADOCE does not support the...
Were did you get the ADOCE install package from? Are the dll's for the strongarm processor located in the windows directory of the device? (explore from...
Hi, Can you actually synchronize a CDB database on an handHeld to SQL Server on desktop with ActiveSync. In other words i dont want the Trouble some Set up of ...
Hello, I am experimenting with your product, and I find an odd effect when trying to display a countdown function. With the waitcursor false statement in the...
Wally, It's not my product, but windows treats WM_PAINT messages with a low priority. Nothing NsBasic about it. Your idea of 'correctly' and windows are...
I have run the Conversion program on my EVB application.... When i try to run it in the emulator, i keep getting error # 1006, here's the exact error... 1006:...
Hello, just wondering if someone could help me out with this. Im trying to work through the sample program on page 30 of the handbook. I understand that the...
hi, The VBRegFix.exe dont work on the Nexio S160. I get the same error message 'Cannot find.......' when I run the VBRegFix.exe. I dont understand why since...
kcchu
kcchu@...
May 3, 2003 3:15 am
3288
I just discovered that if I insert a DIM NSBIB statement in, it works. Why is this so....? DW...
Is this a brand new device? Nothing else installed and removed? Either way, but especially if not, I'd consider a hard reset, then reinstall NsBasic. But...
yes, this is a brand new device and NsBasic is the first application installed and I install to the default directory. kc ... From: "Charl Van Schoick"...
kcchu
kcchu@...
May 3, 2003 4:56 am
3291
It, sort of, says this in tech note 14, but make sure the mscepicture.dll and mscefile.dll are in the windows directory of the device and registered. AFAIK,...
1. cdb is the ce version of mdb, access, not sqlServer. 2. slqServer files have .sdf extensions on the device and .mdf on the desktop/server. 3. You can use...
Try saving the program as a .txt file and opening in a text editor. Is there a line 1006? If you can try the program on a device, you might get a better...
No, Option explicit is rem'd out in the code but I still need the DIM statement. I think it has something to do with the ISEMPTY(NSBIB) part - the DIM...
HI Charl and all, Thank you for the reply. I totally agree and understand what you said. I understand from your mail that, I cannot do a cdb to mdf(Sql server...
Hi tarun, When the devise is cradled, there is a IP connection. Without any setup, you should be able to connect to IIS services on the desktop. If you setup...