SAP printer issue using output method store in windows

Hi,
Here is my issue:
I created a printer in SAP in t-code SPAD.  The host spool access method is C, direct operating system call. The host printer (windows printer) has an output method «store», which means that the printing request is stored in the printer and the user needs to release the printing job directly on the printer using a password.
If we use printer LOCL_LOCAL, this works correctly, i.e. the printing job is sent in the printer memory and the user release it with his password
If we use a printer with an access method C, the printing job bypass the output method store and the job is printed immediately.
Any idea why the acces method C is not working for output method «store» in Windows?
Thanks,
Julien

ideally it should work if the spool work process of the SAP System and the host spool system (operating system spooler) are on the same host. is this the case?
check [http://help.sap.com/saphelp_nw70/helpdata/en/4f/9c033cff903105e10000000a114084/content.htm]

Similar Messages

  • Issue with addPartialTarget method (Pop-up window)

    Hi, I am facing an issue with addPartialTarget method (pop-up window case). Please refer the thread Re: popup dialog problem
    If we are using addPartialTarget method, should the managed bean be in session scope? I've set it is in request scope. It works fine with 1 user. But if we test with more than 1 user using HP mercury load runner, it is failing and giving the following exception related to partial target. What should be the solution for this issue? This is very urgent. Even after setting the managed bean in session scope, I am getting the same error as shown below:
    java.lang.ArrayIndexOutOfBoundsException: -1
    at java.util.ArrayList.get(Unknown Source)
    at oracle.adfinternal.view.faces.renderkit.core.ppr.PPRResponseWriter._popPartialTarget(PPRResponseWriter.java:223)
    at oracle.adfinternal.view.faces.renderkit.core.ppr.PPRResponseWriter.endElement(PPRResponseWriter.java:138)
    at oracle.adfinternal.view.faces.ui.ElementRenderer.postrender(ElementRenderer.java:81)
    at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.postrender(XhtmlLafRenderer.java:225)
    at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:83)
    at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
    at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
    at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
    at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:90)
    at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.render(UINodeRenderer.java:36)
    at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)
    at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)
    at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
    at oracle.adfinternal.view.faces.renderkit.RenderUtils.encodeRecursive(RenderUtils.java:54)
    at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:242)
    at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:265)
    at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:65)
    at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:117)
    at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:102)
    at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
    at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.delegateRenderer(CoreRenderer.java:281)
    at oracle.adfinternal.view.faces.renderkit.core.xhtml.DocumentRenderer.encodeAll(DocumentRenderer.java:60)
    at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:169)
    at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
    at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:645)
    at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:568)
    at oracle.adf.view.faces.webapp.UIXComponentTag.doEndTag(UIXComponentTag.java:100)
    at app.App__cusadd_jspx._jspService(_App__cusadd_jspx.java:3274)
    at com.orionserverhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:287)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
    at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
    at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.webcache.adf.filter.PageCachingFilter.doFilter(PageCachingFilter.java:274)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
    at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermindhttp://Oracle Containers for J2EE 10g (10.1.3.3.0) .util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Unknown Source)

    duplicate
    Frank

  • Printing Issues with HP OfficeJet 100 and Windows 8.1

    We use HP OfficeJet 100 mobile printers and have a printing issue.When we print the printer acts as if it is going to print and then prints one blank page.Printer will not print even though it is showing as default printer.Printer will just stop printing in the middle of a document, even in the middle of printing out a page. We are printing via the USB cableWe are using Windows 8.1We are connecting to laptopsWe have been using the HP mobile range of printers since 2004 and have only experienced these issues since we moved the laptops onto Windows 8/8.1 We have:Uninstalled and reinstalled the printer drivers – this fixed this issue for a short while and then it reappeared againCalled HP support and they directed us to the driver support page which had the latest print drivers, uninstalled and reinstalled drivers with them on the phone. This initially fixed the problem and then it returned a few days laterAfter trawling the support forums found directions to change the print processor to “WinPrint” – No effect as the processor was already on this settingDownloaded the HP diagnostic tool – HP Print and Scan Doctor – didn’t fix anything Any further help would be much appreciated.

    Hello there Lawrence, Welcome to the Forums! I hope you enjoy your experience
    I noticed your post about the troubles you are running into when you attempt to install your OJ 6100 printer on your Windows 8.1 laptop. I read all of your attempts and seen you have tried several methods to try and get the installation to complete successfully.
    I would like to make some suggestions that may help. Let me know how it goes!
    1. Check that Internet Explorer pop-up blockers are turned off before downloading the installer
    Internet Explorer Pop-up Blocker: How do I turn off Pop-up Blocker?
    Try to install
    2. If you're running McAfee Live Safe or any other firewall, please temporarily disable the "real time scanning".
    How to disable realtime scans
    Try the install
    3. Go to the start screen (you may also press the windows key + R to open the run box) and type %WINDIR% this should show the windows folder.
    Click on the folder and scroll until you see files. Look for a filed named "HPWINS*.DAT" (the * is for a number that varies) remove this file and try the installation.
    Try the install
    Enjoy your Monday!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Open URL, use POST method in new window

    From a Java program, how do we open a https connection, basically a secured site, in a new window and pass some parameters to the link, using POST method?

    Hi
    Is JavaProgram a Applet or Servlet?
    Opening a new window directly from server,probably not possible? From your question
    what I understand is, A html page is displayed
    and when u click on a link opens a new window.
    The parameters to the link should be posted using POST method, again
    it is not possible this can be done only by appending
    "?name1=value1&name2=value2..."to the link
    Vinay
    [email protected]

  • SAP printing issue

    Hi all,
    One of my users is facing issues printing from SAP using frontend printing method.
    when the user triggers the print from SAP the printer only prints the header for the sheet.
    All other users using the same output device are able to print properly.
    I have used both the access methods F and G.
    When the same user tries to print from her colleagues machine same issue persists.
    Please provide ur advise for the issue.
    Let me know if you need any more information.
    Regards
    Raj

    The output attributes can be changed when you actually print a job. What happens though is if a particular user has defined a default printer in their profile the options are sometimes not shown depending on the circumstances.
    Check if this user has a default printer setup in their profile and remove it. When you now print from the user it will popup with a dialog where you can specify the output device, select the output device and choose properties. You should now be able to check or change attributes and other options for that particular output device. Check specifically the option 'Do not append print jobs'.
    Nelis

  • Emailing SAP standard report using output device ZPDF1

    I have two questions regarding the ability to email a standard SAP report.
    The user community has been using the action box in tran QM02 to create a corrective action (8D) report. The action box triggers FM QM06_FM_TASK_REQUEST_8DREPORT and QM06_REQUEST_8D_REPORT_STEP2. This process not only creates the report but creates a task in the notification that the report has been generated. The process pops up the PRINT options box to choose various setting including output device. They will then print the report, scan this hardcopy report and email it to the vendor.
    We recently showed them a more streamlined process to emailing the report. When the PRINT popup appears, they fill in the output device with ZPDF1 and hit enter. This brings in an email address line that can be filled with the vendor’s email. By specifying the ZPDF1 output device, the report is generated as a PDF attachment and sent along to the vendor via email.
    The two questions I have are:
    1. Is there any way to bring over the print parameters needed for the popup screen and eliminate this screen from appearing?
    The subject line on the email is populated with the system and spool number even if the title line is filled in on the print popup. Also, the email body has is created with generic text.
    2. How can the email subject and body information be changed?
    Sorry for the lengthy post but I am not very technical and I wanted to describe the issues as best as possible.
    thanks

    Hi,
    This is possible please configure the Message determination the Output should poin to Outlook
    Please take the help of BASIS people to configure this
    G.Ganesh Kumar

  • SAP Printing Issue (Windows Platform)

    Dear All,
    Our sap environment largly depends on printing. Basically 2 type of printing method used which is L & S type. L type dose not give much issue but S type always gives us Issue.
    Server properties:
    Win2003 Std Edition (32 bit)
    Proc: Intel Xeon 3Ghz
    RAM : 1.5GB
    SAPSprint: This is SAPSprint Version 7, 1, 0, 0.1, 0, 2, 3 for Windows (32Bit)
    Frequent encountered issues:
    SAPSprint down (crashes, services down)
    Question:
    Is there any way we can troubleshoot or trace root cause of this issue?
    Any way to find out why sapsprint goes down?
    Thanks in Advance.

    Hi,
    Have you checked Note 946209 - Analyzing SAPSprint problems ?
    Cheers....,
    Raghu

  • Printing issues using acroread on linux vs acroread on hpux

    We have an installation on HPUX 11i of Oracle financial apps.
    The application generates a PDF doc which has to be printed .
    on HPUX we then use acroread to convert the PDF to postscript, and send it out the hp lp utility to a windows print server, then to a Lexmark T632 printer. This process essentially works correctly.
    The same application has been ported to linux, and generates a virtually identical pdf file on linux. Using the same version of acroread on linux we generate postscript output and send through cups using the same process.
    On the linux run, this results in the top line of the page being truncated and the offset of the page being wrong (it shifts left relative to the hpux case)
    Since these are cheques this is a critical error. Using acroread with the shrink option on linux results in the MICR font on the cheque failing tests.
    I've retrieved a ppd file from Lexmark for the t632, and the behaviour continues.
    Further diagnosis included comparing the output postscript files from hpux and linux, and I noted that the postscript file generated on hpux refers to a pdfasc.prc where the postscript file generated on linux does not have this data in it.
    Falling back to cups pdf2ps also results in truncating the top line (cheque number) and the left shift, both with and without the lexmark ppd.
    Acrobat reader version is 5.10 and 5.11 on hpux.
    Can anyone comment on where this pdfasc.prc data are coming from and how can I get it in the linux world?
    *footnote* we have noted that the original document format tool may not be entirely correct as it appears we have no margin definitions in the template. This issue will be fixed but this is now a production system and this set of changes will take time.

    Originally installed on the linux boxes was acrobat 7
    This version resulted in some truly wild print results.
    I am going to retry since the tests under acrobat 7 were conducted by
    different staff.
    My question stands. Where does the reference to pdfsasc.prc come from on hpux?
    If I take the postscript output generated on the hpux box and push it through cups on the linux box I get expected results.

  • Print Form using Output Type

    Hey Guys,
           Can any one tell me how can i Print a SMARTFORM using its Output Type. Should i hav eto do anything with Print Program stuff.
           Helpful answers will be rewarded.
    Thanks,
    Prashanth

    You will have to call the SMART Form from your print program. The print program will be called by the standard SAP code, using the configuration that you will have to do in the NACE transaction.
    Choose the specific application in NACE transaction, click on the output types. now, choose the output type, and clock the Mail and processing routintes and you can configure your print program and form here.
    In side the program you will call the form.
    Regards,
    Ravi

  • SAP Printer Issue: Printing in two diff printers simultaneously

    Hi Expertz!
    I have a weird situation here...
    3 users suddenly encountered this weird issue yesterday...
    They expect to have their work printed in "Printer A" but they didnt expectd that it will also get Printed in "Printer B".
    I checked the spool request (via sp01) and it is only directed to Output Device "Printer A" and Not to "Printer B"
    I also checked for spool request under "Printer B" that has been requested by the 3 users. But there is none!
    This is beyond my Stock Knowledge!
    Please help GuyS!!

    ideally it should work if the spool work process of the SAP System and the host spool system (operating system spooler) are on the same host. is this the case?
    check [http://help.sap.com/saphelp_nw70/helpdata/en/4f/9c033cff903105e10000000a114084/content.htm]

  • Script Form print issue with output type

    hello,
    i have maintained a output type for a purchase organisation in MN04, VN partner keep blank , medium 1 for print out and in date time : 4
    output device is 'LOCL' "print immediately" and "release after output" are active in communication.
    a message type generated when i created a PO, but it is a red light, and processing log is "Error in OPEN_FORM for document xxx".
    after checked, custom script from caused this issue, but how to resolve this problem?
    best regards,

    Hello,
    The error ME142 can have different causes like missing authorizations
    or a terminated connection. Please see SAP notes 397691 and 532251. This note
    states that is errors occur when purchasing documents are output, If
    errors occur when purchasing documents are output, the system generates
    an error message in the message log of the message overview. However,
    error message ME142 'Error in OPEN_FORM for document &' contains only
    the information that an error occurred and not the error cause. With the
    attached source code, the error cause is also displayed in the error
    message.
    Regards,
    David

  • PO print issue with output type

    hello,
    i have maintained a output type for a purchase organisation in MN04, VN partner keep blank , medium 1 for print out and in date time : 4
    output device is 'LOCL'  "print immediately" and "release after output" are active in communication.
    a message type generated when i created a PO, but it is a red light, and processing log is "Error in OPEN_FORM for document xxx".
    how to resolve this problem?
    best regards,
    Edited by: colin hong on Nov 11, 2010 5:25 AM

    Hi,
       With the help of ABAP'r, please check the Custom Scriptform...
    Also chk "http://help.sap.com/saphelp_nw70/helpdata/en/d6/0dba1a494511d182b70000e829fbfe/content.htm"
    1. Re: difference between open_form & Start_form (urgent)
    Regards
    GK.

  • Sap  printer issue

    hi experts
    i am facing a problem,i am in IS-U ELECTRIC company having mass billing scenario.we r having 5 printer's which will print bulk of bill's every month.the problem is when we give print on 1 printer  in a lot (of 2000 bills) then the whole printer on the networks(sap configured printer) get stucked,and if another user want to get print from another printer he will only get those print after the completion of previous spool.so is  it a configuration issue against printer setting in BASIS? plz help me out in this it's urgent issue.
    gaurav

    Gaurav, how many spool work process's do you have?
    It sounds as though the process's you do have are getting flooded & you could benefit from a few more in the system.
    Look in SM50 for processes called 'SPO' these are SAP's spooler/printing processes. By default there will be just 1. You can increase the number of these by changing the instance profile parameter "rdisp/wp_no_spo" via RZ10. You will need to restart the instance for the change to take effect.
    I currently look after a 4.7 System that has high printing requirements & is running comfortably with 5 spool work process's.
    Hope that helps
    Danny

  • PO Print Error  ---- Using output Types+

    Dear Experts
    we hv defined output type to take  PO Print. When We taking the print for service order,
    getting the dump.
    "ShrtText
        &INCLUDE INCL_INSTALLATION_ERROR
    What happened?
        The current program had to be terminated because of an
        error when installing the R/3 System.
        The program had already requested 226785696 bytes from the operating
        system with 'malloc' when the operating system reported after a
        further memory request that there was no more memory space
        available."
    Cany anyone hv idea about this.
    With Best Regards,
    Jaspal Kumar

    Hi,
    It seems it is a memory allocation problem delete old spool request using the report RSPO1041,
    if problem still persists check printer setting in t-code SPAD also have a talk with basis guys.
    Hope this solve your problem.
    Regards
    Bikas

  • Printing issues using OS 10.6

    We are having problems with all of our Intel based iMac's running OS 10.6.8.  We have had some problems printing PDF's, indd, tiff, eps, documents while other documents (same type) print just fine. The ones that have a problem printing will print out a single line of rubbish at the top of the paper - as if it is having a driver conflict. But as previously stated, other documents of the same type will print just fine.
    This is impacting all of our new and older Intel based iMac's and is not confined to a single printer.  Our color printer is a Ricoh Afico 7200 and the other printer is an HP Laser Jet 5200. Ricoh's website only offers a 10.5 ppd although the OSX installer has a driver for the 7200.  I have tried both the installed dirver as well as installing the 10.5 ppd without any success.  We have also upgraded the firmware on the printer to the last available / newest firmware.
    On the HP side we upgraded the firmware today but are still having an issue.  Supposedly we were unable to create and print a PDF to the HP but that worked just fine after the firmware update.  However, the .indd file (same as PDF) would not print correctly to the HP printer.
    Has anyone seen/dealt with this type of issue?  It is really causing some problems in our workflow. Our primary applications we are using is Adobe CS3 Desgin Suite.
    Thanks,

    Yes, you can.
    (57000)

Maybe you are looking for

  • Removing a mask in a PDF

    I seem to remember being able to remove a mask from an image in Acrobat but I can't remember where the command is. Does anyone know where this is?

  • Transferring filesd-Macbook to Macbook Pro

    I just got a new Macbook Pro and am in the process of trying to transfer my documents and photos from my old Macbook. I was able to add the files to my new computer, however I am only able to access them when my old macbook is open and connected to w

  • Why is "zoomed out" image low quality?

    It seems whenever the display zoom is less than 100%, CS3 uses some kind of "Pixel Resize" for display which makes for low quality output to look at. Is there any way to tell CS3 to a simple bilinear filter when displaying less than 100%? This would

  • When Essbase restart, I cannot log on EAS

    Hi, After installing and configuring EPM 11.1.1.3 (Essbase + SS), I can connect correctly on EAS. But when I restart the server, I cannot log on EAS: "Could not connect to Administration Server". In the log of EAS: I have this error: com.hyperion.hit

  • Bridge CS6 shuts down

    I recently loaded PS CS6 and am having trouble with Bridge. When I right click on a RAW image to open it in Camera RAW (or use other methods) Bridge shuts down with the message: Data Execution Prevention has closed Adobe Bridge. I still have PS CS3 l