Combining layer 3/4 and layer 7 filtering

Hi.
The configuration below is extracted from a working configuration where the ACE is doing SSL offload for a web service - this is pretty standard stuff.
What I have been asked to do is modify the configuration so that:
1) Any connections from an internal source (this will be the 10.0.0/8 and 17.16.0.0/16 range of IP's) can continue to access any URL.
2) Any other connections - which will be from an external source - are only allowed to access URL's beginning with /public and /downloads.
Can you please advise me on how to change this?  If necessary, I can define a second VIP for the external connections and setup the DNS appropriately.
Thanks in advance
crypto chaingroup WEBSERVER_CHAIN
  cert WEBSERVER.CER
  cert VERISIGN.CER
probe tcp WEBSERVER
  port 7777
ssl-proxy service SSL_PROXY_WEBSERVER
  key WEBSERVER.KEY
  cert WEBSERVER.CER
  chaingroup WEBSERVER_CHAIN
serverfarm host WEBSERVER
  probe WEBSERVER
  rserver SERVER1 7777
    inservice
  rserver SERVER2 7777
    inservice
sticky http-cookie WEBSERVER_COOKIE WEBSERVER_StickyGroup
  cookie insert browser-expire
  replicate sticky
  serverfarm WEBSERVER
class-map match-all WEBSERVER
  10 match virtual-address 172.16.16.1 tcp eq https
policy-map type loadbalance first-match WEBSERVER_L7
  class class-default
    sticky-serverfarm WEBSERVER_StickyGroup
policy-map multi-match GlobalLB
class WEBSERVER
    loadbalance vip inservice
    loadbalance policy WEBSERVER_L7
    loadbalance vip icmp-reply
    ssl-proxy server SSL_PROXY_WEBSERVER

first make class maps to characterize the traffic:
class-map type http loadbalance match-all ten
  2 match source-address 10.0.0.0 255.0.0.0
  4 match http url .*
class-map type http loadbalance match-all seventeen
  2 match source-address 17.16.0.0 255.255.0.0
  4 match http url .*
class-map type http loadbalance match-any restrict
  2 match http url /public.*
  4 match http url /downloads.*
then use in load balance policy as follows:
policy-map type loadbalance first-match WEBSERVER_L7
class ten
sticky-serverfarm WEBSERVER_StickyGroup
class seventeen
sticky-serverfarm WEBSERVER_StickyGroup
class restrict
sticky-serverfarm WEBSERVER_StickyGroup
if you want to send outside users with other urls to a sorry page you would have a server in a serverfarm taht would do that and use it in a class class-default on the bottom of the load balance policy. The matches on load balance policy are top down so order is important.

