Mapping T5UVETT to revised 2014 VETS Reporting OFCCP

With the 2014 VETS reporting changes, the OFCCP released the following revised identification options:
1)        1)-Disabled veteran
2)        2)-Recently separated veteran
3)        3)-Active wartime or campaign badge veteran
4)        4)-Armed Forces service medal veteran
5)        5)-I am a protected veteran, but I choose not to self-identify the classifications to which I belong.
6)        6)-I am NOT a protected veteran.
7)        7)-I don't wish to answer
We’ve applied SAP’s notes 1922035, 1971178, 1976932, 1995948 and 1995949.  Once these are all applied, the following are in T5UVET/T5UVETT:
V1           Non Veteran
V2           Special Disabled Veteran
V3           Vietnam Era Veteran
V4           Other Protected Veteran
V5           Recently Separated Veteran
V6           Armed Forces Service Medal Veteran
V7           Disabled Veteran
V8           Not a Protected Veteran
V9           Prefers Not to Answer
My question is – how are OFCCP options #3 (Active wartime…) and #5 (Protected veteran, choose not to self-identify…) accounted for in SAP’s configuration? According to OFCCP, “Active wartime or campaign badge veteran” replaces “Other Protected Veteran”. So are customers changing the V4 text to match OFCCP? If so, what is being used for option #5?
The detail in the SAP notes do not clarify these questions, as far as I can tell.
Thanks!

Hi Shyla,
I heard back from SAP - they said they were waiting on additional direction from the OFCCP before making additional programming changes to their software.
My HR staff needed to go forward with the changes, and they needed SAP's options to match OFCCP's form. So I recycled the VETS3 field to point to the "Veteran, no self-identify" option. And then we copied the VETS-100A report and adjusted the logic to pull in the VETS3 field. We are doing a full census of all existing employees, so we were okay with this approach for now.
I'm not sure that I recommend this approach, since it won't follow SAP's logic. But we couldn't wait any longer and wanted our system to match the OFCCP form requirements. Yes, try another message with SAP - maybe they will rethink the approach with more visibility.

