View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004890 | JEDI API & WSC Library | Windows Security Code Library (JWSCL) | public | 2009-08-10 09:18 | 2009-08-10 13:11 |
Reporter | HeikoAdams | Assigned To | ChristianWimmer | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Desktop Workstation | OS | Windows XP Professional | OS Version | SP 3 |
Summary | 0004890: unable to compile JwsclToken unit | ||||
Description | The TJwSecurityToken.SetIntegrityLevel procedure in JwsclToken Unit can not be compiled because of the following error: > [Pascal Fehler] JwsclToken.pas(4256): E2010 Inkompatible Typen: 'JwaWinNT.PSid' und 'JwsclSid.PSid' | ||||
Tags | No tags attached. | ||||
|
This seems to happen if using the JwsclCredentials unit in the uses clause. Adding JWA_WINDOWS to the compiler conditions of the JediAPI_SingleUnits Package seems to solve the problem. |
|
JWSCL is not intended for using with the single JWA units. The "How to setup JWSCL" in the JEDI API blog talks about this problem and how to fix it. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-10 09:18 | HeikoAdams | New Issue | |
2009-08-10 09:18 | HeikoAdams | Status | new => assigned |
2009-08-10 09:18 | HeikoAdams | Assigned To | => ChristianWimmer |
2009-08-10 09:24 | HeikoAdams | Note Added: 0015972 | |
2009-08-10 09:58 | HeikoAdams | Note Edited: 0015972 | |
2009-08-10 13:11 | ChristianWimmer | Note Added: 0015975 | |
2009-08-10 13:11 | ChristianWimmer | Status | assigned => resolved |
2009-08-10 13:11 | ChristianWimmer | Resolution | open => fixed |