Similar Messages

  • Tree, flame and picture frame filters - Photoshop CC 2014 (Win7)

    Tree, flame and picture frame filters are greyed out in my Photoshop CC 2014 (Win7) although I try applying them on a separate layer on a jpg file. How to solve this problem please?

    Hi JJMack, this is it....
    Adobe Photoshop Version: 2014.2.2 20141204.r.310 2014/12/04:23:59:59 CL 994532  x64
    Betriebssystem: Windows 7 64-Bit
    Version: 6.1 Service Pack 1
    Systemarchitektur: Intel CPU-Familie:6, Modell:14, Stepping:5mit MMX, SSE (ganze Zahl), SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physischer Prozessor: 4
    Prozessor-Taktfrequenz: 2660 MHz
    Eingebauter Speicher: 16375 MB
    Freier Speicher: 10843 MB
    Für Photoshop verfügbarer Arbeitsspeicher: 14657 MB
    Von Photoshop verwendeter Arbeitsspeicher: 70 %
    3D-Mehrton-Drucken: Deaktiviert.
    Windows 2x UI: Deaktiviert.
    Fernlicht: Aktiviert.
    Bildkachelgröße: 1024 KB
    Bildcache: 4
    Schriftvorschau: Mittel
    TextComposer: Lateinisch
    Anzeige: 1
    Anzeigebegrenzungen: oben= 0, links= 0, unten= 1200, rechts= 1920
    Mit OpenGL zeichnen: Aktiviert.
    OpenGL – alte GPUs zulassen: Nicht erkannt.
    OpenGL-Zeichnungsmodus: Erweitert
    OpenGL – normalen Modus zulassen: Wahr.
    OpenGL – erweiterten Modus zulassen: Wahr.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGLGPUs=1
    glgpu[0].GLVersion="2.1"
    glgpu[0].GLMemoryMB=1024
    glgpu[0].GLName="ATI Radeon HD 4670"
    glgpu[0].GLVendor="ATI Technologies Inc."
    glgpu[0].GLVendorID=4098
    glgpu[0].GLDriverVersion="8.632.1.2000"
    glgpu[0].GLRectTextureSize=8192
    glgpu[0].GLRenderer="ATI Radeon HD 4670"
    glgpu[0].GLRendererID=38032
    glgpu[0].HasGLNPOTSupport=1
    glgpu[0].GLDriver="atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitm m64.dll"
    glgpu[0].GLDriverDate="20090817000000.000000-000"
    glgpu[0].CanCompileProgramGLSL=1
    glgpu[0].GLFrameBufferOK=1
    glgpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="1.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]=[16]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[16]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[16]
    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]=[64]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    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
    Lizenztyp: Abonnement
    Seriennummer: 96040419748136616152
    Anwendungsordner: C:\Program Files\Adobe\Adobe Photoshop CC 2014\
    Pfad für temporäre Dateien: C:\Users\HARALD~1\AppData\Local\Temp\
    Der virtuelle Speicher von Photoshop hat asynchronen E/A aktiviert
    Arbeitsvolume(s):
    D:\, 1,33 T, 306,7 GB frei
    C:\, 500,0 GB, 340,5 GB frei
    Ordner für erforderliche Zusatzmodule: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Required\Plug-Ins\
    Primärer Zusatzmodul-Ordner: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Plug-ins\
    Installierte Komponenten
       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  
    Erforderliche Zusatzmodule:
       3D Studio 15.2.2 (2014.2.2 x001 x003)
       Adaptive Weitwinkelkorrektur 15.2.2
       Aquarell 15.2.2
       Arithmetisches Mittel 15.2.2 (2014.2.2 x001 x003)
       Basrelief 15.2.2
       Bereich 15.2.2 (2014.2.2 x001 x003)
       Bildpaket-Filter 15.2.2 (2014.2.2 x001 x003)
       Blendenflecke 15.2.2
       BMP 15.2.2
       Buntglas-Mosaik 15.2.2
       Buntstiftschraffur 15.2.2
       Camera Raw 8.7.1
       Camera Raw-Filter 8.7.1
       Chrom 15.2.2
       Cineon 15.2.2 (2014.2.2 x001 x003)
       Collada 15.2.2 (2014.2.2 x001 x003)
       Color Lookup-Raster rendern NO VERSION
       Color Lookup-Tabellen exportieren NO VERSION
       CompuServe GIF 15.2.2
       Conté-Stifte 15.2.2
       De-Interlace 15.2.2
       Diagonal verwischen 15.2.2
       Dicom 15.2.2
       Differenz-Wolken 15.2.2 (2014.2.2 x001 x003)
       Distorsion 15.2.2
       Dunkle Malstriche 15.2.2
       Durchschnitt berechnen 15.2.2 (2014.2.2 x001 x003)
       Eazel Acquire 15.2.2 (2014.2.2 x001 x003)
       Entropie 15.2.2 (2014.2.2 x001 x003)
       Erfassungsbereich 15.2.2 (2014.2.2 x001 x003)
       Extrudieren 15.2.2
       Farbpapier-Collage 15.2.2
       Farbraster 15.2.2
       Fasern 15.2.2
       FastCore-Routinen 15.2.2 (2014.2.2 x001 x003)
       Feuchtes Papier 15.2.2
       Filtergalerie 15.2.2
       Flash 3D 15.2.2 (2014.2.2 x001 x003)
       Fluchtpunkt 15.2.2
       Fotokopie 15.2.2
       Fotos freistellen und gerade ausrichten (Filter) 15.2.2
       Fotos freistellen und gerade ausrichten 15.2.2 (2014.2.2 x001 x003)
       Fresko 15.2.2
       Für Web speichern 15.2.2
       Gekreuzte Malstriche 15.2.2
       Gerissene Kanten 15.2.2
       Glas 15.2.2
       Google Earth 4 15.2.2 (2014.2.2 x001 x003)
       Grobe Malerei 15.2.2
       Grobes Pastell 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)
       JPEG 2000 15.2.2
       Kacheleffekt 15.2.2
       Kacheln 15.2.2
       Kanten betonen 15.2.2
       Kohleumsetzung 15.2.2
       Konturen mit Tinte nachzeichnen 15.2.2
       Körnung & Aufhellung 15.2.2
       Körnung 15.2.2
       Kräuseln 15.2.2
       Kreide & Kohle 15.2.2
       Kreuzschraffur 15.2.2
       Kristallisieren 15.2.2
       Kunststofffolie 15.2.2
       Kurtosis 15.2.2 (2014.2.2 x001 x003)
       LAGE 15.2.2 (2014.2.2 x001 x003)
       Leuchtende Konturen 15.2.2
       Malgrund 15.2.2
       Malmesser 15.2.2
       Matlab-Vorgang 15.2.2 (2014.2.2 x001 x003)
       Maximum 15.2.2 (2014.2.2 x001 x003)
       Median 15.2.2 (2014.2.2 x001 x003)
       Mehrprozessorunterstützung 15.2.2 (2014.2.2 x001 x003)
       Mezzotint 15.2.2
       Minimum 15.2.2 (2014.2.2 x001 x003)
       Mit Struktur versehen 15.2.2
       Mit Wasserzeichen versehen 4.0
       MMXCore-Routinen 15.2.2 (2014.2.2 x001 x003)
       Neigung 15.2.2 (2014.2.2 x001 x003)
       Neonschein 15.2.2
       NTSC-Farben 15.2.2 (2014.2.2 x001 x003)
       Objektivkorrektur 15.2.2
       Objektivunschärfe 15.2.2
       Ölfarbe getupft 15.2.2
       OpenEXR 15.2.2
       Ozeanwellen 15.2.2
       Patchwork 15.2.2
       PCX 15.2.2 (2014.2.2 x001 x003)
       Pfade -> Illustrator 15.2.2
       Photoshop 3D-Modul 15.2.2 (2014.2.2 x001 x003)
       Photoshop Touch 14.0
       Pixar 15.2.2 (2014.2.2 x001 x003)
       PNG 15.2.2
       Polarkoordinaten 15.2.2
       Portable Bit Map 15.2.2 (2014.2.2 x001 x003)
       Prägepapier 15.2.2
       PRC 15.2.2 (2014.2.2 x001 x003)
       Punktieren 15.2.2
       Punktierstich 15.2.2
       Radialer Weichzeichner 15.2.2
       Radiance 15.2.2 (2014.2.2 x001 x003)
       Rasterungseffekt 15.2.2
       Risse 15.2.2
       Schwamm 15.2.2
       Schwingungen 15.2.2
       Selektiver Weichzeichner 15.2.2
       Solarisation 15.2.2 (2014.2.2 x001 x003)
       Spritzer 15.2.2
       Standardabweichung 15.2.2 (2014.2.2 x001 x003)
       Stempel 15.2.2
       STL 15.2.2 (2014.2.2 x001 x003)
       Strichumsetzung 15.2.2
       Strudel 15.2.2
       Stuck 15.2.2
       Sumi-e 15.2.2
       Summe 15.2.2 (2014.2.2 x001 x003)
       Targa 15.2.2
       Tontrennung & Kantenbetonung 15.2.2
       U3D 15.2.2 (2014.2.2 x001 x003)
       Unterstützung für Skripten 15.2.2
       Varianz 15.2.2 (2014.2.2 x001 x003)
       Verbiegen 15.2.2
       Verflüssigen 15.2.2
       Versetzen 15.2.2
       Verwackelte Striche 15.2.2
       Verwacklung reduzieren 15.2.2
       Virtual Reality Modeling Language | VRML 15.2.2 (2014.2.2 x001 x003)
       Wasserzeichen anzeigen 4.0
       Wavefront|OBJ 15.2.2 (2014.2.2 x001 x003)
       Weiches Licht 15.2.2
       Wellen 15.2.2
       WIA-Unterstützung 15.2.2 (2014.2.2 x001 x003)
       Windeffekt 15.2.2
       Wireless Bitmap 15.2.2 (2014.2.2 x001 x003)
       Wölben 15.2.2
       Wolken 15.2.2 (2014.2.2 x001 x003)
    Optionale Zusatzmodule und Zusatzmodule von Drittanbietern: KEINE
    Nicht geladene Plug-Ins: KEINE
    Blitz:
       Bibliotheken
       Adobe Color-Themen
    Installierte TWAIN-Geräte: OHNE

  • Want to see combination of Purchase Order and A/P report at material level

    Hello,
    Anyone familiar with an InfoProvider that will show a combination of Purchase Order and A/P data combined?
    I'm specifically looking for a source that includes the PO information at the <b>Vendor / Material</b> level with order value and quantity at the time the PO was created AND accounts payable data at the <b>Vendor / Materia</b>l level with the invoiced amount and quantity (which may vary for the PO amounts).<b></b>
    Thank you,
    Jim

    Hi
    Have you seen all of the follwoing datasources......
    http://help.sap.com/saphelp_nw04/helpdata/en/df/fbb0d62f3a794d98d23609d17e1610/frameset.htm
    Hope this helps
    Regards
    N Ganesh

  • How do you combine mutable iphoto libraries and clean up duplicates

    how do you combine multiple iphoto libraries and clean up duplicates

    If not the only answer is the paid version of iPhoto Library Manager -http://www.fatcatsoftware.com/iplm/ - and maybe duplicate annihaliator -http://www.macupdate.com/app/mac/18748/duplicate-annihilator
    You must have IPLM as stated - you may also need DA depending on how thing go with the merge
    LN

  • New Media Encoder Error: video and/or audio filters are missing...

    My colleague reported this error popup window while using Adobe Media Encoder CC (up-to-date):
    "video and/or audio filters are missing and the rendered output may not match the original"
    I've been seeing similar errors the past few days. I can't remember if the wording was the same in the errors I saw, but the circumstances were the same.
    I've never seen this popup error before the most recent CC update.
    Some background info:
    I queued up multiple Premiere Pro pproj files as usual from within Premiere
    without rebooting or deleting any cache or temp files or anything, I start the queue
    I have no special plugins installed in Premiere. Vanilla CC install.
    Windows 7, 64-bit
    This error doesn't tell me what audio/video filter(s) are missing. The output files, once I dismiss this warning, are perfect.
    The major problem: It stops the queue dead in it's tracks. Sure, it might seem handy to stop and give you a warning, but when it's a false report and there's nothing wrong, it's killing us, because we queue up multiple files for encoding overnight, and we're not here to get the popups.
    What is likely causing this? Is it a bug that this is appearing so frequently? Has anyone else experienced this besides my colleague and I?
    Thanks!

    Update for anyone experiencing this issue:
    We are still investigating the cause of the issue and would really like your help tracking it down. If you run in to it I would be happy to jump on the phone with you and preferably do a screenshare as well. If you want to run some tests for me, this is what may help us track it down:
    0. Please make sure you are updated to the latest version of Premiere Pro and AME, which at this time are Premiere Pro 7.2.1 and AME 7.2.
    1. Simplify the project. Create a copy of the project and eliminate anything in the project that isn't related to the sequence(s) you are exporting. Then run the encode again. If it still occurs, move to the next step. If it doesn't occur any more, repeat step one and only remove half of the unused items (sorry, this is giong to be a manual process). Rinse, repeat.
    2. Open your sequence in Premiere and press Cmd/Ctrl + A to select all clips in your sequence. Right click and select Remove All Effects. Export again. No repro? Go to step 4. If it still repros, go to step 4.
    3. Make all the media offline. Export again. No repro? Go to step 4. Repro? Go to step 5.
    4. Send me a message with as much detail as possible. Even better would be if you could provide me a copy of your project file.
    Your help in tracking this issue down is greatly appreciated. Thank you.

  • Lost all my actions and 3rd party filters after upgrading to Photoshop CC 2014

    How do I get all of my actions and 3rd party filters from Photoshop CC to Photoshop CC 2014?

    If you migrate your CC presets you should get your Actions, Pattens, Sahapes, Shapes etc back. Menu Edit>Presets>Migrare Presets. You need to copy or to install you 3rd Party plug-ins into CC 2014.

  • How can I combine the nav bar and menu bar on the same line to save space?

    Firefox v29 seems to be a huge step backward in customization. I need to save space for content so previously I turned off tabs and combined the menu bar and nav bar on the same line. The url space is way too long anyway. Now with v29 all my customization is gone and I cannot get it back. I can no longer move items on the nav bar to combine it with the menu bar. Why was this done? It only limits my ability to customize my browser? I am very frustrated that you took a great browser and ruined it.

    I get it that Firefox has changed, but the change is for the worse. It makes it impossible to customize menus as I had before v.29.

  • I've gotten 60 or 70 messages that that my iCloud doesn't work and to select preferences.  The message says I will get an email to verify but I never get an email.  I've checked old email, blocked email, and have low filters on emails.  Any ideas?

    've gotten 60 or 70 messages that that my iCloud doesn't work and to select preferences.  The message says I will get an email to verify but I never get an email.  I've checked old email, blocked email, and have low filters on emails.  Any ideas?

    Hey CarolinQc,
    Thanks for the question. The symptoms you are experiencing can result from an Apple ID address that has been changed prior to signing out of all of the services. Before you change the email address associated with your Apple ID, you’ll want to sign out of all services to avoid this. As a fix, you can temporarily change your Apple ID back to the old address:
    iOS 7: If you're asked for the password to your previous Apple ID when signing out of iCloud
    http://support.apple.com/kb/TS5223
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    1. Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    2. Go to Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
              - Scroll down and tap Delete Account, then tap Delete to confirm.
              - Tap “Keep on My [Device]” or “Delete from My [Device].” In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
              - Enter the password for your previous Apple ID.
    3. Change your Apple ID to the new email address that you want to use. You'll need to verify the email address.
    4. Return to Settings > iCloud and sign in with your new Apple ID.
    Additional Information:
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796
    Thanks,
    Matt M.

  • Russian and English combined Index Group Title and sort order

    How should I create the combined index Group Title and sort order in Russian and Greek documentations?

    The final product one Russian manual which contains some English Index marker ...
    And what is the problem?
    You can control the sorting by placing a [...] tag in the Marker Text, such as:
    [Сплайн] Spline
    The term(s) in the brackets are used only for sort. What appears in the Index is the following text.
    Or you can just edit the Marker Text.
    But it sounds like there might be more than one question here, re: Group Titles.

  • Is there any combination of OS Lion and iTunes that can run radio streams without cutting (rebuffing) it for at least 3-4 hours?

    Hello! Is there any combination of OS Lion and iTunes that can run radio streams (primarily pls-streams) without cutting (rebuffing) it for at least 3-4 hours? I am running Lion (10.7.1) on an early-2011 MacBookPro with iTunes 10.3.1 and I am frustrated, because it will cut the stream at least once per hour (it's totally random), while my older MacBook, running Tiger with iTunes 9.2.1 doesn't have any such problems ... Any solution?

    Maybe you should upgrade iTunes to the current version - 10.5.3 - and upgrade Lion to 10.7.3.

  • Combination of cost center and GL account in Report painter report

    Hi Guys,
    Im creating a report for  profit centers using library 0FL- which uses table FAGLFLEXT in the report painter GRR2.I need to enter cost center with gl accounts in the characteristics.as these cost centers
    are assigned with cost elements.Can I do that ? cuz when I enter combination of gl a/c and cost center,I wobn't get nay data but only gl accounts shows the correct data.How to use combination of cost center and gl a/c, or I am good only with gl a/cs.Please suggest.
    Regards
    Shaun

    Hi
    Just check the G/L account assigned in the PO against the cost center, The G/L account assigned may not be the correct one, Check out if any validation is there for the combination, contact your FI-CO guy as there are always restrictions unknown to a MM guy.
    Regards

  • Incorrect combinations for personnel area and personnel subare

    Hi all,
    we are getting incorrect combinations for personnel area and personnel subarea in the Target and as well in report.
    we are using standard datasources 0PERS_AREA_TEXT and 0PERS_SAREA_TEXT, we are extracting only masterdata text from ECC, Not maintaining Attibute and Hierarchy for personnel area and personnel subarea.
    we created (Actions overview) report on top of standard DSO 0PA_DS12 extracted from data source 0HR_PA_1,
    Actually some of employees are changed on xxxx.xx.xx date from one personnel area to another personnel area with respective subarea's, but here employee personnel area are coming correctly but not for subarea.
    what i need to do now?
    can any one help out in this..
    Thanks in advance.
    Thanks,
    Sri

    Hi,
    In this context we will have two senarios.
    1. Displaying the Personal Area and Personal Sub Area from Transactional data.
    2. Displaying from Master Data.
    If you choose Scenario 1 then, Personal Area and Personal Sub Area will be shown as per ECC entry. But in second scenario, If one Personal area or Personal Sub Area changed over a period of time that will effect the historical data also.
    For Example if your Personal Sub Area changed on Apr 1, 2011.
    Scenario 1: Report will be as per ECC Data ( from Apr 1, 2011 onwards it will show new Personal Sub Area).
    Scenario 2: Report will show new Personal Sub Area of Personal Area for entire data.
    Hope this will help you.
    Regards,
    Chenna.

  • Combination of plant SUNP and material type finished product does not exist

    HI i am  suneel
    my issue is  combination of plant SUNP and material type finished product does not exist  when i posting to material in t.code
    MB!C after entering materiel and qty in the selection screen i pressed enter on that time this massage is happening
    Thanks
    with regards
    suneel

    Hi lakshmi pathi ,
    Sorry for the inconvenience i am new for this sap sd and also this community . Actually  yesterday and today i got lot of solutions  from this community .really i feel very happy with this and i continuous searching for my issues and i got so many solutions. these are also i searched but i dint got any solutions so i posted here .
    sorry for the inconvenience
    any way thanking you for giving valuable suggestion.
    with regards
    suneel

  • The combination of artwork size and resolution exceeds the maximum that can be rasterized.

    hi there, im rajesh M S Aaryan, Creative agent @ SmartDesignstudios. which i founded.
    here is my Solution for above  Question
    Created File by giving 48 Inches (Hieght) * 240 inches (width) in Illustrator after Complete design, i just tried Export it to .Tif Format but error Occurred  "the combination of artwork size and resolution exceeds the maximum that can be rasterized".
    Answer: Save the file as EPS format and open in Photoshop do no alter anything finally save as .Tif Format
    this actually works

    yes we can create
    try to Export into .tiff format"
    you'll get this error
    the combination of artwork size and resolution exceeds the maximum that can be rasterized.

  • Poster edges and oil paint filters, seem to be gone in cc. I use them on CS6. Where are they

    I use several filters extensively in CS6 on MAC. I have downloaded a trial of CC 2014. It looks pretty much the same as CS^ but when I looked for the Poster edges and oil paint filters I can not find them. Anybody out there know where they might be.

    This article covers it pretty well as well as how to enable them again:
    Photo Effects Tip - Restore Missing Filters In Photoshop CS6
    Jonathan

  • The new field blur and tilt shift filters have stopped working

    The new field blur and and tilt shift filters worked a few times but are now greyed out in the menus. Any ideas why? Thanks.

    Did you check the settings Chris mentioned? Your issue sounds like there might be a video card or driver issue, which can disable the GPU related features and give you a lesser version of the blur filters. See this link for some troubleshooting suggestions. See if issues with the video card have disabled - Edit>preferences>performance use graphics processor.  Also check the advanced settings drawing modes. Be sure you have the current driver (system is updated and current on mac or go to the video manufacturer's website for pc) . That is often the cure.
    You might want to copy your system information (photoshop help>system info)  here for us to look at.
    Pattie

Maybe you are looking for

  • Does HP Color Laserjet 2840 work with Lion?

    I am considering upgrading from Snow Leopard to Lion.  Will my HP Color Laserjet 2840 work after the upgrade?

  • Maintain Quick link b/w received & sent mail intact on archive & re-import

    Is there a way to archive a mail account (Inbox and Sent) and re-import the folders inbox and sent mail in a way that the quicklink between mail received and mail sent/forward remain intact? Because simply moving the inbox box and sent box to folders

  • Error with bc4j input date tag running a Jsp file.

    when im running the bc4j input date tag in a form, a jscript error comes up (object not found error)-> When i pick the date control. I have already checked the cabo directory and all files is there. The same enviroment in other developers PC�s works

  • Creating thumbnail images in XE

    Hi, We like to create automaticly thumbnails after immage upload through the enduser like Scott Spendolini mentioned in his webblog. Unfortunatly Oracle interMedia is necessary to do manipulate the images within the database. To install interMedia it

  • Can't create Certificate for AIR file

    I am using Fireworks CS4 on mac OSX 10.5.7. I have created a prototype interface and am trying to create an AIR file of it to test. I cannot get Fireworks to create a self-signed digital certificate. Before I applied the FW update to take it to 10.0.