Similar Messages

  • Revised "Generate Excel Report" Example

    I recently answered a question from a Forum user about an error encountered when trying to generate an Excel spreadsheet with the Report Generation Toolkit.  I thought that the example code he was using was "unusual" and overly complex, and just discovered that it was, in fact, the LabVIEW 2013 "Generate Report From Template (Excel)" Example.
    In the spirit of trying to demonstrate how nice the new(er) "Easy Excel" functions are, I rewrote this Example, and have attached it here.  While doing so, I discovered (and have reported to NI) a "bug/feature" of the Excel Insert Graph function.  One of its parameters allows you to position the graph by specifying the Left and Top edges (Left would be the Excel Column, Top would be the Excel Row).  The only problem is that the parameters are reversed -- to put the graph on Row 1, Column G, you specify (0, 6), not (6, 0).  Oops ... 
    Solved!
    Go to Solution.

    Here is a Snippet, in LabVIEW 2012, of the Excel Demo (the Revised Generate Excel Report Example).  If you have LabVIEW 2012 or more recent, you should be able to drag this into a blank Block Diagram and have the VI "magically" created.  If you have an earlier version of LabVIEW, you can at least see a picture of all the VIs and wiring here, and can open LabVIEW and "build it yourself".  There are no Case statements, so nothing is hidden from view.  In case the image is too small, I also attached the PNG file, which you should be able to open with an Image Viewer and potentially print out for yourself.
    Attachments:
    Excel Demo.png ‏108 KB

  • How to map ECC Infoset Query to Crystal Report

    Hi All,
    I am using 25 standard SAP crystal reports which have been mapped on the top of ECC system. Some of reports are working well but some are not working due to unable to find query. The name of the report is Controlling Dashboard report and it has CO_OM_CA_20_Q1 query which I was unable to map on ECC using Crystal Report. I do not knw how to map ECC table infoset to Crystal report.
    Can anybody assist me to get solution?

    Hi Efstratios,
    Hope you are well!
    I am experiencing the same issue:
    unable to get this infoset query CO_OM_CA_20_Q1 in Crystal Report which is made on the top of ECC
    I followed the BI quick guide as well, I am on EPH 4 and I am able to see both the Query Infoset CO_OM_CA_20_Q1 and its related Infoset /SREP/CO_OM_CCA_20.
    But unfortunately, it wouldn't let me update the connection approprietaly.
    Is this something you can assist me with?
    Thanks in advance
    Yann

  • InDesign CC 2014 Crash Report

    Constant crashing
    InDesign CC 2014 Crash Report - Pastebin.com

    Some sort of text problem, possibly a bad font or a corrupt style.

  • 2014 SSRS Reports Performance issues

    Hi All,
    After upgrading SQL 2008 reports to SQL 2014 i observed there is performance lag in 2014 ssrs reports,
    2008 reports which used to render in <2 secs now taking >50 secs,
    After doing some checks on why this lag occurred, i found that this is because of the expressions in reports, If i remove all the expressions then report renders < 2 secs otherwise its taking >50 secs 
    My question here is, we used the same expressions in 2008 version also which displays the report in <2 secs but why same thing taking more time in 2014 version.
    Is expressions handling in 2008 and 2014 different.
    and below are the expressions used in the both the versions
    IIF(ISNOTHING(Fields!Comp.Value),"-",Fields!Comp.Value) 
    IIF(ISNOTHING(Fields!Base.Value),"-",Fields!Base.Value)
    IIF(ISNOTHING(Fields!Var.Value),"-",Fields!Var.Value)
    iif(Fields!check.Value=true,"yellow","Transparent")
    Thanks in advance 
    Chandra.

    Hi Chandra,
    According to your description, the same report render slower in SQL Server 2014 than in SQL Server 2008.
    In both SSRS 2008 and SSRS 2014, the expression is processed in the same way. In Reporting Services, the total time to generate a report include TimeDataRetreval, TimeProcessing and TimeRendering. To analyze which section take much time, we can check the
    table Executionlog3 in the ReportServer database. For more information, Please refer to this article:
    More tips to improve performance of SSRS reports.
    After check out which section costs most of time, then you can refer to this article to optimize your report:
    Troubleshooting Reports: Report Performance.
    If possible, please share some information about your report migration.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • MAP and Total stock in 1 report

    Hi,
    For one of the reporting requirement i need to show Moving average Price & Total stock in single report. MAP is saved in cube 0COPC_C04 and Stock in cube 0IC_C03.
    So i created a multiprovider on them. My report layout is bel;ow
    Material   Plant   Storage location MAP total stock
    Issue is that MAP is stored only at MAterial level and Plant level but not at storage location level.
    and stock is at all level.
    I am getting output like this:
    Material   Plant   Storage location MAP  total stock
    MAT1      PL1    #                          10     -
    MAT1      PL1     ST1                     -       20
    MAT1      PL1     ST1                     -       30
    User wants that MAP is same at different storage locations in a plant so MAP value should be repeated even if its same.
    MAT1   PL1    #        10  -
    MAT1   PL1     ST1   10    20
    MAT1   PL1     ST1   10    30
    How can i achieve the same....
    Thanks
    Dipika

    You could create a characteristic hierarchy with Plant as the parent node of storage location.
    Or create a structure in the query and define a cell restriction to keep the Plant MAP value against the Storage Location cells.

  • Premiere Pro CC 2014 - Bug Report

    Just thought I'd report on a ton of bugs that hit me after using CC 2014 on a project though I have no idea what is causing any of them except most likely the underlying Mercury and/or Lumetri Deep Color Engines.
    The BIGGEST ISSUE was FLICKERING, most of the other bugs happened in trying to find a way around it. Seemed to experience these problems on two different computers.
    Computer 1: Windows 7, Geforce 670 (from memory)
    Computer 2: Windows 8, Geforce 750M
    Workflow: 3 minute HD music video edited in PP mainly using multicam, direct link grade in Speed Grade utilising the new master clip and clip grade, effects (Red Giant's Universal's diffuse glow, glimmer and Knoll Light Factory, plus RGB curves) and overlays then applied in Premiere with a couple of shots sent to AE for object removal.
    Bugs:
    Applying perhaps a range of effects seem to results in the image flickering (tried rendering it in software, CUDA and OpenCL engines) and oddly enough only in the second half even though the clips where at same location, same take, same effects and lighting. Often removing the Universal diffuse glow or glimmer effect seem to remove the flicker though the odd clip that didn't have it applied would also randomly flicker so seems like the render engine is freaking out.
    At one stage the export resulted in white flashes and even effects not being applied and randomly appearing on/off.
    Another time on export the effects were applied but the footage disappeared entirely
    Anti-flicker under the motions tab would not remember/display it's value upon loading, displaying 0.00
    Anti-flicker on export if perhaps adjusted again after loading the project produced pure RED image on export
    Sending a clip to After Effect from Premiere often would not render in Premiere (would produce error, blank or crash) so I had to render proxies in After Effects for it to come across into Premiere. Never had to do this in the previous version of CC.
    Overlaying footage and using Screen resulted in a darker image on one clip, maybe something to do with Lumetri applied to a master or independent clip and the order in which effects are being calculated.
    Premiere crashed often, usually if it was struggling to display image and then you tried to follow up with commands, move the timeline position or save for instance
    Premiere if it didn't crash occasionally it would have laggy play back, and this was just trying to play a single DNxHD clip with no effects applied in a native timeline.
    If you need any more information to help fix these bugs let me know and I'll attempt to deliver.

    Adobe, I can't believe you're so out of touch on this issue that you are telling people to try removing curves effect. At this point I'm beginning to think that you are deliberately misleading people to downplay this issue. We have told you multiple times that we are a studio with 5 editing stations, all different configurations and graphics cards, and have experienced the issue on several projects and varying levels. This is a MAJOR bug that is crippling business everywhere, that you can read about on several forums, and you are still tell people to 'try removing curves'. For simple edits that don't use many effects, no problems (which is why there are not more complaints because must people do simple edits). As soon as you pile on colorgrading and effects the flickering starts. 
    For the rest of you folks trying to get through this, don't waste your time like we did trying to self diagnose the problem removing/changing effects and trying different combos. It will go away one minute, only to randomly return the next. The ONLY true solution we have found is to go back to CC pre 2014. For those of you in mid-project, that means rendering out your work now, maybe without effects if you have to, and start over.
    Don't waste your time trying 'removing curves' like Adobe has suggested.

  • How to choose Mail (Mapi) when clicking "Export" in the Report Viewer

    I'm using .net 2008 and CR 2008 for reporting.
    In a form I placed the ReportViewer.
    Everything works fine.
    Here my problem: When I click "Export" in the Viewer I get the File-Dialog with Excel, Word, PDF.
    But I'm missing the Dialog where I can choose MAPI (Microsoft Mail) as destination.
    To illustrate, how I implemented the CR 2008 in our application:
        Public Sub ReportStarten()
            Dim l As Integer
            Dim Cmd As System.Data.SqlClient.SqlCommand = Nothing
            Dim Reader As System.Data.SqlClient.SqlDataReader = Nothing
            Dim ReportDataTable As System.Data.DataTable
            Dim SqlConn As New System.Data.SqlClient.SqlConnection()
            Dim ReportFenster As New ReportForm
            If Me._DruckVorschau Then
                ReportFenster.Text = Me.Reporttitel
                ReportFenster.Show()
                ReportFenster.WindowState = Windows.Forms.FormWindowState.Maximized
            End If
            'Diese Selektion wird im Report selbst berücksichtigt
            Me._ReportRpt.DataDefinition.RecordSelectionFormula = Me._RecordSelection
            l = 0
            Dim myTables As CrystalDecisions.CrystalReports.Engine.Tables = Me._ReportRpt.Database.Tables
            For Each myTable As CrystalDecisions.CrystalReports.Engine.Table In myTables
                SqlConn.ConnectionString = Me._ConnectionString
                SqlConn.Open()
                Cmd = New System.Data.SqlClient.SqlCommand(Me._TableSource(l))
                Cmd.Connection = SqlConn
                Reader = Cmd.ExecuteReader(CommandBehavior.CloseConnection)
                ReportDataTable = New System.Data.DataTable()
                ReportDataTable.Load(Reader)
                myTable.SetDataSource(ReportDataTable)
                l += 1
            Next
            If Me._DruckVorschau Then
                'Vorschau
                ReportFenster.CrystalReportViewer.ReportSource = Me._ReportRpt
            Else
                'Sofortdruck
                Me._ReportRpt.PrintOptions.PrinterName = Me._DruckerName
                Me._ReportRpt.PrintToPrinter(1, False, 0, 0)
            End If

    The wiki (http://social.technet.microsoft.com/wiki/) is probably a better place for this.
    Jason

  • Blast from the past: How do I draw image maps in Dreamweaver CC 2014?

    Need to update some old stuff, and can´t find where to draw image-maps on images.

    First, you need to be in Design View to get the image map tools to appear.
    Once there, the image map icons should show when you select an image. If they don't, you may have your Properties panel collapsed. In the bottom right corner of the Properties panel, there's a tiny triangle, click that to expand the panel to include the image map tools.

  • How to get the last revision quote to SSRS report

    HI,
    My report current result like this
    Qoute ID
    Revision
    Q1
    1
    Q1
    2
    Q1
    3
    Q2
    1
    Q3
    1
    I would like to filter if the quote ID is same , only get the last revision quote into report
    Qoute ID
    Revision
    Q1
    3
    Q2
    1
    Q3
    1
    How can i compare the Quote ID and Revision in fetchxml or dataset filter ?
    Thank You

    <fetch distinct='false' mapping='logical' aggregate='true'> 
        <entity name='Quote'> 
           <attribute name='revisionnumber' alias='estimatedvalue_max' aggregate='max' /> 
           <attribute name='quotenumber' alias='quoteid' groupby='true' /> 
        </entity> 
    </fetch>"
    Regards, Saad

  • MS SQL Server 2014 Report Services Link error

    I have installed SQL Server 2014 with Report builder 3 for 2014 report builder is perfect working, but report services is not working when click on this link "http://microsoft:80/ReportServer" then message is alerted " Reporting
    Services error" The permissions granted to user 'Microsoft\MCSD'
    are insufficient for performing this operation. (rsAccessDenied)and when click on this link "http://microsoft:80/Reports" then message is alerted:
    "User 'Microsoft\MCSD' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed."
    i am using MCSD account as administrator so how resolve this problem?

    Hi Visio,
    I think this issue can be caused by BUILTIN\Administrators might be deleted by someone else. Local Administrators group is equal to BUILTIN\Administrators group on Report Manager. By default, BUILTIN\Administrators user is granted with Content Manger Role.
    When someone delete the BUILTIN\Administrators group in the Folder Settings, Local Administrators group cannot access report manager and report server any more.
    To fix this issue, please use an account which has access to report server to assign some sufficient permissions to the account “Microsoft\MCSD”.
    Another possible is the operating systems limit the overuse of elevated permissions by removing administrator permissions when accessing applications. To fix this issue, please open the Report Manager in Internet Explorer with Run as administrator option.
    References:
    http://technet.microsoft.com/en-us/library/aa337491(v=sql.105).aspx
    http://social.technet.microsoft.com/Forums/exchange/en-US/f095f769-2081-4173-ac16-b806941f0811/uireportmanager01219c08072014161821-e-error?forum=sqlreportingservices
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Drill Down in Map Report

    I've been trying to get drill down reporting working in a map report I've created an can't seem to get things to behave properly. So far, I've done everything I've read in several posts, but yet drill don still isn't functional.
    Here's what I've done:
    - Downloaded esri file from online and imported the spatial data in my SQL Server
    - Created a map report using spatial data as a source for the map. I also have a dataset based on an Analysis Services query...Sales by State. Each figure has a corresponding state abbreviation. Below is the map report. The map report takes one parameter:
    Year. The report is a color analytical map. Colors vary based on sales amount and year.
    Below is the map display:
    I have a second report called SalesByState that takes two parameters: State and Year.
    What I would like to happen is when a user clicks on a state, they are taken directly to the report that lists detail information based on the year and the state chosen in the first map report. The year isn't getting passed to the second report nor is the
    state clicked on.
    When I set up the Action tab in the Polygon Properties dialog, I'm not seeing the dataset values as available as a parameter. When trying to give an expression for the state parameter, I get an error:
    =First(Fields!STUSPS.Value, "SQLSpatialData") saying "Unknown Collection Member".
    The STUSPS field is the state abbreviation.
    Not sure what I'm missing here!
    A. M. Robinson

    Hi A. M. Robinson,
    Please refer to the steps below:
    Subreport:
    Add two datasets in the report: Spatial data, ContactState.
    Add a parameter in the report named SpatialData. Please refer to the following Available Values:
    Dataset: Spatial data
    Value field: STUSPS
    Label field: STUSPS
    Add a table in the report fill with specify data.
    Right click the table, select Tablix Properties.
    Click Visibility in the left pane. Select “Show or hide based on an expression” option, and type following expression:
    =IIF(Parameters!STUSPS.Value="ID" ,False,True)
    (Note: It is use parameter’s value to control the tablix visibility.)
    Main report:
    Based on your map design, click the PointLayer arrow in the Map Layers dialog box, select Point Properties.
    Click Action in the left pane. Select “Go to report” option.
    Select the specific subreport below “Specify a report”.
    Click Add, please refer to these values below:
    Name: SpatialData (Subreport Parameter’s name)        Value: [STUSPS]
    Hope this helps.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Ayuda reporte de Apple Maps

    Cuando uso la aplicacion de google maps , algunas calles estan erroneas de  mi ciudad como tambien estaciones de servicio , cuando lo reporto "como calle erronea" y tambien reporto la estacion de servicio como lugar inadecuado , lo veo al dia siguiente en apple maps y todavia no actualizan el reporte que hize .
    -es necesario que tenga habilitado el envio de diagnostico y uso-
    menu-ajustes-general-informacion-diagnostico y uso

    Hola Pablo, prueba este Query, creo que te puede dar una idea, saludos !
    SELECT
    t0.itemcode, t0.itemname, t0.frgnname, t0.minlevel, t0.maxlevel as 'Nivel de stock maximo', t0.minordrqty, t0.dfltWH, t0.updatedate
    FROM
    aitm t0
    WHERE
    t0.usersign2='[%0]' and t0.updatedate between '[%1]' and '[%2]'
    UNION ALL
    SELECT
    t0.itemcode+' Version actual y modificada por el USR'+'[%0]', t0.itemname, t0.frgnname, t0.minlevel, t0.maxlevel as 'Nivel de stock maximo', t0.minordrqty, t0.dfltWH, t0.updatedate
    FROM
    oitm T0
    WHERE
    t0.usersign2='[%0]' and t0.updatedate between '[%1]' and '[%2]'
    ORDER BY
    itemcode, updatedate

  • Photoshop CC 2014 crashes when I try to use any 3D tools or features?

    I am a college student and going to be in a real bind as soon as this next semester starts without this working properly.  We just started touching 3D features in Photoshop last semester but now i have advanced Photoshop this next semester and this will seriously kill my grade without this working.  I have a toshiba laptop C55DT-A5106 with AMD A6-5200 HD 8400 processor and graphics running Windows 8.1 pro build 9600.  Photoshop works fine until i use any 3D features, then i select the tool or feature, it asks me would i like to switch to 3D workspace, I click yes or no(it doesnt matter they both result in the same thing happening) then I get the pop up box saying Photoshop has stopped working and needs to close the program.  I have had adobe photoshop support working on trying to fix this for weeks now and they cannot figure it out.  They have been on my laptop remotely many times and they cannot figure it out.  They say they have to contact the software engineer next.  Just figured if someone else has incite on what the problem could be that would be great.  I and the support team have exhausted all known usual fixes.  I have tried 4 different drivers including two betas drivers.  tried 3 different chipset drivers.  uninstalled and reinstalled many times, adjusted preferences in photoshop different ways(myself and by adobe support), created an administrator account and tried running in that instead of my normal account,  tried running in safe mode,  and finally completely reformatted hdd and fresh installed windows again. They all did the same thing no matter what i tried crashed at the same place with the same error in the events. the following are the errors in windows event log.
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> 
    - <System> 
    <Provider Name="Application Error" />  
    <EventID Qualifiers="0">1000</EventID>  
    <Level>2</Level>  
    <Task>100</Task>  
    <Keywords>0x80000000000000</Keywords>  
    <TimeCreated SystemTime="2014-12-29T04:36:42.000000000Z" />  
    <EventRecordID>976</EventRecordID>  
    <Channel>Application</Channel>  
    <Computer>ToshLaptop</Computer>  
    <Security />  
    </System>
    - <EventData> 
    <Data>Photoshop.exe</Data>  
    <Data>15.2.2.310</Data>  
    <Data>5480338c</Data>  
    <Data>Photoshop.exe</Data>  
    <Data>15.2.2.310</Data>  
    <Data>5480338c</Data>  
    <Data>c000001d</Data>  
    <Data>00000000049de322</Data>  
    <Data>6d4</Data>  
    <Data>01d02320ca31a1f1</Data>  
    <Data>C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe</Data>  
    <Data>C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe</Data>  
    <Data>49247fbf-8f14-11e4-8250-008cfaa303c2</Data>  
    <Data />  
    <Data />  
    </EventData>
    </Event>
    and there are always two errors in the logs for this this is the second
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> 
    - <System> 
    <Provider Name="Application Error" />  
    <EventID Qualifiers="49152">1005</EventID>  
    <Level>2</Level>  
    <Task>100</Task>  
    <Keywords>0x80000000000000</Keywords>  
    <TimeCreated SystemTime="2014-12-29T04:36:42.000000000Z" />  
    <EventRecordID>977</EventRecordID>  
    <Channel>Application</Channel>  
    <Computer>ToshLaptop</Computer>  
    <Security />  
    </System>
    - <EventData> 
    <Data />  
    <Data>Adobe Photoshop CC 2014</Data>  
    <Data>00000000</Data>  
    <Data>0</Data>  
    </EventData>
    </Event>
    here is my system info
    OS Name
    Microsoft Windows 8.1 Pro
    Version
    6.3.9600 Build 9600
    Other OS Description
    Not Available
    OS Manufacturer
    Microsoft Corporation
    System Name
    TOSHLAPTOP
    System Manufacturer
    TOSHIBA
    System Model
    Satellite C55Dt-A
    System Type
    x64-based PC
    System SKU
    PSCFWU
    Processor
    AMD A6-5200 APU with Radeon(TM) HD Graphics, 2000 Mhz, 4 Core(s), 4 Logical Processor(s)
    BIOS Version/Date
    Insyde Corp. 1.80, 1/27/2014
    SMBIOS Version
    2.7
    Embedded Controller Version
    1.20
    BIOS Mode
    UEFI
    BaseBoard Manufacturer
    TOSHIBA
    BaseBoard Model
    Not Available
    BaseBoard Name
    Base Board
    Platform Role
    Mobile
    Secure Boot State
    On
    PCR7 Configuration
    Binding Not Possible
    Windows Directory
    C:\Windows
    System Directory
    C:\Windows\system32
    Boot Device
    \Device\HarddiskVolume2
    Locale
    United States
    Hardware Abstraction Layer
    Version = "6.3.9600.17196"
    User Name
    ToshLaptop\TOSHLAPTOP\curtis
    Time Zone
    Pacific Standard Time
    Installed Physical Memory (RAM)
    8.00 GB
    Total Physical Memory
    7.45 GB
    Available Physical Memory
    5.45 GB
    Total Virtual Memory
    9.26 GB
    Available Virtual Memory
    6.83 GB
    Page File Space
    1.81 GB
    Page File
    C:\pagefile.sys
    Hyper-V - VM Monitor Mode Extensions
    Yes
    Hyper-V - Second Level Address Translation Extensions
    Yes
    Hyper-V - Virtualization Enabled in Firmware
    Yes
    Hyper-V - Data Execution Protection
    Yes
    here is my photoshop info
    Adobe Photoshop Version: 2014.2.2 20141204.r.310 2014/12/04:23:59:59 CL 994532  x64
    Operating System: Windows 8.1 64-bit
    Version: 6.3
    System architecture: AMD CPU Family:15, Model:0, Stepping:1 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX
    Physical processor count: 4
    Processor speed: 1996 MHz
    Built-in memory: 7630 MB
    Free memory: 5387 MB
    Memory available to Photoshop: 6620 MB
    Memory used by Photoshop: 70 %
    3D Multitone Printing: Disabled.
    Windows 2x UI: Disabled.
    Highbeam: Enabled.
    Image tile size: 1028K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    Display: 1
    Display Bounds: top=0, left=0, bottom=768, right=1366
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGLGPUs=1
    NumCLGPUs=1
    glgpu[0].GLVersion="3.0"
    glgpu[0].GLMemoryMB=512
    glgpu[0].GLName="AMD Radeon HD 8400"
    glgpu[0].GLVendor="ATI Technologies Inc."
    glgpu[0].GLVendorID=4098
    glgpu[0].GLDriverVersion="13.352.1004.1007"
    glgpu[0].GLRectTextureSize=16384
    glgpu[0].GLRenderer="AMD Radeon HD 8400"
    glgpu[0].GLRendererID=38960
    glgpu[0].HasGLNPOTSupport=1
    glgpu[0].GLDriver="aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atium d64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm6 4.dll"
    glgpu[0].GLDriverDate="20140422000000.000000-000"
    glgpu[0].CanCompileProgramGLSL=1
    glgpu[0].GLFrameBufferOK=1
    glgpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="4.30"
    glgpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[2147 483647]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[192]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[32]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[32]
    glgpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[1024]
    glgpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[1024]
    glgpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[128]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[29]
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    clgpu[0].CLPlatformVersion="1.2 AMD-APP (1411.4)"
    clgpu[0].CLDeviceVersion="1.2 AMD-APP (1411.4)"
    clgpu[0].CLMemoryMB=765
    clgpu[0].CLName="Kalindi"
    clgpu[0].CLVendor="Advanced Micro Devices, Inc."
    clgpu[0].CLVendorID=4098
    clgpu[0].CLDriverVersion="1411.4 (VM)"
    clgpu[0].CUDASupported=0
    clgpu[0].CLBandwidth=8.14963e+009
    clgpu[0].CLCompute=71.0287
    License Type: Subscription
    Serial number: 90970954083047822703
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\
    Temporary file path: C:\Users\curtis\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 697.4G, 632.0G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Plug-ins\
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2014/08/12-23:42:09   79.557478   79.557478
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdbePM.dll   PatchMatch 2014/09/07-21:07:38   79.558079   79.558079
       AdobeLinguistic.dll   Adobe Linguisitc Library   8.0.0  
       AdobeOwl.dll   Adobe Owl   5.2.4  
       AdobePDFL.dll   PDFL 2014/08/18-15:13:12   79.512424   79.512424
       AdobePIP.dll   Adobe Product Improvement Program   7.2.1.3399  
       AdobeXMP.dll   Adobe XMP Core 2014/08/20-09:53:02   79.156797   79.156797
       AdobeXMPFiles.dll   Adobe XMP Files 2014/08/20-09:53:02   79.156797   79.156797
       AdobeXMPScript.dll   Adobe XMP Script 2014/08/20-09:53:02   79.156797   79.156797
       adobe_caps.dll   Adobe CAPS   8,0,0,13  
       AGM.dll   AGM 2014/08/12-23:42:09   79.557478   79.557478
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       amtlib.dll   AMTLib (64 Bit)   8.0.0.122212002 BuildVersion: 8.0; BuildDate: Wed Jul 30 2014 15:59:34)   1.000000
       ARE.dll   ARE 2014/08/12-23:42:09   79.557478   79.557478
       AXE8SharedExpat.dll   AXE8SharedExpat 2013/12/20-21:40:29   79.551013   79.551013
       AXEDOMCore.dll   AXEDOMCore 2013/12/20-21:40:29   79.551013   79.551013
       Bib.dll   BIB 2014/08/12-23:42:09   79.557478   79.557478
       BIBUtils.dll   BIBUtils 2014/08/12-23:42:09   79.557478   79.557478
       boost_date_time.dll   photoshopdva   8.0.0  
       boost_signals.dll   photoshopdva   8.0.0  
       boost_system.dll   photoshopdva   8.0.0  
       boost_threads.dll   photoshopdva   8.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.2.6.32411   2.2.6.32411
       CITThreading.dll   Adobe CITThreading   2.2.6.32411   2.2.6.32411
       CoolType.dll   CoolType 2014/08/12-23:42:09   79.557478   79.557478
       dvaaudiodevice.dll   photoshopdva   8.0.0  
       dvacore.dll   photoshopdva   8.0.0  
       dvamarshal.dll   photoshopdva   8.0.0  
       dvamediatypes.dll   photoshopdva   8.0.0  
       dvametadata.dll   photoshopdva   8.0.0  
       dvametadataapi.dll   photoshopdva   8.0.0  
       dvametadataui.dll   photoshopdva   8.0.0  
       dvaplayer.dll   photoshopdva   8.0.0  
       dvatransport.dll   photoshopdva   8.0.0  
       dvaui.dll   photoshopdva   8.0.0  
       dvaunittesting.dll   photoshopdva   8.0.0  
       dynamiclink.dll   photoshopdva   8.0.0  
       ExtendScript.dll   ExtendScript 2014/01/21-23:58:55   79.551519   79.551519
       icucnv40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090  
       icudt40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090  
       igestep30.dll   IGES Reader   9.3.0.113  
       imslib.dll   IMSLib DLL   7.0.0.154  
       JP2KLib.dll   JP2KLib 2014/06/28-00:28:27   79.254012   79.254012
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libiomp5md.dll   Intel(R) OpenMP* Runtime Library   5.0  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   7.2.1.3399  
       mediacoreif.dll   photoshopdva   8.0.0  
       MPS.dll   MPS 2014/08/18-23:43:19   79.557676   79.557676
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC 2014   15.2.2  
       Plugin.dll   Adobe Photoshop CC 2014   15.2.2  
       PlugPlugExternalObject.dll   Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit)   5.0.0  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   5.2.0.54  
       PSArt.dll   Adobe Photoshop CC 2014   15.2.2  
       PSViews.dll   Adobe Photoshop CC 2014   15.2.2  
       SCCore.dll   ScCore 2014/01/21-23:58:55   79.551519   79.551519
       ScriptUIFlex.dll   ScriptUIFlex 2014/01/20-22:42:05   79.550992   79.550992
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 2, 2013, 1114  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 2, 2013, 1114  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   8.0.0.14 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   8.0.0.14
       VulcanControl.dll   Vulcan Application Control Library   5.0.0.82  
       VulcanMessage5.dll   Vulcan Message Library   5.0.0.82  
       WRServices.dll   WRServices Fri Mar 07 2014 15:33:10   Build 0.20204   0.20204
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 15.2.2 (2014.2.2 x001 x003)
       Accented Edges 15.2.2
       Adaptive Wide Angle 15.2.2
       Angled Strokes 15.2.2
       Average 15.2.2 (2014.2.2 x001 x003)
       Bas Relief 15.2.2
       BMP 15.2.2
       Camera Raw 8.7.1
       Camera Raw Filter 8.7.1
       Chalk & Charcoal 15.2.2
       Charcoal 15.2.2
       Chrome 15.2.2
       Cineon 15.2.2 (2014.2.2 x001 x003)
       Clouds 15.2.2 (2014.2.2 x001 x003)
       Collada 15.2.2 (2014.2.2 x001 x003)
       Color Halftone 15.2.2
       Colored Pencil 15.2.2
       CompuServe GIF 15.2.2
       Conté Crayon 15.2.2
       Craquelure 15.2.2
       Crop and Straighten Photos 15.2.2 (2014.2.2 x001 x003)
       Crop and Straighten Photos Filter 15.2.2
       Crosshatch 15.2.2
       Crystallize 15.2.2
       Cutout 15.2.2
       Dark Strokes 15.2.2
       De-Interlace 15.2.2
       Dicom 15.2.2
       Difference Clouds 15.2.2 (2014.2.2 x001 x003)
       Diffuse Glow 15.2.2
       Displace 15.2.2
       Dry Brush 15.2.2
       Eazel Acquire 15.2.2 (2014.2.2 x001 x003)
       Embed Watermark 4.0
       Entropy 15.2.2 (2014.2.2 x001 x003)
       Export Color Lookup Tables NO VERSION
       Extrude 15.2.2
       FastCore Routines 15.2.2 (2014.2.2 x001 x003)
       Fibers 15.2.2
       Film Grain 15.2.2
       Filter Gallery 15.2.2
       Flash 3D 15.2.2 (2014.2.2 x001 x003)
       Fresco 15.2.2
       Glass 15.2.2
       Glowing Edges 15.2.2
       Google Earth 4 15.2.2 (2014.2.2 x001 x003)
       Grain 15.2.2
       Graphic Pen 15.2.2
       Halftone Pattern 15.2.2
       HDRMergeUI 15.2.2
       HSB/HSL 15.2.2
       IFF Format 15.2.2
       IGES 15.2.2 (2014.2.2 x001 x003)
       Ink Outlines 15.2.2
       JPEG 2000 15.2.2
       Kurtosis 15.2.2 (2014.2.2 x001 x003)
       Lens Blur 15.2.2
       Lens Correction 15.2.2
       Lens Flare 15.2.2
       Liquify 15.2.2
       Matlab Operation 15.2.2 (2014.2.2 x001 x003)
       Maximum 15.2.2 (2014.2.2 x001 x003)
       Mean 15.2.2 (2014.2.2 x001 x003)
       Measurement Core 15.2.2 (2014.2.2 x001 x003)
       Median 15.2.2 (2014.2.2 x001 x003)
       Mezzotint 15.2.2
       Minimum 15.2.2 (2014.2.2 x001 x003)
       MMXCore Routines 15.2.2 (2014.2.2 x001 x003)
       Mosaic Tiles 15.2.2
       Multiprocessor Support 15.2.2 (2014.2.2 x001 x003)
       Neon Glow 15.2.2
       Note Paper 15.2.2
       NTSC Colors 15.2.2 (2014.2.2 x001 x003)
       Ocean Ripple 15.2.2
       OpenEXR 15.2.2
       Paint Daubs 15.2.2
       Palette Knife 15.2.2
       Patchwork 15.2.2
       Paths to Illustrator 15.2.2
       PCX 15.2.2 (2014.2.2 x001 x003)
       Photocopy 15.2.2
       Photoshop 3D Engine 15.2.2 (2014.2.2 x001 x003)
       Photoshop Touch 14.0
       Picture Package Filter 15.2.2 (2014.2.2 x001 x003)
       Pinch 15.2.2
       Pixar 15.2.2 (2014.2.2 x001 x003)
       Plaster 15.2.2
       Plastic Wrap 15.2.2
       PLY 15.2.2 (2014.2.2 x001 x003)
       PNG 15.2.2
       Pointillize 15.2.2
       Polar Coordinates 15.2.2
       Portable Bit Map 15.2.2 (2014.2.2 x001 x003)
       Poster Edges 15.2.2
       PRC 15.2.2 (2014.2.2 x001 x003)
       Radial Blur 15.2.2
       Radiance 15.2.2 (2014.2.2 x001 x003)
       Range 15.2.2 (2014.2.2 x001 x003)
       Read Watermark 4.0
       Render Color Lookup Grid NO VERSION
       Reticulation 15.2.2
       Ripple 15.2.2
       Rough Pastels 15.2.2
       Save for Web 15.2.2
       ScriptingSupport 15.2.2
       Shake Reduction 15.2.2
       Shear 15.2.2
       Skewness 15.2.2 (2014.2.2 x001 x003)
       Smart Blur 15.2.2
       Smudge Stick 15.2.2
       Solarize 15.2.2 (2014.2.2 x001 x003)
       Spatter 15.2.2
       Spherize 15.2.2
       Sponge 15.2.2
       Sprayed Strokes 15.2.2
       Stained Glass 15.2.2
       Stamp 15.2.2
       Standard Deviation 15.2.2 (2014.2.2 x001 x003)
       STL 15.2.2 (2014.2.2 x001 x003)
       Sumi-e 15.2.2
       Summation 15.2.2 (2014.2.2 x001 x003)
       Targa 15.2.2
       Texturizer 15.2.2
       Tiles 15.2.2
       Torn Edges 15.2.2
       Twirl 15.2.2
       U3D 15.2.2 (2014.2.2 x001 x003)
       Underpainting 15.2.2
       Vanishing Point 15.2.2
       Variance 15.2.2 (2014.2.2 x001 x003)
       Virtual Reality Modeling Language | VRML 15.2.2 (2014.2.2 x001 x003)
       Water Paper 15.2.2
       Watercolor 15.2.2
       Wave 15.2.2
       Wavefront|OBJ 15.2.2 (2014.2.2 x001 x003)
       WIA Support 15.2.2 (2014.2.2 x001 x003)
       Wind 15.2.2
       Wireless Bitmap 15.2.2 (2014.2.2 x001 x003)
       ZigZag 15.2.2
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash: NONE
    Installed TWAIN devices: NONE
    Let me know if anyone else can figure this out.

    The faulting module is photoshop. Report below.
    Source
    Adobe Photoshop CC 2014
    Summary
    Stopped working
    Date
    2/2/2015 4:54 PM
    Status
    Report sent
    Description
    Faulting Application Path: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: Photoshop.exe
    Application Version: 15.2.2.310
    Application Timestamp: 5480338c
    Fault Module Name: Photoshop.exe
    Fault Module Version: 15.2.2.310
    Fault Module Timestamp: 5480338c
    Exception Code: c000001d
    Exception Offset: 00000000049de322
    OS Version: 6.3.9600.2.0.0.768.101
    Locale ID: 1033
    Additional Information 1: 8db4
    Additional Information 2: 8db473619c10c0c8b85ce99afe676ed8
    Additional Information 3: f06d
    Additional Information 4: f06da704bdd5338df2a8d09bde2244bb
    Extra information about the problem
    Bucket ID: 1fe6d1d4e5765bd348843b981b8ec4d2 (85990875000)

