Vl02n after save zfield not updatingupdating in lips table

Hi
I am added a additional tab in line item tab for vl02n.z field name is zsernr. Appended in lips table .i am entering value 1234 and then saving .it should update in lips table.
Using userexit mv50afz1.under this perform save_prepare ...xlips-zsernr =  `1234 `
Why not updating in lips .???
Where is the probleam ..pl help

Hi sahoo,
Try to regenerate your table maintainanace generator for Lips table. I hope it will solve your issue.
Follow these steps
1) Go to SE11 and check table maintanance check box under attributes tab.
2) Go to menu Utilities -> Table Maintanance Generator ->
Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &NC& .
3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.
4) Select maintenance type as single step.
5) Maintainence screen as system generated numbers this dialog box appears when you click on create button.
6) Save and activate table.
Adjust your table in SE14 also just to ensure your table is consistent.
Regards,
Kannan

Similar Messages

  • Problem in updating LIPS table in outbound delivery user exit

    Hi,
    I wrote a code in outbound delivery user exit (save document userexit) to update LIPS table.
    for example
    XLIPS-LGORT = '0657'.
    XLIPS-PIMNG = I_LIPS-LFMING
    (PICKing QUANTITY =  DELIVERY QUANTITY)
    MODIFY XLIPS TRANSPORTING LGORT PIMNG.
    After outbound delivery created i couldn't found my entries in lips table. it shows me as blank.
    Can anybody tell me what went wrong?
    Thanks and Regards,
    Suresh.

    Hi Suresh,
    If you want to change any delivery data, like LIKP or LIPS you should use the USEREXIT_SAVE_DOCUMENT_PREPARE exit. The exit you are using is called after all delivery data is passed to the update task.
    Regards,
    John.

  • Can not refresh page after save properly(When not saving master record)

    I am using jdeveloper 11g R2 (11.1.2.3) JSF Facelet
    In some use case I have Address as master table and Person as detail table
    For some business reason I need to don't save same addresses
    eg:
    If +1 Test St+ is in database already and new user coming and adding this address with new person
    I need to use the row in database not creating a new address
    I do saving in doDML method of Address with some hashing algorithm and it is fine
    My problem is that I can not refresh page after save properly
    User coming to page think Adding a new address and a new person but in fact no new
    address added because of business I describe above
    Any ideas how I can implement this?
    Appreciate that
    Regards
    Mohsen

    Hi,
    from your description it is not clear why the page doesn't refresh. It could be a problem in your implementation code - who knows. What if you perform the address check on a command button that actually submits the new address? If the check returns true (address exists) you would call row.refresh(forget new row); and re-query the view object so the address coming from the database is displayed. If you wanted to use the doDML then yuou need to be aware that doDML doesn't help removing the row the user created. It just ignores the database update but the entity is still around, which in my suggested solution wont be the case.
    Frank

  • My screen saver is not working on my desktop after a power outage. It is set for 15 minutes but does not come on.

    I had a power outage. when the power came back, my screen saver does not come on after the set 15 min. Every thing seems fine. How do I get it to start working again?

    safeboot
    trash plist
    repaur
    ... and invest in 1500VA UPS

  • Lightroom 5 file edited in photoshop cc 2014 does not appear back next to original after save. Is anyone else having this issue? If so what is the fix.  The edited image appears back in lightroom in a new folder.

    Lightroom 5 file edited in photoshop cc 2014 does not appear back next to original after save. Is anyone else having this issue? If so what is the fix.  The edited image appears back in lightroom in a new folder.

    I'm performing a normal "Save", not "Save As". Work flow I'm using is as follows:  Select photo in Lightroom 5.7 >" Edit In" Photoshop CC 2014 > (after working on photo is PS) > Save > close PS. Photo returns to Lightroom 5.7 in a new folder rather than next to the original. Prior to purchasing the monthly plan and upgrading to PS CC 2014, I performed this same work flow using Lightroom 5.6 and Photoshop CS6 without any issues.
    Just for fun... I attempted to move the edited file back into the original folder. I received a prompt that said the file already existed in the original folder, however I can't see it except the new folder that LR created. I tried several different sort orders, etc without any success.
    *** Follow up: Was unable to resolve the issue using Photoshop CC 2014. Uninstalled PS CC 2014 and went back to using Photoshop CS6. Return trips from LR 5.7 to Photoshop is now performing as it should: returning edited photo back to the original folder in LR 5 and placing next to the original image.
    Should anyone have a suggestion on getting Photoshop CC 2014 to do the same, I would love to be educated.
    Thanks for the help, dj_paige.

  • Web Service do not work after save in Designer ES2 SP1

    Dear all,
    I am trying to migrate 8.2.1 process to ES2.
    Although it have some bugs, but the process are working fine when using ES2 without any SP.
    One day we installed SP1 for ES2 and hopeing for some bugs we found fixed, but find none of them fixed... oh well, so we continue the migration.
    And the problem happen when we try to modify the form for some testing, we find that even we *did not* modify anything in the form, if we pressed the save button and deploy the form, all the web service related code in the form will stop working.
    Anyone have any idea about this?
    Thanks in advance.
    Regards
    Bill

    Hi Paul,
    Thanks for the suggestion.
    Already tried to update the dataconnection by right click at data view, and choice "Refresh Data View", but that doesn't help, would like to know are there any others way to do so?
    I already open a case with the support, but it seem that the engineer in APAC region have a very slow response time...
    Just wonder if I can send the case to others support center with better response time.
    I tried to compare the form before and after save and find that some information may missing in the post-SP1 form.
    In the pre-SP1 from, I can find a <dd:dataDescription> section for every web service used in the form, but in the post-SP1 form they are missing.
    I tried to add that section back and it will make the web service usable again, but the problem is I need to do that every times I modify anything, and I also need to create this section for a every new web service added to the form...
    Regards
    Bill

  • Status is not updated after Save in the transaction but after closing and

    Hi
    In CRM GUI and PCUI,
    1) Opening a transaction (say an Invoice)
    2) Changing the status from 'Open' to 'Completed'.
    3) Save it
    4) after save, the status shows as 'Open' (but it should show as completed) but if we come out of the transaction and come again to the same transaction, we can see now that it is in completed status.
    Is there any thing to be checked or SAP usually works like this?
    As whenever an user change the status from open to completed, an follow up activity is created, since here the user see the open status again in the same transatcion (after saving), he/she again change the status from open to completed and save.. so it now creates two follow-up activity..
    Please help.

    HI
    i had similar issue when I planned callback after saving document (function module with commit was doing sth).
    This commit caused that status displayed on my document was previous not actual. When entering document again status was ok.
    So check if there are any function modules with commit launched after you save document (of course I do not mean standard commit for saved document).
    Regards
    Radek

  • After purchasing the Export PDF Online software when I attempt to perform a "File/Save As" when viewing a document on the web it locks up windows explorer.  I receive "FIle Save As - Not Responding"

    After purchasing the Export PDF Online software when I attempt to perform a "File/Save As" when viewing a document on the web it locks up windows explorer.  I receive "FIle Save As - Not Responding"

    I think you may be correct.  It is coincidental with my upgrade to Adobe Reader 11.0.10.
    I have installed IE 11 (11.0.9600.17690)
    It may be an Adobe Reader problem in that the "tools/file save as" dialog is completely empty. No local directories are displayed for saving to.   When I try to Close(X) the "File Save As" box it pops up a message box on top that says "Adobe Reader is not Responding"  It locks up all of my IE windows, not just the one with the PDF doc.
    I need to go go Task Manager and stop the IE task.  All my browser windows are then closed.
    That is the only way to recover from the "Adobe Reader is Not Responding" message.

  • After installing lion, my screen saver does not work

    I installed lion, now my screen saver does not work.  I have tried all the hot corners, nothing. Dashboard and mission control work fine but cannot start screen saver.
    Any thoughts on what might be wrong.

    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    com.symantec.kext.internetSecurity (1.3.2f5)
    com.symantec.kext.pf (4.2.1f7)
    com.symantec.kext.ips (3.2f8)
    at.obdev.nke.LittleSnitch (2.4.0)
    com.symantec.kext.filesecurity (1.4.3f19)
    com.symantec.kext.fw (1.0.3f5)
    com.symantec.kext.SymAPComm (11.2.2f3)
    #2:
    Password:
    com.wdc.drivemanagerservice
    com.symantec.symSchedDaemon.plist
    com.symantec.symdaemon
    com.symantec.sharedsettings
    com.symantec.Sched501-3.plist
    com.symantec.Sched501-2.plist
    com.symantec.Sched501-1.plist
    com.symantec.navapdaemonsl
    com.symantec.navapd
    com.symantec.MissedTasks.plist
    com.symantec.diskMountNotify.plist
    com.symantec.deepsight-extractor
    com.symantec.avscandaemon
    com.microsoft.office.licensing.helper
    com.adobe.versioncueCS3
    at.obdev.littlesnitchd
    #3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    com.symantec.uiagent.application
    com.epson.epw.agent
    at.obdev.LittleSnitchUIAgent
    at.obdev.LittleSnitchNetworkMonitor
    uk.co.markallan.clamxav.freshclam
    uk.co.markallan.clamxav.clamscan
    com.macpaw.CleanMyMac.helperTool
    com.google.keystone.user.agent
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716
    #4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null
    /Library/Components:
    iGlasses.component
    /Library/Extensions:
    /Library/Frameworks:
    .dat1bf4.00c
    AECore.framework
    AEProfiling.framework
    AERegistration.framework
    AudioMixEngine.framework
    Compressor.framework
    DSPPublishing.framework
    EWSMac-GC.framework
    EWSMac.framework
    FxPlug.framework
    HPDeviceModel.framework
    HPPml.framework
    HPServicesInterface.framework
    HPSmartPrint.framework
    MediaServerAPI.framework
    Motion.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    PrintMeSSL.framework
    ProFX.framework
    ProMetadataSupport.framework
    Qmaster.framework
    TSLicense.framework
    XSKey.framework
    /Library/Input Methods:
    /Library/InputManagers:
    Ecamm
    /Library/Internet Plug-Ins:
    Flash Player.plugin
    Flip4Mac WMV Plugin.plugin
    Google Earth Web Plug-in.plugin
    JavaAppletPlugin.plugin
    NPSVG3.zip
    NPSVG3Carbon
    NPSVG3ReadMe.html
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    RealPlayer Plugin.plugin
    SharePointBrowserPlugin.plugin
    SharePointWebKitPlugin.webplugin
    Silverlight.plugin
    flashplayer.xpt
    iPhotoPhotocast.plugin
    nsIQTScriptablePlugin.xpt
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    at.obdev.LittleSnitchNetworkMonitor.plist
    at.obdev.LittleSnitchUIAgent.plist
    com.epson.epw.agent.plist
    com.symantec.uiagent.application.plist
    /Library/LaunchDaemons:
    at.obdev.littlesnitchd.plist
    com.adobe.versioncueCS3.plist
    com.apple.aelwriter.plist
    com.apple.qmaster.qmasterd.plist
    com.apple.remotepairtool.plist
    com.microsoft.office.licensing.helper.plist
    com.symantec.MissedTasks.plist
    com.symantec.Sched501-1.plist
    com.symantec.Sched501-2.plist
    com.symantec.Sched501-3.plist
    com.symantec.avscandaemon.plist
    com.symantec.deepsight-extractor.plist
    com.symantec.diskMountNotify.plist
    com.symantec.navapd.plist
    com.symantec.navapdaemonsl.plist
    com.symantec.sharedsettings.plist
    com.symantec.symSchedDaemon.plist
    com.symantec.symdaemon.plist
    com.wdc.drivemanagerservice.plist
    /Library/PreferencePanes:
    Apple Qmaster.prefPane
    Flash Player.prefPane
    Flip4Mac WMV.prefPane
    SymantecQuickMenu.prefPane
    VersionCue.prefPane
    VersionCueCS3.prefPane
    /Library/PrivateFrameworks:
    SymAVScan.framework
    SymAppKitAdditions.framework
    SymBase.framework
    SymConfidential.framework
    SymDaemon.framework
    SymFirewall.framework
    SymIPS.framework
    SymIR.framework
    SymInternetSecurity.framework
    SymPersonalFirewall.framework
    SymScheduler.framework
    SymSharedSettings.framework
    SymSubmission.framework
    SymUIAgent.framework
    SymUIAgentUI.framework
    SymWebKitUtils.framework
    /Library/PrivilegedHelperTools:
    com.microsoft.office.licensing.helper
    /Library/QuickLook:
    GBQLGenerator.qlgenerator
    iWork.qlgenerator
    /Library/QuickTime:
    AppleAVCIntraCodec.component
    AppleHDVCodec.component
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    AppleProResCodec.component
    DVCPROHDCodec.component
    DVCPROHDMuxer.component
    DVCPROHDVideoDigitizer.component
    DVCPROHDVideoOutput.component
    DVCPROHDVideoOutputClock.component
    DVCPROHDVideoOutputCodec.component
    DesktopVideoOut.component
    DivX 6 Decoder.component
    FCP Uncompressed 422.component
    FLV.component
    Flip4Mac WMV Advanced.component
    Flip4Mac WMV Export.component
    Flip4Mac WMV Import.component
    IMXCodec.component
    LiveType.component
    Motion.component
    iChatTheaterPreview.component
    /Library/ScriptingAdditions:
    Adobe Unit Types
    Adobe Unit Types.osax
    SymWebKitUtilsSL.osax
    /Library/Spotlight:
    GBSpotlightImporter.mdimporter
    Microsoft Entourage.mdimporter
    Microsoft Office.mdimporter
    iMovie.mdimporter
    iWeb.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    AdobeVersionCue
    /etc/mach_init.d:
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    ATBas
    ATBraIro
    ATBroScr
    ATChe
    ATIsa
    ATMcCol
    ATRap
    ATUnc
    Arial
    Basque, etc.
    Branding Iron, etc.
    Brush Script
    ClearGotBolDTC
    ClearGotExtBolDTC
    ClearGotLHBla
    ClearGotLHBol
    ClearGotLHLig
    ClearGotLHMed
    ClearGotLHRom
    ClearGotMTBol
    ClearGotMTDemBol
    ClearGotRegDTC
    ClearITCbyBTBla
    ClearITCbyBTBlaIta
    ClearITCbyBTBol
    ClearITCbyBTBolIta
    ClearITCbyBTCon
    ClearITCbyBTHea
    ClearITCbyBTHeaIta
    ClearITCbyBTReg
    ClearITCbyBTRegIta
    Clearface Bd BT
    Clearface Blk BT
    Clearface BlkIt BT
    Clearface Ctr BT
    Clearface Gothic A
    Clearface Rg:Hv BT
    Clearface.ttf
    ClearfaceGothic ExtraBold DTC
    ClearfaceGothic Regular DTC
    ClearfaceGothicLH Bold
    Clearface_Gothic_MT_Bd MT
    Clearface_Gothic_MT_Dm_Bd MT
    Clearly Gothic Light.ttf
    Clearly Gothic.ttf
    EmbasBTReg
    Embassy BT
    FIRESTARTER.TTF
    FLAMER.TTF
    Firecat.ttf
    Flame.ttf
    Flames.ttf
    Redd Or Dedd.ttf
    SEAWFA__.TTF
    Smokteq.ttf
    Times New Roman
    Verdana
    Wingdings
    Wingdings 2
    Wingdings 3
    chp-fire.ttf
    encodings.dir
    fonts.dir
    fonts.list
    fonts.scale
    scythe.ttf
    Library/Frameworks:
    EWSMac-GC.framework
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    Move-Media-Player.plugin
    WebEx64.plugin
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716.plist
    com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.B6A794DC-82A7-47AB-9171-208 B8AEB5B61.plist
    com.apple.SafariBookmarksSyncer.plist
    com.google.keystone.agent.plist
    com.macpaw.CleanMyMac.helperTool.plist
    com.zeobit.MacKeeper.Helper
    uk.co.markallan.clamxav.clamscan.plist
    uk.co.markallan.clamxav.freshclam.plist
    Library/PreferencePanes:
    MouseLocator.prefPane
    #5
    osascript -e 'tell application "System Events" to get name of every login item'
    2012-03-17 18:58:32.172 osascript[669:8703] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
              /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    I hope I copied these correctly.

  • User exit for transactions: VL01, VL01N, VL02, VL02N on 'SAVE' button.

    Hi all,
    I have a new requirement for developing a user enhancement for transactions VL01, VL01N, VL02 & VL02N when a user clicks on the save button. 
    The following needs to happen when a user clicks the save button:
    1) The sales order number must be made available & hopefully other fields of structure VBKD so that further data processing may be carried out.
    2) The delivery order number that gets automatically generated by SAP after the delivery has been successfully posted must be retrieved and stored again in a custom table (i.e. Z - table).
    Therefore I need user exits and/or BADI' that are called on execution of the 'SAVE' user action event as well as user exits or BADI's that I can use in order to retrieve the automatically generated delivery note number and save it into a custom Z table.
    Thanks in advance!

    Hi,
    Follow the following steps to find Exits for a particular transaction
    1.Open transaction SE24.
    2.Now open the object CL_EXITHANDLER in display mode.
    3.Go to the method tab and double click on the method GET_INSTANCE.
    4.Put a break point on cl_exithandler=>get_class_name_by_interface.
    5.Now execute the transaction you want to find EXIT for, it will take you to the above method.
    6.Write EXIT_HANDLER in fieldnames and hit enter, it will tell you the EXIT used for your transaction.
    7.Hit F8 and it will tell you all the EXIT's for your transaction.
    Regards,
    Manish

  • Badi or user-exit for QA32 after save

    I need a badi or user exit to execute exactly after save in QA32 ..I tried belows but they are not that i want
    QPL1_SUBSCREEN_ADDON
    INSPECTIONLOT_UPDATE
    Check these Exits:
    QEVA0004 Exit for changing information line in usage decision he
    QEVA0005 User subscreen for displaying add. data for usage decis
    QEVA0006 Entry to usage decision transactions
    QEVA0007 UD: Control of compulsory comment or long text presetti
    QEVA0008 Usage decision: Customer function key (e.g. to cancel U
    QEVA0009 UD: Predefinition of quantity to be posted to sample st
    QEVA0010 UD: Usage decision check
    QLCO0001 QM: Call alternative costs report from UD
    QSS10001 Possibility of calling a different print report

    Hello Tuncer,
    have you checked the BADI QE_SAVE? This is the last possible chance of changing data on saving a QM transaction and should be active in QA32.
    The only other solution I can come up with is a follow-up action i.e. for the UD-code
    Hope this information proves usefull.
    Regards
    Isabelle

  • Auto po creation after save sales order.

    Hi, Experts,
    A s per  my business requirement, We have mapped configuratin for auto PR creation at a time of order if stock not available, But system not create automatic PO after save sales order. I want to crate Automatic PO after save sales order, it is possible i know , But for that which type for configuration require i don't know, can anybody give me solution for this issue.
    Thankls a lot in advance,
    Regards:
    Happy

    Hi,
    It's possible to create PO automatically after sales order is saved.
    1. Set up back-to-back, i.e. PR can be automatically created after the SO is saved.
    2. Item category - make sure 'Create PO automatically' checkbox  is ticked.
    3. Enterprise Structure --> Sales Organization - ensure that PO type, purchasing group etc. is maintained.
    4. Transaction code SWETYPV - Ensure that both checkboxes are ticked for BO (object category), BUS2032 (object type), ALECREATEE/CHANGED and ERRORCHANGINGPURORD/ERRORCREATINGPURORD.
    5. Optional: You could execute BD86 to check for consistencies (note that you can still get it work even if BD86 shows errors)
    Regards,
    HweeLing

  • Bug Report:  "View PDF After Saving" Does Not Work When Saving as Photoshop PDF

    The saved PDF file is not opening in Acrobat after saving a file as a Photoshop PDF. I noticed it happening a few times in earlier beta testing, but today it happened again.
    I have Adobe Acrobat Pro 10.1.2 installed on MacPro with Lion OS 10.7.3. Photoshop public beta m415.  System info can be provided if needed.
    The file I was trying to save was about 8 MB. Once it failed to open after save, I tried varied PDF settings and save locations. Also tried several different files. All were saved properly as PDF files, but would not continue to open in Acrobat as previous versions have done. The files open properly when you click on the file names in saved location.
    3153152
    3153152

    I'm happy I could help and feel a bit proud to have found a real bug. The simplest work around is just clicking on the file list once it's done...that's certainly not a problem.
    Larry
    =====================================
    Larry Guyer
    A la Carte Digital Studios
    Archetype Digital Imaging Alliance
    P.O. Box 4365
    Foster City, CA 94404-0365
    650-348-2525   office
    323-372-1669   fax
    650-444-7100   cell
    www.alacartedigital.com
    www.archetypeimaging.com

  • How to get the value of the current form values after "save" in MD form

    Hi,
    I am trying to run a procedure using the form values right after I save the current records in a master-detail form. When I pass the value using p_session.get_value to the procedure, there is only null value passed. I checked the package body generated and found that the OnReset function runs immediately following the saving of the current records and this onReset function is called within the OnSave procedure. So when I save the current changes, I loose the values in the p_session. Any PL/SQL code I write after OnSave, does not get any p_session value.
    Interestingly, in case of just one table form, the OnReset is not within the OnInsert function and it is possible to get the p_session values. OnReset runs after OnInsert and within this two functions we can write any pl/sql code on the Insert button PL/SQL handler.
    I have the following questions:
    1. Why is the procedure written differently in case of master-detail form ? Why is the OnReset inside the OnSave ? How do we write codes which we want to execute before onReset and after OnSave ?
    2. I want to run a procedure after onSave and before OnReset. How do I do that ? Do I have to change the package manually ?
    3. If the above is not possible, I can also try to store the values I need to run the procedure before I save in some variable. How do I do that ? It seems I cannot declare variables to store session values inside the pl/sql event code on Save button, because it gives me error. The variable declaration code goes in between the begin and end of genesys.. procedure and that is not allowed in pl/sql
    Please help me with this. I definitely need to run a procedure after saving for almost all of my forms. Otherwise I am not sure what to do with my development. I am completely stuck with this. Thanks a lot for helping me out.
    Mainak

    Never mind. I found the answer.

  • What does "After Effects error: Not enough memory to initialize PSL. ( 83 :: 8 )" mean?

    So, about a week ago I did a fresh install of 64-bit Windows 7 Ultimate on a new PC, and subscribed to the Adobe Creative Cloud, installing After Effects CS6 and Photoshop CS6 from the Adobe Application Manager, then doing all updates (and I just checked right now at 10:35PM on July 26th, I have the latest versions of everything).
    After Effects was working completely normal, then just now, I tried to import a Photoshop .psd and I got the error message:
    After Effects error: Not enough memory to initialize PSL.
    ( 83 :: 8 )
    Then After Effects crashed. So now it opens up normally, but when I try to import a .psd or open an After Effects project saved from an earlier version of After Effects (CS3 to CS5) I get the same error and a crash, every single time.
    Searching the forums, I see people talking about this error when importing .psds into CS5, and they say that getting the latest updates solved the issue for them (which obviously can't help me). I'm running all legit software on a brand new computer with 32 GB of RAM which has passed all my physical stress tests so I know it's not hardware related.
    The one thing I saw people suggest is to hold down Ctrl-Alt-Shift when starting the program. When I do this, Windows asks if I want to allow After Effects to make changes to the system, and when I say yes, I can import .psds and open the older AE files. When I close After Effects and reopen it without holding down the Ctrl-Alt-Shift keys, it goes right back to crashing.
    Obviously the smart-*** answer is "then hold down Ctrl-Alt-Shift, dummy", and I'll do that for now, but is there any clue what the problem is?
    I feel like kind of a chump because I decided to stop using my student versions of Adobe software (I haven't been a student for about four years) and pay the full price for the cloud membership and the latest creative suite, and it's full of bugs.

    Now, I get the same ( 83 :: 8 ) error listed above, followed by a new dialog window that reads:
    After Effects error: Crash in progress. Last logged message was: <4488> <DynamicLink> <5> C:\Program Files\Adobe\Adobe Premiere Pro CS6\Adobe Premiere Pro.exe
    Then, when I click OK, I get:
    After Effects can't continue: sorry, After Effects has crashed. For After Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If you still can't resolve the issue, please contact Adobe Technical Support (2).
    ( 0 :: 42 )
    Clicking OK to that gives me a chance to save the latest project, then the standard Windows 7 crash dialog window opens, the one that gives me the choice of "Check online for a solution and close the program" or just "Close the program" and lets me View problem details, which are:
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          AfterFX.exe
      Application Version:          11.0.0.378
      Application Timestamp:          4f6d63ab
      Fault Module Name:          StackHash_a85b
      Fault Module Version:          6.1.7601.17725
      Fault Module Timestamp:          4ec4aa8e
      Exception Code:          c0000374
      Exception Offset:          00000000000c40f2
      OS Version:          6.1.7601.2.1.0.256.1
      Locale ID:          1033
      Additional Information 1:          a85b
      Additional Information 2:          a85ba096cc6b6acabe6eaf35bf34dc60
      Additional Information 3:          f862
      Additional Information 4:          f86227a9dfa15a47cdb6c94bb0d08360

Maybe you are looking for

  • Why does my B8550 keep refusing to print saying I don't have the right paper/paper size?

    I have never been so frustrated with a printer.  I have never tried using it for making pictures without having problems.  I buy HP paper and the printer still refuses to print...I get the message that I have the wrong paper or wrong paper size.  Eve

  • Two problems with 10.9.3 update

    Two problems that seem to have appeared after the latest update. 10.9.3 1) My trackpad will not scroll up/down left/right. All other functions work. 2) User accounts are not showing up in finder windows. When I click on internal or external drive (bo

  • NEw user need hepl with installation!!

    HI all i just bought a Macbook Pro. through ebay.. couple of quesitons. if anyone could help it would be greatly appreciated... 1. found out previous user did not defrag. drives. how do i clean everything out and start from scratch? if its possible.

  • "Other" space being used in iPod memory ...

    i have been trying to sync about 2.5 gigs of audio to my iPod (it's a second gen. 4 gig). every time i try, the screen shows about 1.3 gigs being taken up by "other" files. i have no idea what these files are, how they got there, or how to get rid of

  • AWM 11g Cube Build

    Hi, This may seems an extremely simple question but I can't figure out how to build just a single partition of a cube in AWM. Do I have to use the filter in the cube mapping to limit the data to the partitioning dimension value (e.g. as at date) or i