Kerberos Header Issue for Desktop Signon

Hello,
As I following the PeopleBook for the Desktop Singal Signon of Kerberos protocal, here's some issue while using the FUNCLIB_LDAP.LDAPAUTH signon peoplecode to authenticate the NT Domain user while logging.
The Peoplecode from Peoplebook is looking at KRB_USER and Authorization Header names in the Kerberos ticket from the Kerberos token. But always the PIA login as the PUBLIC user whatever NT Domain user I logged.
Then I tried to look out the HeaderName & its value pair as below: (Note: Didn't fine any KRB_USER or Authorization header name in the request list)
Name: Accept - image/jpeg, image/gif, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Name: Accept-Language - en-US
Name: User-Agent - Mozilla/4.0 (....)
Name: Host - www.mydoamin.com
Name: Connection - Keep-Alive
Name: Cookie - SignonDefault=PUBLIC; http%3a%2f%2f......
Above is all the header name in list of request. No KRB_USER or Authorization name liked headers.
Below is the monitor log from PIA_weblogic log:
####<Apr 26, 2012 2:18:44 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421124992> <BEA-000000> <KerberosSSOFilter: Requesting Kerberos token. (Connection is NOT secure)>
####<Apr 26, 2012 2:18:50 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421130924> <BEA-000000> <KerberosSSOFilter: Received invalid token.>
####<Apr 26, 2012 2:18:50 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421130949> <BEA-000000> <KerberosSSOFilter: Received invalid token.>
####<Apr 26, 2012 2:18:50 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421130997> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131071> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131117> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131078> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131084> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131094> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131102> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131106> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131112> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131081> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131115> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131116> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131136> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131138> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131137> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131139> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131140> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131140> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131157> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131164> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131158> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131159> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131161> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131161> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131162> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131165> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131166> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131167> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131169> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:18:51 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421131172> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:27:52 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421672310> <BEA-000000> <KerberosSSOFilter: Requesting Kerberos token. (Connection is NOT secure)>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690236> <BEA-000000> <KerberosSSOFilter: Received invalid token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690276> <BEA-000000> <KerberosSSOFilter: Received invalid token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690345> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690420> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690436> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690426> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690428> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690430> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690432> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690447> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690461> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690471> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690449> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690474> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690482> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690485> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690486> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690487> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690488> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690489> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690490> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690492> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690493> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690494> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690495> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690496> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690497> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690497> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690510> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690512> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690513> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
####<Apr 26, 2012 2:28:10 PM CST> <Notice> <Stdout> <kcpl> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335421690513> <BEA-000000> <KerberosSSOFilter: Valid session id. Not requesting Kerberos token.>
The Kerberos Desktopsso class are existing under PIA_HOME/..../classes/.../kerberos/ folders as well as PS_HOME/class/..../kerberos/ folders
6 classes under PIA_HOME corresponding folder while 2 classes under PS_HOME corresponding folder.
Due to the KRB_USER and Authorization header name not found, the Kerberos not correctly switch to corresponding desktop user.
Here's my setup:
1. Follow the PeopleBook guide to create Kerberos domain user, keytab file, and related conf file, web.xml
2. Create PUBLIC user id in PIA with only Mobile Client User Role for PeopleSoft Home page access.
3. Follow all the information related kerberos setup in PeopleBook section of desktop singal signon.
While I type the URI like: http://www.mydomain.com/psp/<SITENAME>/EMPLOYEE/ERP/h/?tab=DEFAULT, the IE prompt the Windows Security logon prompt for Domain User & Password input, after try any domain user with valid password, the page redirected ONLY to PUBLIC user.
Is there anyone successfully implemented the Desktop Kerberos signon? And how to fix the KRB_USER, Authorization headers not in the Request header from Kerberos Token ticket?
Thanks,
Saxon SI
Edited by: Saxon SI on Apr 26, 2012 2:57 PM

Hi Henry,
Thank you for your input, I've done some check you mentioned as following:
user5336584 wrote:
Hi
We have this working on PT 8.51 in environments with a Windows 2008 R2 domain controller and environments with a Windows 2003 domain controller.
When you checked the headers did you check whether the browser was sending the authorization header? It should start Negotiate YI..... if it is sending a Kerberos token. You can use tools such as Fiddler or HttpHeaders to check what the browser is sending. I've tried the Live Http Headers as of FF add-on to get the request/response header on Client as below FYI:
URL Access from FF in Client:
http://www.mydomain.com/psp/KCPL/EMPLOYEE/ERP/h/?tab=DEFAULT
Request Headers:
GET /psp/KCPL/EMPLOYEE/ERP/h/?tab=DEFAULT HTTP/1.1
Host: www.mydomain.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Cookie: SignOnDefault=PUBLIC; KCPL-80-PORTAL-PSJSESSIONID=cQPSPjjbHpsTpVwCJ2dZlvJdYwWz5qTC!-1584708328; ExpirePage=http://www.mydomain.com/psp/KCPL/; PS_LOGINLIST=http://www.mydomain.com/KCPL; http%3a%2f%2fwww.mydomain.com%2fpsp%2fkcpl%2femployee%2ferp%2frefresh=list: %3ftab%3ddefault|%3frefresh_all_pagelets%3ddefault|%3ftab%3dremoteunifieddashboard|%3frefresh_all_pagelets%3dremoteunifieddashboard; PS_TOKENEXPIRE=4_May_2012_05:07:08_GMT; PS_TOKEN=pgAAAAQDAgEBAAAAvAIAAAAAAAAsAAAABABTaGRyAk4Abwg4AC4AMQAwABRTCw37UzDifaKUDUe4V3J/jGjsFWYAAAAFAFNkYXRhWnicHYlNDkAwFIS/IlYWLkK0/romIkKkG7F0BBd0OJO+Sb6ZN/MCWZoYI/8S4hWBi4mDjZl84WSlDNz6HnYxaOscDRZHJe8jO9Gpq5XHSC96aVBraeEHjvULpw==
Response Headers:
HTTP/1.1 200 OK
Date: Fri, 04 May 2012 05:07:08 GMT
Content-Length: 5386
Content-Type: text/html; CHARSET=UTF-8
Expires: Fri, 04 May 2012 05:27:08 GMT
Last-Modified: Fri, 04 May 2012 05:07:08 GMT
portaltopnav: true
ignoreportalregisteredurl: 1
pscache-excludeparams: c
portalcachecontent: true
pscache-handler: psft.pt8.cache.handler.MenuCacheHandler
Set-Cookie: http%3a%2f%2fwww.mydomain.com%2fpsp%2fkcpl%2femployee%2ferp%2frefresh=list: %3frefresh_all_pagelets%3ddefault|%3ftab%3dremoteunifieddashboard|%3frefresh_all_pagelets%3dremoteunifieddashboard; domain=.mydomain.com; expires=Fri, 04-May-2012 05:27:08 GMT; path=/
Set-Cookie: PS_TOKENEXPIRE=4_May_2012_05:07:08_GMT; domain=.mydomain.com; path=/
pscache-control: role%2cmax-age%3d-1
Content-Encoding: gzip
portalregisteredurl: http://www.mydomain.com/psc/KCPL/EMPLOYEE/ERP/s/WEBLIB_PORTAL.PORTAL_HOMEPAGE.FieldFormula.IScript_HPPoweredBy
X-Powered-By: Servlet/2.5 JSP/2.1
usesportalrelativeurl: true
(From PIA startManagedWebLogic PIA cmd windows, the general log for this access process is as: 1. Request Kerberos token; 2. Received Invalid token; 3. Using PUBLIC user id without Kerberos token to view the page)
>
If the browser is not sending a token then I'd try adding the site to your local intranet zone assuming you are using Internet Explorer. This should get rid of the domain user/password prompt and the browser will trust the site for Kerberos negotiation.In IE, the http://*.mydomain.com & https://*.mydomain.com already inserted in the local intranet zone. In the FF, at about:config, the network.negotiate-auth.trusted.uris is set as "mydomain.com"
>
We had a problem on one environment with Kerberos working over http but not https - this was because one environment was running an older Java version, 1.6.0_17 - updating to the correct version of JRockit to Java 1.6.0_26 has resolved that. For HTTPS login, in IE the Certificate Error with Red color highlighted, due to the certificate is not verified as a trusted CA. But the HTTPS can logged in and home page can displayed. (I guess the CA Error should not impact the HTTPS access, right?)
>
It might also be worth running a klist command (just type "klist" in a command prompt on the client machine) to see what tokens you have after trying to authenticate. You should see an entry corresponding to the server name.Here's the output for klist on my client server where to access the PIA from FF:
Current LogonId is 0:0x11ae15f
Cached Tickets: (6)
#0>     Client: krbtest @ MYDOMAIN.COM
     Server: krbtgt/MYDOMAIN.COM @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x60a00000 -> forwardable forwarded renewable pre_authent
     Start Time: 5/4/2012 12:53:25 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
#1>     Client: krbtest @ MYDOMAIN.COM
     Server: krbtgt/MYDOMAIN.COM @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x40e00000 -> forwardable renewable initial pre_authent
     Start Time: 5/4/2012 12:53:23 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
#2>     Client: krbtest @ MYDOMAIN.COM
     Server: HTTP/kcpl.mydomain.com @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x40a40000 -> forwardable renewable pre_authent ok_as_delegate
     Start Time: 5/4/2012 13:03:05 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
#3>     Client: krbtest @ MYDOMAIN.COM
     Server: cifs/kcpl.mydomain.com @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x40a40000 -> forwardable renewable pre_authent ok_as_delegate
     Start Time: 5/4/2012 12:53:25 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
#4>     Client: krbtest @ MYDOMAIN.COM
     Server: ldap/kcpl.mydomain.com @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x40a40000 -> forwardable renewable pre_authent ok_as_delegate
     Start Time: 5/4/2012 12:53:25 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
#5>     Client: krbtest @ MYDOMAIN.COM
     Server: LDAP/kcpl.mydomain.com/mydomain.com @ MYDOMAIN.COM
     KerbTicket Encryption Type: AES-256-CTS-HMAC-SHA1-96
     Ticket Flags 0x40a40000 -> forwardable renewable pre_authent ok_as_delegate
     Start Time: 5/4/2012 12:53:24 (local)
     End Time: 5/4/2012 22:53:23 (local)
     Renew Time: 5/11/2012 12:53:23 (local)
     Session Key Type: AES-256-CTS-HMAC-SHA1-96
Note: the Domain Controller server (a) is name as kcpl, and in the DNS I've added an alias name www pointed to kcpl. During the Kerberos SPN setup I always use www.mydonmain.com for the SPN.
Can you please confirm is your working environment for SPN is using www while the machine name is not www?
>
Another thing that could cause problems is a duplicate SPN. You can check for duplicates using the setspn command with the -x swicth (type "setspn -x" at a command prompt).I've run it from the Domain Controller, and the output show my the no dup entries:
Checking domain DC=mydomain,.. DC=com
Processing entry 0
found 0 group of duplicate SPNs.
As I note the Process entry is 0, does this mean that my kerberos setup is corrupt or not?
PS: the actual domain name is replaced with mydomain for a simple understanding XD
Thanks,
Saxon SI

Similar Messages

  • Fixed header working fine for desktop but not for windows phone

    I have my website in asp.net with master page. I have used below css for header div of my website to make it fixed.
    .header{
    z-index: 3001;
    position:fixed;
    top:0px;left:0px;
    background-color: white;
    width:100%;height:150px;
    This is working fine for desktop. But on mobile, I can only see my 50% of width of the header. On the right side of 50%, nothing is cmg. As in just white background is cmg. On the right side, I have a button which when I click is working. To say, controls are
    not visible but they are working if u manage to click at the exact place. Any fix for this?
    I want to add that this problem is coming only in windows phone. So need fix for that.

    Hi User1508372,
    The
    Developing for Windows Phone forum is for developers to discuss writing Windows Phone apps, not for writing web sites targeting Windows Phone IE.
    My guess here is that your site may be running into a compatibility mode or different versions of IE on desktop and on Windows Phone, but you don't provide enough information about which versions of IE you are using. Windows Phone 8 uses IE 10 (similar to
    Windows 8).
    The folks in the
    Windows Phone IT Pro forums are likely to know more about the Windows Phone IE specifics, and the folks in the IE or ASP.Net forums will know more about how to target your HTML for different versions.
    --Rob

  • Issue in PA - Header Modifications for IT0105

    Hi All,
    I have done header modifications for PA30 Screen, IT0000, IT0001 and IT 0105 (Communications) and for IT0021.
    I am able to get the details of PA, PSA, EG and ESG in the header details.
    But when an employee PA/PSA/EG/ESG has changed becoz of any action, the same information is not shown in IT0105 header details. System is picking up the old PA/PSA/EG/ESG details only.
    If i change the start date in IT0105 as per the last action run, then it is picking up the updated information. Where in the employee IT0105 (Mail ID/ Mobile Num) remains the same from his Date of joining.
    But as the action is been run and the PA/PSA/EG/ESG has already changed the same information should be updated automatically.
    Request you to guide me to get the updated PA/PSA/EG/ESG in  header details of IT0105.
    Kind Regards
    Nag
    09581555404

    Dear Nagesh,
    what our Team members suggested is correct.
    check the F1 help of Field CHOOSE DATA in Table V_582A_B.
    F1 help.
    Use
    If you set the Choose Data indicator, you will use data that is valid for the start date of the current processed, or displayed, infotype record to structure the infotype header.
    If you do not set the Choose Data indicator, the data that is valid for the system date will be used to structure the infotype header.
    so uncheck the CHOOSE DATA field
    regards,
    mohammed

  • Unable to sign in to Creative Cloud for Desktops

    Can anybody please help me identify the requirements to be able to sign in to Creative Cloud for Desktops?
    We are supposed to deploy CC within our organization but our desktop security environment apparently prohibits to launch CC for Desktops.
    - Windows 7 Professional 64bit
    - Internet connection via proxy with PAC file
    - CC for Teams
    - CC for Desktops version 1.9.0.465
    - valid Adobe ID (works in unprotected environment)
    - no firewall rules block port 443
    - went through all the documentation available on the net, including
    http://helpx.adobe.com/creative-cloud/faq.html#how-works
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    http://helpx.adobe.com/creative-cloud/packager/creative-cloud-packager.html#Site/Port%20in formation%20used%20by%20Creative%20Cloud%20for%20teams%20and%20Creative%20Cloud%20for%20en terprise%20%C2%A0
    http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
    https://helpx.adobe.com/creative-cloud/kb/proxy-authentication-support-creative-cloud.html
    and the links inside
    Grateful for any help,
    Gerald

    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I am trying to install Creative Cloud app for Desktop and it's shutting down

    Trying to install the  Creative Cloud app for Desktop but every time I try the Adobe Application Manager shuts itself every time.  I have OS X Yosemite 10.10.1
    If it is automatically installed, where do I find it? I don’t think it has installed because the Application Manager shuts itself so fast every time.

    Hi Jeff,
    Thanks for your reply.
    I went into Applications> Utilities but there is no Adobe Installers folder or icon there for me to do anything with. I went back to my Adobe account front page and tried to download Illustrator again seeing as it hasn’t installed but when Application Manager tries to open (the little spinning icon) it spins about 3 times before I get a pop up saying that Adobe Application Manager has failed to open. This happens every time I attempt to download Illustrator. Any other options for what might be the issue?
    Thanks again!

  • Hello, I am getting a Kern Protection failure error message when trying to start up my Olympus DSS Player dictation software.  I have been using the software without issue for years until last month. I have uninstalled and reinstalled the software.

    Hello, I am getting a Kern Protection failure error message when trying to start up my Olympus DSS Player dictation software.  I have been using the software without issue for years until last month. I have uninstalled and reinstalled the software and don't recall installing any new software before the issue began.
    Any help would be greatly appreciated, I will post the error message below. Thanks.
    Process:    
    DSS Player [186]
    Path:       
    /Applications/DSS Player/DSS Player.app/Contents/MacOS/DSS Player
    Identifier: 
    com.olympus.DSSPlayerV7
    Version:    
    7.4.0 (0.1)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [98]
    Date/Time:  
    2013-11-23 11:44:03.999 +1100
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    209192 sec
    Crashes Since Last Report:      
    4
    Per-App Interval Since Last Report:  273602 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    EDE95D54-CA0A-4ABC-8241-167C27AAFC1D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000007ff4005
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.OlympusSys.OlympusDSSFile
    0x005e1fa3 DSSFile_GetDSSIndexMark + 1091
    1   com.olympus.DSSPlayerV7  
    0x0004e5cf -[DSSFileManager setActive] + 61
    2   com.olympus.DSSPlayerV7  
    0x0004a939 -[DSSFileManager setFileInfo:needMusicInfo:] + 698
    3   com.olympus.DSSPlayerV7  
    0x000486f8 -[DSSFileManager initWithFilePath:needMusicInfo:] + 124
    4   com.olympus.DSSPlayerV7  
    0x00009470 -[DSSMainWindowController createFileInfosNew:folderId:] + 742
    5   com.olympus.DSSPlayerV7  
    0x0000ccd6 -[DSSMainWindowController updateFolderInfos:folderIds:] + 622
    6   com.olympus.DSSPlayerV7  
    0x00020bdb -[DSSMainWindowController awakeFromNib] + 3665
    7   com.apple.AppKit         
    0x0114e21c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1646
    8   com.apple.AppKit         
    0x0114c1a4 loadNib + 257
    9   com.apple.AppKit         
    0x0114b7f7 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    10  com.apple.AppKit         
    0x0114b4ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    11  com.apple.AppKit         
    0x011dafcb -[NSWindowController loadWindow] + 223
    12  com.apple.AppKit         
    0x01171f22 -[NSWindowController window] + 89
    13  com.apple.AppKit         
    0x013d6dbc -[NSWindowController showWindow:] + 36
    14  com.olympus.DSSPlayerV7  
    0x000035b4 -[DSSAppController applicationDidFinishLaunchingAfterShowSplashWindow] + 464
    15  com.olympus.DSSPlayerV7  
    0x000065d0 -[DSSAppController completeCheckRemoteConnWhenAppLaunch] + 86
    16  com.apple.Foundation     
    0x021b0738 __NSThreadPerformPerform + 705
    17  com.apple.CoreFoundation 
    0x032bc42b __CFRunLoopDoSources0 + 1563
    18  com.apple.CoreFoundation 
    0x032b9eef __CFRunLoopRun + 1071
    19  com.apple.CoreFoundation 
    0x032b93c4 CFRunLoopRunSpecific + 452
    20  com.apple.CoreFoundation 
    0x032b91f1 CFRunLoopRunInMode + 97
    21  com.apple.HIToolbox      
    0x02537e04 RunCurrentEventLoopInMode + 392
    22  com.apple.HIToolbox      
    0x02537af5 ReceiveNextEventCommon + 158
    23  com.apple.HIToolbox      
    0x02537a3e BlockUntilNextEventMatchingListInMode + 81
    24  com.apple.AppKit         
    0x0118e595 _DPSNextEvent + 847
    25  com.apple.AppKit         
    0x0118ddd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    26  com.apple.AppKit         
    0x011501f3 -[NSApplication run] + 821
    27  com.apple.AppKit         
    0x01148289 NSApplicationMain + 574
    28  com.olympus.DSSPlayerV7  
    0x0000257a _start + 216
    29  com.olympus.DSSPlayerV7  
    0x000024a1 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00f44382 kevent + 10
    1   libSystem.B.dylib        
    0x00f44a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib        
    0x00f43f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib        
    0x00f43cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib        
    0x00f43781 _pthread_wqthread + 390
    5   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib        
    0x00f43412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00f439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib        
    0x00f43412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00f439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x070a5400  ebx: 0x070a5c00  ecx: 0x001b4955  edx: 0x00000024
      edi: 0x07ff400e  esi: 0x00000000  ebp: 0xbfffdbc8  esp: 0xbfffdb60
       ss: 0x0000001f  efl: 0x00010217  eip: 0x005e1fa3   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x07ff4005
    Binary Images:
    0x1000 -   0x118fec +com.olympus.DSSPlayerV7 7.4.0 (0.1) /Applications/DSS Player/DSS Player.app/Contents/MacOS/DSS Player
      0x187000 -   0x187ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x18a000 -   0x484fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
      0x530000 -   0x5aafff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x5dc000 -   0x5e5fff +com.OlympusSys.OlympusDSSFile 1.3 (1.01) /Library/Frameworks/OlympusDSSFile.framework/Versions/A/OlympusDSSFile
      0x5ec000 -   0x5ecff7  com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x5ef000 -   0x5efff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x5f7000 -   0x85dff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x93a000 -   0xa77fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0xae7000 -   0xae8ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0xaed000 -   0xb39fff +com.yourcompany.yourcocoaframework ??? (1.44) /Library/Frameworks/OlympusDeviceManager.framework/Versions/A/OlympusDeviceMana ger
      0xbe1000 -   0xc3eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0xc5e000 -   0xda1fef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
      0xe58000 -   0xec2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
      0xf1d000 -  0x10c4ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x1146000 -  0x1a29ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1ec5000 -  0x1ff3fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x2057000 -  0x2057ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x205f000 -  0x2139fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x2184000 -  0x23f5fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x2503000 -  0x2827fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x2967000 -  0x2cd2ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x2da2000 -  0x2dacffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x2db5000 -  0x2dfbff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x2e08000 -  0x2f8afe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x2fec000 -  0x30ecfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x3110000 -  0x311efe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x3123000 -  0x3167ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x3186000 -  0x318fff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x3199000 -  0x3199ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x319d000 -  0x31afff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x31bc000 -  0x3269fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x327d000 -  0x33f8fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x34f0000 -  0x3cdf557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x3da7000 -  0x3f6afeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x3fc9000 -  0x402afe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x4062000 -  0x40fdfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x4124000 -  0x41e0fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x4217000 -  0x426aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x4295000 -  0x42a6ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x42b3000 -  0x435bffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x4388000 -  0x439cffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x43aa000 -  0x43befe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x43c7000 -  0x43cafe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x43cd000 -  0x43d9ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x43dd000 -  0x46fdff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x4773000 -  0x481ffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x4884000 -  0x48c8fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x48ef000 -  0x49bafef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x4a19000 -  0x4a99feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x4acd000 -  0x4b00ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x4b18000 -  0x4bb5fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x4bf4000 -  0x4c1affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x4c30000 -  0x4c3dff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x4c46000 -  0x4cfffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x4d0d000 -  0x4d4aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x4d67000 -  0x4d8fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x4d9a000 -  0x4d9aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x4d9d000 -  0x4dedfe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x4df9000 -  0x4dfdff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x4e02000 -  0x4e20fe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x4e29000 -  0x4e2bff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x4e2f000 -  0x4e53ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x4e5a000 -  0x4f3afe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x4f48000 -  0x4f48ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x4f4b000 -  0x4f8dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x4f96000 -  0x5005ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x500e000 -  0x5424ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x5466000 -  0x589bff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x5a21000 -  0x5b23fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x5b77000 -  0x5b78ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x5b7c000 -  0x5c34feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x5cc4000 -  0x5cfeff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x5d0b000 -  0x5d2bfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x5d35000 -  0x5d35ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x5d38000 -  0x5d42fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x5d4a000 -  0x5d9aff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x5db2000 -  0x5e60ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x5e8a000 -  0x5ea9ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x5ec0000 -  0x5eceff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x5ed6000 -  0x5f07ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x5f0f000 -  0x5f30fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x5f39000 -  0x5f3dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x5f45000 -  0x5f88ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x5f96000 -  0x5fa1ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x5fb0000 -  0x60bcfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x60db000 -  0x60deff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x60e3000 -  0x60e7ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x60ec000 -  0x616effb  SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x61a5000 -  0x61aaff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x61b2000 -  0x61b8fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x61bf000 -  0x61d7ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x61e8000 -  0x6235feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x6251000 -  0x6273fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x627d000 -  0x628dff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x6294000 -  0x62d7ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x6300000 -  0x6302ff7  com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x6307000 -  0x630ffeb +QualityPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/QualityPlay.dylib
    0x632b000 -  0x6333feb +StandardPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/StandardPlay.dylib
    0x635e000 -  0x6370fcf +LongPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/LongPlay.dylib
    0x6375000 -  0x6388fdf +DSSAES.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/DSSAES.dylib
    0x638c000 -  0x6392fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x639a000 -  0x639dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x63a2000 -  0x6406fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x6428000 -  0x643dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x6453000 -  0x646ffe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x647f000 -  0x64eafd7 +com.yourcompany.yourcocoaframework ??? (1.53) /Library/Frameworks/OlympusServiceProvider.framework/Versions/A/OlympusServiceP rovider
    0x657c000 -  0x65b9ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x65d4000 -  0x6701ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x6765000 -  0x6c20ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x6cc9000 -  0x6d10ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x6d31000 -  0x6dacfff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x6f9d000 -  0x6fa8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x6ff2000 -  0x6ff5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7c00000 -  0x7c3bffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0x7e04000 -  0x7e37fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0x7e43000 -  0x7e84ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fef000 -  0x7ff0ff7 +com.olympus.DSSPlayerV7.LeopardSupportForDSSPlayer 1.1 (1.0) <2AAA1454-CEBA-AA58-0DA1-D8E02A7EDBB4> /Applications/DSS Player/DSS Player.app/Contents/Resources/Leopard.bundle/Contents/MacOS/Leopard
    0x1aed5000 - 0x1b3e7feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x20000000 - 0x20098fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x64b00000 - 0x64b07ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0xfa100000 - 0xfa192fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000 / 2

    Hi,
    Please review the link below, here is a useful article for you.
    Tips and Tricks for Deploying the Application Catalog in System Center 2012 Configuration Manager
    http://blogs.technet.com/b/configmgrteam/archive/2012/07/05/tips-and-tricks-for-deploying-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do I create a view in SQL Server in Visual Studio Express 2013 for Desktop?

    Hi
    I've got a SQL Server database set up using the internal SQL Server in Visual Studio Express 2013 for Desktop. I want to create a view (using tables with one to many relationships) but I don't
    know how to do it.
    Where can I find a good tutorial on creating views in SQL Server in Visual Studio Express 2013 for Desktop? I think Visual Studio Express 2013 for Desktop doesn't have some view designer that
    exists in the non-express version of Visual Studio (if I'm not mistaken). So I think I'd need a tutorial on how to do the actual SQL, unless there is some tool I don't know about.
    Thanks

    Hi ,
    According to your description, if you install SQL Server SQL Server 2014 Express and SQL Server Manager Studio tools (SSMS), if you want to create a view, you can use SSMS. Then if you want to connect to and Diagram your SQL Express Database in Visual Studio
    2013, you can attach the database file by using the .NET Framework Data Provider for SQL Server in Visual Studio, and create a database diagram via expanding the “Database Diagrams” node.
     For more information, there is similar issue about how to connect to and Diagram your SQL Express Database in Visual Studio 2012 , you can review the following article,
    http://blogs.msdn.com/b/bethmassi/archive/2011/10/27/how-to-connect-to-and-diagram-your-sql-express-database-in-visual-studio-lightswitch.aspx.
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • HP 6600 Scan\Print Driver Issue for Windows 7 Profession​al 64 bit

    Hello,
    For some time now I have been unable to scan or print from my desktop (Windows 7 Professional 64bit) and I have exhausted too much effort and am now bringing it to the masses.
    The problem:
    Printing:  Currently receiving an "Error - Offline" message in my printer queue at all times.
    Scanning:  Scanning has never fully worked on this desktop. I am always unable to communicate with the printer. (Though webscan works through accessing the printers IP address)
    Things I have tried:
    Ran HPPSDr, followed directions (Unpluged power to printer, turn back on, restart computer) brings me to this website after it cannot fix. (Note that while the HPPSDr is running it always notions that there is a driver problem)
    Uninstalled Drivers from CD-ROM, re-installed, countless times
    Installed "Windows 7 Pro 64 bit drivers" from the HP website and uninstalled, countless times.
    Attempted to set a static IP and use "Update IP Address" to point specifically at the printers IP.
    Installed Drivers and finding the printer myself through it's own static IP address.
    Turned off firewall and attempted to print (after reboot), same errors
    Setting up the printer on all of my laptops (3) wirelessly to attempt to find if there is a problem with the printer or static IP. (1 is Windows VISTA 32bit and the other 2 are Ubuntu 32bit). All laptops are able to use the printer wirelessly without any problems.
    Read all of the forums about this issue and attempted all of the 'solutions'. Although I mostly don't see that anyone with this same problem is resolved, unless I'm missing the perfect post.
    Things I have not tried:
    Plugging the USB directly into the desktop. (This seems self defeating as the purpose for this printer was to be able to print wirelessly to it from across the room)
    Re-installed Windows 7 Pro 64bit (Trying to avoid this, would rather just print from laptops)
    You tell me
    Curiosities:
    I have noticed strange things that make me believe the driver is somehow incomptable with my OS. Here is a shot of the properties of the printer:
    Weird that it is not recognizing the model number.
    Also in the Printer Settings when I go to the port tab, there is no port selected, if I try and tab away it forces me to select a port, yet when I do and 'apply' and then re-open the Printer Settings in the ports tab; it has again unselected the previously selected port.
    Theories:
    I feel like my OS is just refusing to notice the IP address for the wireless printer, no matter what I have it set to, even if it's dynamic. It's like the driver for Windows 7 Pro 64bit is actually not the correct driver for my system.
    Anyways, another thing to mention is that I am not currently willing to wipe my operating system and re-install Windows 7 Pro in order to resolve this just yet. I want to see if anyone else has any other avenues I can try before even beginning to consider that. 
    Anyways, thanks in advance for taking the time to read my ramblings and hopefully someone who has resolved this issue can help me.

    Hi Zerosouls,
    I understand you are having an issue with HP 6600 Scan\Print Driver Issue for Windows 7 Professional 64 bit.
    First try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started
    Restart the computer after this step and try installing Hp Officejet 6600 again.
    Please let me know what happens
    Thanks
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Error while doing Good Issue for Production Order using BAPI

    Hi All,
    I am facing an error like 'u2018Content of order 1011907: MDT218AJ10 transferred to interface (IMSEG): T-86410-71".
    I have written the code as below. Please let me know what is missing when using the BAPI 'BAPI_GOODSMVT_CREATE'. What is the cause of this error ?
    *Action in Transaction (GM_CODE)
    *GM Code for Goods Issue for Production Order is 03
      gs_gmcode-gm_code = '03'.
    *Header Data
    *Posting date
      gs_header-pstng_date = sy-datum.
    *Document date
      gs_header-doc_date   = sy-datum.
    *Item Data
    *Material
      gs_item-material  = zptp_s_rf_migo_261-matnr1.
    *Movement Type
      gs_item-move_type = '261'.
    *Movement Indicator
      gs_item-mvt_ind   = 'F'.
    *Stock Type
      gs_item-stck_type = 'F'.
    *Plant
      gs_item-plant     = gv_plant.
    *Storage Location
      gs_item-stge_loc  = gv_str_loc.
    *Quantity
      gs_item-entry_qnt = zptp_s_rf_migo_261-menge2.
    *Unit
      gs_item-entry_uom = gv_uom.
    *ISO code for unit of measurement
      gs_item-entry_uom_iso = gv_uom.
    *Order Number
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          input  = zptp_s_rf_migo_261-aufnr
        IMPORTING
          output = gs_item-orderid.
    *Reservation Number
      gs_item-reserv_no = gv_resv_num.
    *Reservation Item
      gs_item-res_item = gv_resv_itm.
    *Reservation Type
      gs_item-res_type = gv_resv_type.
      APPEND gs_item TO gt_item.
    Calling BAPI_GOODSMVT_CREATE to create the Material Document Number
      CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
        EXPORTING
          goodsmvt_header       = gs_header
          goodsmvt_code         = gs_gmcode
        IMPORTING
          goodsmvt_headret      = gs_headret
        TABLES
          goodsmvt_item         = gt_item
          goodsmvt_serialnumber = gt_serial
          return                = gt_return.
    Thanks in Advance.

    hi,
    did you look at message ?
    System says, there are differences between the interface data and the order data. It can be anything. I think you should check
    data in the interface . 
    this is the long explanation of your message :
    Diagnosis
    When calling the function module MB_CREATE_GOODS_MOVEMENT or the BAPI GoodsMovement.CreateFromData (BAPI_GOODSMVT_CREATE) to post a goods receipt for a production order, there are differences between the interface data and the order data.
    Example: The order was created for plant 0001, but plant 0002 is passed on in the interface.
    The system checks this for the material and the order item.
    System response
    Due to this difference, the system cannot post the goods receipt.
    Procedure
    Check the data in the interface (IMSEG-WERKS, IMSEG-AUFNR). If necessary, correct the plant or the order number in the interface.
    << Moderator message - Point begging removed >>
    Edited by: Rob Burbank on Feb 6, 2012 11:24 AM

  • Reporting annoying issues for the entire Microsoft website (MSDN, forums, all)

    Is there any place where I can report bugs with how the Microsoft web sites behave? I can only find forums and "Microsoft Answers" categories about single products that Microsoft makes, but nothing about the infrastructure itself.
    For about two weeks now, I am required to log into my account every few hours whenever I access any Microsoft website. This includes MSDN help content, forums, or other resources. I need to login after opening the website through F1 help in Visual Studio
    as well as accessing a microsoft.com link from anywhere else like a web search or a direct link from web or an application.
    Auto-complete does not work either. My browser (Firefox) does save the password, but it never fills it into the form. Other people have already noticed that
    Microsoft applies some dirty tricks here. And even if the login is remembers for a moment, it's slow as hell. It takes a second or two to load the login.live.com page (which is not what I wanted to see), then it sits there for some more seconds before going
    anywhere. Other login services like Google or StackOverflow manage to log me in all within one second and most of the time I don't even see it.
    And then there's still that insecure SSL-to-non-SSL-submit warning that only occurs in other browsers then IE. Has anybody cared about that in the last couple years?! I'm not getting it now, probably because I'm not logged in anymore. It all slowly falls
    apart, piece by piece. Next step is probably losing my data or not loading it at all.
    THIS – IS – ANNOYING! And it really makes me feel like I don't want to use Microsoft products anymore (because even good desktop applications are connected to that silly website). I have opened a
    Microsoft Connect ticket for a part of this issue (it's grown bigger since then), but this ticket is totally ignored. If microsoft.com went down, they'd certainly care within minutes or hours. This bug is not even regarded in
    weeks!
    So do I have to write a postal letter to the president of the whole company or do they have support staff for that?! Do they have anybody who is capable of maintaining their website? It's really frustrating how Microsoft has a web presence that is worse
    than what our first-year trainees come up with. It's full of bugs and this is currently only the most relevant one. Do they even care about how the world sees them? Or is Microsoft currently preparing (and even failing) to move out of business?

    The brandings are fun. Here's this same thread in a bunch of flavors:
    https://social.technet.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.msdn.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.technet.microsoft.com/Forums/sqlserver/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.technet.microsoft.com/Forums/exchange/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • I can't download adobe creative cloud for desktop,error no 50

    i can't download adobe creative cloud for desktop,error no 50

    Error 50 https://forums.adobe.com/thread/1432237 may help
    or
    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Creative Cloud for Desktop app Launch at login (solved)

    I’ve had an issue with Creative Cloud for Desktop app (using Windows 8.1 Update 1 x64) – regardless of what has been set on my Preferences > General Tab > Launch at login, my app didn’t start at logon (system startup).
    I’ve tried:
    uncheck the ‘Launch at login’ option (Preferences > General Tab). Restart PC. Launch the CC app, check ‘Launch at login’. Restart. Didn’t help.
    uncheck the ‘Launch at login’ option (Preferences > General Tab). Restart PC. Remove the startup Key from registry stored under: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run]. Restart. Launch the CC app, check ‘Launch at login’. Restart. Didn’t help.
    reinstall Creative Cloud for desktop app. Didn’t help.
    rename the OPM.db file (as described here: http://helpx.adobe.com/creative-cloud/kb/apps-panel-reflect-creative-cloud.html). Didn’t help.
    Finally - since the CC app is actually and x86 application - I’ve moved the startup entry from the x64 Run Key [Wow6432Node\Microsoft\Windows\CurrentVersion\Run] into the common x86 [Microsoft\Windows\CurrentVersion\Run].
    Simply:
    a. Remove:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run]
    "Adobe Creative Cloud"="\"C:\\Program Files (x86)\\Adobe\\Adobe Creative Cloud\\ACC\\Creative Cloud.exe\" --showwindow=false --onOSstartup=true"
    a. Create:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "Adobe Creative Cloud"="\"C:\\Program Files (x86)\\Adobe\\Adobe Creative Cloud\\ACC\\Creative Cloud.exe\" --showwindow=false --onOSstartup=true"
    And you know what? it woooorks!!! Now my app starts with windows!
    I'm sharing this in case someone else has run into the same problem.
    Best Regards,
    Pawel Kuc
    <Removed by Moderator>

    thanks John
    I am an Admin User although I would install using Run As Admin
    64 bit Dell Laptop
    Windows 8.1 - update
    Windows Firewall
    Kaspersky Anti-virus - not tried turning off but will do so and respond
    All my programs have downloaded, installed and are still working (Muse, Photoshop, etc.)
    Not installed any hardware since registering for Adobe, but have installed Articulate Studio 13, and also Articulate Storyline
    Originally received an update for the desktop app, which failed to install
    Tried repeatedly (including turning off firewall) but no luck
    Uninstalled the desktop app - after following a link in one of the forums
    downloaded the new desktop app - installed - perfect
    Other application updates installed perfectly, including the big update for Muse to 64 bit
    Most recent update for desktop app failed to install, so tried the above, removed the desktop app, but cannot now find the link to the new version to download.
    Hopefully just need to find the download link to the desktop app, but travelling at present so do not get enough time to surf to locate it :-(
    Leslie

  • Error 48 when installing creative cloud for desktop on mac

    hi jeff when installing creative cloud for desktop we have this problem, tried everything but no success on mac osx lion  the message that gives creative cloud for desktop app on installing is this: error code 48, a critical file/directory can't be access
    I had the app but i decided to remove it because i have logged in in other machines, the log in windows told me to close the session on the other machine, i did that, and then started the problems
    Now I'm stuck, have tried most of the solutions on the web and adobe forums and nothing works
    Please help
    Thanks so much

    Provide the relevant CC app install logs.
    Troubleshoot Creative Cloud download and install issues
    Mylenium

  • DW CC Fluid grid layout how to change px width for desktop layout

    Hi there,
    I have been going through the various tutorials about fluid grid layout and setting up our bureau's website in a responsive layout.
    The width of the original design was 960 px and the hero pic and others have been exported at that size.
    The first divs in the design look fine, header with the 960 px pic in it, and also the BC menu which is set to 960 wide.
    However the body text goes out to the right, past the 960 px and this is because, right at the start, when starting the file in DW the desktop screen width is set to 1232px.
    How can you change this setting when starting a new fluid grid layout?
    I have tried changing the number of columns, or the percentage, and the width for desktop remains at 1232px.
    Why is this?
    Not all of our clients want a site 1232px wide on a pc.
    Thanks so much.

    Hi Ben and Nancy,
    Thanks for your replies, but maybe you both don't realise I am asking specifically about DW CC and setting up a responsive design using a fluid grid layout?
    I have been following the recent videos from Adobe on this.
    As far as the width of 960 goes, Nancy I am only shortchanging myself, as this is the website for our agency. The original design is 960px wide as I did read somewhere that this width is recommended now that responsive is coming, as it is easily divided into a grid layout. I also am quoting for a client at the moment who wants a responsive design for their website, and they have specifically requested that the site have a maximum width of 960 px. So I would like to find out if this is possible in DW CC at the moment when doing a fluid grid layout.
    So what I am trying to do here is follow the Adobe tutorials on responsive design, using DW CC and I am using the current design for our agency website as a trial to set this up and try and get it working as a responsive website.
    It does not seem to me that many other people are doing this, as most people are recommending that I try Github or Bootstrap.
    However, I am not a coder and I am used to using DW, so I would like to get the DW CC responsive design features working if possible.
    Ben the CSS you are looking at is being generated by DW CC as I follow the steps in the Adobe demonstration videos to set up a fluid grid layout in DW CC.
    One of the things they say in the videos is that you can't program the CSS directly when doing a fluid grid layout, or you break the CSS and it all stops working. So I am using the new panels in DW CC to set up the layout. One thing I cannot get access to is the ability to set a maximum width for the site. It seems to be set in concrete when you start the fluid design up in DW CC.
    Here is a pic of the screen I am talking about that sets the maximum width:
    I cannot click in the pixel width at the top and change it. Also if I adjust the number of gridlines or the percentage for the pc layout, the default maximum pixel width does not change.
    If you click on the preferences button and go into the Window sizes screen, there does not seem to be a way to set the maximum pc width here either, so I am a bit stumped.
    Maybe I just have say to my clients that if you want a responsive design then the max width for pc can only be 1232px? It does seem strange to me that this cannot be changed.

  • OAM-Files do not run in the Content Viewer for Desktop anymore

    After updating DPS today animations made with Edge Animate (OAM-Files) do not run in the Content Viewer for Desktop anymore!
    What happened there? Any ideas?
    Thanks for help!
    I'm using mac OS 10.8.2 and InDesign CS6 CC

    I have updated Edge Animate today also with all files working & previewing perfectly within Edge. Upon publishing as OAM files for use in inDesign, the Poster loads as per usual, mark Play on Load interactivity on highlighted content holder as usual BUT when testing in Content Viewer file remains as a static poster image - unable to load animated atributes! I thought perhaps it may be a new viewing option so also uploaded page to DPS Acrobat Workspace & tested & the OAM file has not been assigned as inDesign. This is a massive issue! Our Magazine front cover needs its usual animation. Also tested previous files already live and they too do not view correctly in Content Viewer since update, as well are just a poster image!  Adobe need to fix this fast!

Maybe you are looking for