Maybe you are looking for

  • STP - Can't open a project.  URGENT!!

    I am trying to finish an online project today in FCP 6. I cannot send the audio or export the sequence to STP to do the final mix. I get media missing messages (it asks for media folders, but I cannot reconnect to a folder), then finally comes up wit

  • Nokia Lumia 800 screen is loose

    Hello everybody, I'm back again! But however with a new issue.. I've had my Nokia Lumia 800 since 1year 4 months~  I've dropped it a few dozen times during this time. So last time I dropped it, the screen got loose. So I wonder, is it safe to just us

  • Credit memo (Customers) deletion

    Hi One of the user created a credit memo for Customers and would like to delete the same as it is no longer required. Can any one suggest me whether we can delete the credit memo in PRD ? If yes, can you please expalin the process..! If no..! Is ther

  • Photoshop 7 compatibility with Vista 64

    I just purchased a new Dell studio computer with Vista 64 OS and Photoshop Elements 7 preloaded.  I cannot get editor to work at all and organizer will not import photos from my camera.  I have followed techs' instructions from Adobe and Dell to no a

  • IDVD Themepak installation issue

    I purchased third party themes from ThemePaks and when I try to install the software, I get to the part that ask's "What volume that I want to install this on and when I choose the destination I get an error that says "you are not allowed to install