PDA

View Full Version : Windows 8.1 and the Studio



Sture
14-May-2015, 06:31 PM
I installed a3 and upgraded to b4 on Dell XPS with ultra resolution, 3200x1800.

Both install and update procedure was without hitches. Except for one thing. On the first start of the Studio (after install and update) it comes with _extremely_ small icons and fonts.

But on all subsequent Studio starts it errors 4 times (see below). After that it comes up and everything functions. However, the icons and fonts of larger size.


C:\Users\Sture\Desktop\Studio.exe
External Class Not Registered

Error: 4383

Please report this error to Data Access Corporation

MSG_DEFINE_CDTLINKLABELMIXIN (13024) - oObject (517) - at address 100552
MSG_CONSTRUCT_OBJECT (156) - oObject (517) - at address 100643
GET_CREATE (4129) - oObject (516) - at address 159
MSG_DETERMINEINITIALVALUEOFPROPERTIES (12695) - oObject (468) - at address 93362
MSG_CREATEDESIGNERCLASS (12694) - oObject (468) - at address 93356
[start] - at address 101921



C:\Users\Sture\Desktop\Studio.exe
Error loading Member List

C:\Program Files (x86)\DataFlex 18.1\Lib\JavaScriptKeywords.mbr
Check that this file is configured correctly.

Error: 4402

Please report this error to Data Access Corporation

MSG_REGISTERMEMBERLIST (11939) - oEditorGlobals (605) - at address 85041
MSG_ONCREATE (1397) - oEditorGlobals (605) - at address 84997
MSG_CREATECOMOBJECT (1368) - oEditorGlobals (605) - in native code
MSG_END_CONSTRUCT_OBJECT (459) - oEditorGlobals (605) - in native code
[start] - at address 148590



C:\Users\Sture\Desktop\Studio.exe
Error loading Member List

C:\Program Files (x86)\DataFlex 18.1\Lib\CSSproperties.mbr
Check that this file is configured correctly.

Error: 4402

Please report this error to Data Access Corporation

MSG_REGISTERMEMBERLIST (11939) - oEditorGlobals (605) - at address 85041
MSG_ONCREATE (1397) - oEditorGlobals (605) - at address 84998
MSG_CREATECOMOBJECT (1368) - oEditorGlobals (605) - in native code
MSG_END_CONSTRUCT_OBJECT (459) - oEditorGlobals (605) - in native code
[start] - at address 148590



C:\Users\Sture\Desktop\Studio.exe
Error loading Member List

C:\Program Files (x86)\DataFlex 18.1\Lib\CSSPseudoclasses.mbr
Check that this file is configured correctly.

Error: 4402

Please report this error to Data Access Corporation

MSG_REGISTERMEMBERLIST (11939) - oEditorGlobals (605) - at address 85041
MSG_ONCREATE (1397) - oEditorGlobals (605) - at address 84999
MSG_CREATECOMOBJECT (1368) - oEditorGlobals (605) - in native code
MSG_END_CONSTRUCT_OBJECT (459) - oEditorGlobals (605) - in native code
[start] - at address 148590


-Sture

John van Houten
14-May-2015, 08:57 PM
Sture,

The errors you are seeing is a symptom of COM controls not installing or not being registered during the installation. Possibly they are not fully registered until you reboot the machine.

Strangely enough I did see this error myself when installing DF on my new DELL (only the Linklabel one), but I was already pretty suspicious that I did not complete the install properly as I was setting up a lot of software at the same time and one of the installs restarted my laptop.

After reinstalling DF the error went away.

John v

Marco
15-May-2015, 07:01 AM
Probably unrelated, but I've seen the link label on when there is no manifest file.
Cheers
Marco

Vincent Oorsprong
18-May-2015, 06:48 AM
Marco,

That makes sense as the manifest file instructs the OS/Application to use Windows Common Controls 6 (usually at least) and linklabel requires that version to be active.