Multiple alias paths for icons

Is it possible to define multiple alias paths for icons?
In the httpd.conf I have an alias for example:
Alias /d6i_icons/ "/devapps/test/aces/graphics"
In the Registry.dat I have set the iconpath and iconextension as follows:
default.icons.iconpath=/d6i_icons/
default.icons.iconextension=gif
I want to add an additional path for icons for another system "/devapps/test/iceman/graphics/"
Is it possible to have 2 paths for the Alias /d6i_icons/ and how do you code this? I have tried defining another alias and adding the other path on the one alias line, but neither worked.
Thanks!!
Shellie

Hi,
you can only specify one. However, if you store icons in jar files and set documentbase=codebase in the formsweb.cfg file then you can use separate jar files per application
Frank

Similar Messages

  • Accounting for Multiple Cygwin Paths for Windows Hosts

    Hello everyone,
    We are using EM12cR2 (installed on RHEL) but need to monitor a number of Windows hosts. For most Windows hosts, Cygwin is installed in the default path (C:\cygwin) but we also have Citrix XenApp servers that we would like to monitor but they do not have a C: drive, just M:. I've seen the settings file that allows someone to change the Cygwin path but I can't find information on whether or not you can add multiple paths to that line and what that syntax would be. I've also seen an older Citrix plug-in but I don't see anything stating it's compatibility with this version of EM. If I could, I would test out a number of scenarios in a lab environment but we don't have that option.
    Does anyone know if it's possible to add multiple Cygwin paths (and what the syntax is), if the Citrix plug-in is compatible with EM12cR2, or if there's another way to do this that I'm not thinking of?
    Thank you,
    EMS

    Hi ,
    you have to update the following properties in $OMS_HOME/oui/prov/ssPaths_msplats.properties to reflect the new cygwin installation location.
    eg.
    From
    SSH_PATH=C:/cygwin/bin/ssh.exe
    SCP_PATH=C:/cygwin/bin/scp.exe
    MKDIR_PATH=C:/cygwin/bin/mkdir.exe
    SH_PATH=C:/cygwin/bin/sh.exe
    CHMOD_PATH=C:/cygwin/bin/chmod.exe
    TRUE=C:/cygwin/bin/true.exe
    To
    SSH_PATH=M:/cygwin/bin/ssh.exe
    SCP_PATH=M:/cygwin/bin/scp.exe
    MKDIR_PATH=M:/cygwin/bin/mkdir.exe
    SH_PATH=M:/cygwin/bin/sh.exe
    CHMOD_PATH=M:/cygwin/bin/chmod.exe
    TRUE=M:/cygwin/bin/true.exe
    thanks,
    Prakash

  • Setting Multiple Report Paths for a Reports Server

    I am sorry for posting here, As I didnot get response from reports forum, I posted here.
    I would like my reports server named ABREP to to read reports from multiple paths.
    We have fmb,fmx,rdf,rep files in /gccapp/TESTAPP & /gccapp/LIVEAPP.
    I tried to follow I need multi report path
    but no luck.
    I give oratest:7778/forms/frmservlet?config=app1&*EnvId=testenv*
    but still it is reading from other location.
    can any one please help.
    My env: 10gdbR2, 10gAS,Solaris
    thanks
    Edited by: userR12 on Jan 16, 2010 6:16 AM

    Thanks for reply. I restarted reports server also. Is my way of writing EnvId in the link is correct?
    I have done the following:
    1. Inserted the following into the report server configuration file:
    <environment id="default">
    <envVariable name="REPORTS_PATH"
    value="/oraas/modlive10g:$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/printers:${REPORTS_PATH}:$ORACLE_HOME/reports/winfont"/>
    </environment>
    <environment id="testenv">
    <envVariable name="REPORTS_PATH"
    value="/modapp/modtest10g:$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/printers:${REPORTS_PATH}:$ORACLE_HOME/reports/winfont"/>
    </environment>
    2. commented REPORTS_PATH in reports.sh
    3.
    defaultEnvId="default" added to rwEng line in report server configuration file
    4. Restarted Report Server
    5. in browser appeneded EnvId=testenv to the application URL.
    thanks
    Edited by: userR12 on Jan 16, 2010 10:26 PM

  • Need to capture multiple image paths for responsive design when only one will be displayed at a time

    I'm new to CQ and am having enough trouble following the documentation on image components as it is (why is there no master reference for all this?). I have a requirement where we need to capture three versions of an image and put the URLs into three attributes of a tag. The appropriately sized image will be selected via JavaScript based on the browser/device capabilities. I need to know how to capture those images when seemingly only one at a time can be dropped onto the page. Or perhaps there is a more CQ solution to this.

    Hi,
    You need to customize image component. I mean selected image is a asset in the repository and each asset by default has 3 rendtion generated when the image is uploaded in the dam.
    For example when you upload image.jpg file into the DAM, standard workflow is launched and after a while inside the repository (see paths) are created following renditions:
    /content/dam/project/image/image.jpg/jcr:content/renditions/cq5dam.thumbnail.140.100.png
    /content/dam/project/image/image.jpg/jcr:content/renditions/cq5dam.thumbnail.319.319.png
    /content/dam/project/image/image.jpg/jcr:content/renditions/cq5dam.thumbnail.48.48.png
    This process can be customized by changing /etc/workflow/models/dam/update_asset.html workflow and modifing "Thumbnail creation" step by adding in the Process tab -> Arguments field new values for new rendition. So for example if you add there [400,400] new rendition will be created in the path
    /content/dam/project/image/image.jpg/jcr:content/renditions/cq5dam.thumbnail.400.400.png
    Next step is to customize jsp for image component. Using path to the drag and dropped image from a component attributes you can easily take all renditions iterating on the /content/dam/project/image/yourimage.jpg/jcr:content/renditions node and then set paths to all renditions in the tag attributes. Then like you wrote using js you can select proper rendition.
    I hope that it hepls you.
    Regards,
    Adam

  • Multiple motion paths for my 3 photos

    I’ve been trying to use key frames and motion paths to create a particular effect, but am not really getting anywhere.
    This is what I’m TRYING to achieve using 3 different photos.
    (Step1) Photo 1 appears full screen, zooms out as it reduces in size. Ends up at a position occupying left third of screen.
    (Step2) Cut to Photo 2 full screen, does the same thing – zooms out – reduces in size (in the process revealing small Photo 1 on left). Ends up in middle third of screen.
    (Step3) Cut to Photo 3 full screen – does the same thing – zooms out – reduces in size (in the process revealing small Photo1 on left and small Photo 2 in middle). Ends up on right hand third of screen.
    However, although I have been able to complete these as individual moves on each of the 3 photos, they remain as 3 separate clips in the timeline.
    I can never get the small Photo 1 to be revealed under Photo 2 as it zooms out, or in turn the small Photos 1 & 2 to be revealed under Photo 3 as it zooms out. After a day on this, I’m obviously doing it quite wrong. Maybe it can’t be done in FCP5.
    Any advice appreciated.
    Robert

    Are you putting them on three different tracks?
    Yes, on V1, V2, V3 – but no matter where I put them or how I staggered them in relation to each other, it doesn’t work. Each track totally covers the others up – no “transparency”.
    Before I possibly went crazy I decided to start fresh.
    First, I trashed all my FCP preferences, double checked everything in FCP, and repaired permissions. In FCP I created a new clean “test” project with just the 3 video tracks as before. I also got a friend a little bit familiar with FCP to watch exactly what I was doing. I re-did the three motion paths. Same 3 photos, same moves in each.
    It worked perfectly!
    I don’t know what’s happened. My first attempt was obviously quite wrong somewhere. My old G4 has been a bit cantankerous lately with FCP. It's all very weird.
    Andy - I’m giving you the points, because you forced me to seriously forget about trying to do a fix - instead, redo the whole thing. I’ve lost a day, but it’s been worth it.
    Regards
    Robert

  • Why is there no functionality for multiple select of continuous icons in icon view?

    I have just switched to my first mac.  I admit I am experiencing growing pains switching over from a PC.  I am already overcoming many of these, but I have one issue in particular that for the life of me, I don't know why apple engineers left out.
    Why is it that I can select continuous multiple items by clicking "shift + first icon" and "shift + last icon" in the finder in list, column, and cover flow views, but NOT in the icon view?
    I realize a work-around for this would be to use a selection box and then to de-select the images I don't want.  This is the best option I have at this point, but honestly, I am extremely dissapointed that I have to even have a "work-around."  Simply put, this should not be an issue.
    I prefer icon view when superficially browsing my photos because I can see all my photos at the same time and change the thumbnail size.  There is no view besides icon view that has easy access to changing thumbnail size.  Therefore, there is no view at all that offers the functionality of changing thumbnail size AND selecting multiple items.  This functionality is standard in PC operating systems for icon view.  The multiple select in combination with changing thubmnail size is also extremely useful for me when transferring select files to external devices.  For example...I may be giving files to a family member on their jump drive.  As a teacher, I am often exchanging jump drives with other teachers for class photos, documents, etc., and being able to visually spot the items I want and to use continuous select is sometimes the easiest way to search within a folder.
    I called in to apple technical support and most of the people I spoke with were surprised to see that this functionality had been "left out" of the icon view in the finder.
    If the multiple select functionality cannot be added to icon view, it would be nice if the slider for changing thumbnail size was available in list or column view.  That way, I could at least have multiple select functionality in conjuction with the option of enlarging items.
    Please participate in this thread if you want this functionality added to the finder icon view!

    Matthew Morgan wrote:
    PVfanatic wrote:
    I realize a work-around for this would be to use a selection box and then to de-select the images I don't want.  This is the best option I have at this point, but honestly, I am extremely dissapointed that I have to even have a "work-around."  Simply put, this should not be an issue.
    I don't think that Apple thinks that's a workaround.  It is the way one goes about selecting multiple icons.
    It's a Mac/Windows difference that can be frustrating to new comers to the Mac.  I can promise you that, with time, you'll get used to it!
    Still, as macjack suggests, let Apple know what you think.
    Matt
    It may be a Mac/Windows difference, but Apple are not being consistent with their UI because in both Aperture and iPhoto you can do Shift-click to select multiple items in thumbnail view which, apart from the name, is the same interface type as icon view in Finder.
    Like the OP, I find this frustrating, not because I use Windows as well (at work) but because of the above and because it just seems illogical not to be able to do this when you can in all the other views in Finder. Oh, and Linux allows Shift-click multiple select too.

  • Having multiple paths for REPORTS_PATH

    I would like to have 2 directories/paths for REPORTS_PATH (one for production & other for test). My Environment: oracle 10g AS on Solaris.
    1)vi reports.sh (Commented below lines)
    NLS_LANG=ARABIC_KUWAIT.AR8MSWIN1256; export NLS_LANG
    REPORTS_PATH=/appl/ora10gas/liveapp10g:$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/printers:$ORACLE_HOME/reports/winfont
    2)
    vi repas1.conf
    <environment id="LIVE">
    <envVariable name="NLS_LANG" value="ARABIC_KUWAIT.AR8MSWIN1256"/>
    <envVariable name="REPORTS_PATH" value="/appl/ora10gas/liveapp10g:/appl/ora10gas/ASHome_1/reports/templates:/appl/ora10gas/ASHome_1/reports/printers:/appl/ora10gas/ASHome_1/reports/winfont"/>
    </environment>
    <environment id="TEST">
    <envVariable name="NLS_LANG" value="ARABIC_KUWAIT.AR8MSWIN1256"/>
    <envVariable name="REPORTS_PATH" value="/appl/ora10gas/testapp10g:/appl/ora10gas/ASHome_1/reports/templates:/appl/ora10gas/ASHome_1/reports/printers:/appl/ora10gas/ASHome_1/reports/winfont"/>
    </environment>
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="2" maxEngine="8" minEngine="2" engLife="50" maxIdle="30" callbackTi
    meOut="90000" defaultEnvId="LIVE">
    (3) vi formsweb.cfg
    [appltest]
    envFile=appltest.env
    $cp default.env appltest.env
    $vi appltest.env
    REPORTS_ENVID=TEST
    Still it cannot read from multiple locations. Please can any one guide me on this ?
    Thanks
    Edited by: userR12 on Apr 14, 2012 11:13 AM

    Not sure if this helps at all. I just went through a nightmare trying to get 11g forms/reports to work through the forms builder.
    What I discovered with that is that I indeed had to set the REPORTS_PATH in rwserver.conf... however there were 3 different files that I ended up having to put it in (not sure if had to be in all 3). And perhaps more importantly, there seems to be an order to how you put these xml statements in the rwserver.conf files.
    In my case, it wouldn't work at all until I put it right after the last "<engine id=" statement.
    Mine looks something like this (not that this is a snippet of the file in Windows, for running via Forms/Reports Builder):
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" maxEngine="1" minEngine="0" engLife="50"/>
    <environment id="default">
         <envVariable value="C:\Oracle\WLS11gR1U4\user_projects\domains\AISworkstation\" name="REPORTS_PATH"/>
         <envVariable value="AMERICAN_AMERICA.WE8ISO8859P1" name="NLS_LANG"/>
         <envVariable value="RRRR-MM-DD" name="NLS_DATE_FORMAT"/>
    </environment>
    <environment id="windev_xxxxxxxx">
    <envVariable name="REPORTS_PATH"
    value="M:\ADS\Dvlprs\xxxxxxx\11g\FormsApps\stage;M:\ADS\Dvlprs\xxxxxxx\11g\FormsApps"/>
    </environment>
    I'm still figuring this all out too (although I did get it working how I need.. just not sure if it is the optimal solution), so I'm not sure how much this will help you. But for sure I can say that there is an order to these XML tags that I'm not so sure was the same (or maybe not enforced) in 10g.
    Good luck

  • How to set class path for mysql

    hai, I have been trying to make a java program read from mysql database. but i don't know how to set the class path for mysql-connector-java-5_1_.0.6-bin. i set the class path in system variable as C:\Program Files\Java\jdk1.5.0_08\jre\lib\ext\mysql-connector-java-5_1_.0.6-bin.
    in the command prompt, i compile C:\javac abc.java and run java abc.
    when run it come out error java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
    i am using Window xp. can anybody help me??? TQ.

    hai, I have been trying to make a java program read
    from mysql database. but i don't know how to set the
    class path for mysql-connector-java-5_1_.0.6-bin. i
    set the class path in system variable as C:\Program
    Files\Java\jdk1.5.0_08\jre\lib\ext\mysql-connector-jav
    a-5_1_.0.6-bin.
    in the command prompt, i compile C:\javac abc.java
    and run java abc.
    when run it come out error
    java.lang.ClassNotFoundException:
    com.mysql.jdbc.Driver
    i am using Window xp. can anybody help me??? TQ.Right click on my computer icon,
    Goto properties->advanced->environment variables.
    Look for 'classpath' under system variable.
    Select it and click edit.
    put ';' and path of the mysql connector jar at the end
    suppose if u have jar file under d:/driver/mysqlconnector.jar
    thn put this value in variable value text box
    ;d:/driver/mysqlconnector.jar
    or simply put ur driver jar file in jre/lib/ext folder
    D:\j2sdk1.4.2_03\jre\lib\ext
    [Servlet tutorial|http://www.jsptube.com]

  • Multiple free goods for one item in standalone CRM

    Hi Gurus,
    We are trying to implement multiple free goods for one item in standalone CRM.
    As per SAP.help.com, it says that we can configure multiple free goods scenario in standalone CRM system.
    We tried to set up this in our system.  Basically we want to implement the scenario, where a user wants to  purchase item A, he should get a prompt for choosing between two free goods  B and C.
    We did the relevant IMG settings required for Free goods at  IMG ->CRM -> Basic Functions -> Free Goods.-> Set up Free Goods
    We also did the relevant item category determination where we have made an entry with
    Item Usage = " Free Goods" , Main item cat. = "TAN' , Item Category = "TANN".
    Now we went to create condition records in the path  "SAP Menu -> Master Data -> Prices and Conditions -> SAPCND/GCM - Maintain condition"
    We chose Application ="PRT", MaintenanceGrp="PRT_FGOODS", Maintenance context ="GCM"
    Then while creating conditon records , when I try to create two condition records where the Main Product is same but free good product is different, the system is not allowing to save these two condition records.
    it is giving error "Overlapping validity periods for two condition records".
    Please advice, if i am missing something. Thanks in advance for your help.
    thanks,
    Randhir
    Edited by: Randhir Soni on Feb 8, 2010 8:12 AM

    Constraints in free goods in R3 taken from SAP library
    Free goods can only be supported on a 1:1 ratio. This means that an order item can lead to a free goods item. Agreements in the following form are not supported: u2018With material 1, material 2 and material 3 are free of chargeu2018 or u2018If material 1 and material 2 are ordered at the same time, then material 3 is free of chargeu2018.
    Free goods are not supported in combinations with material structures (for example, product selection, BOM, variants with BOM explosion).
    Free goods are only supported for sales orders with document category C (for example, not quotations).
    Free goods are not supported for deliveries without reference to a sales order.
    Free goods cannot be used in make-to-order production, third-party order processing and scheduling agreements.
    If you defined a free goods for variants in a generic article (only SAP Retail), you can only process the variants in the purchase order and goods receipt individually (as single articles). In other words, you cannot process them using the generic article matrix.
    This answers your qn Not possible in R3
    If you are on Retail scenario this is possible thro bonus buy schemes
    But a lot of customizations needs to be done and you need a retail server to do that
    Regards
    Raja

  • Changing multiple texture paths in Adobe Flash CS5

    Hey everyone,
    I'm desperately searching for a way to swap out multiple texture paths of images in my library.
    For instance, say I put a set of 5 textures in Adobe/Bitmaps. Later I decide to move the 5 textures to Adobe/Textures and delete the old directory. What I typically have to do is go into each texture file's properties and re-import the image with the new path in place.
    This is fine if I were only dealing with a handful of textures, but as it is, I have nearly 75 or so textures to re-path! If anyone knows of an out-of-the-box way around this or knows of any Flash extensions that could get around this issue and wouldn't mind sharing it here, I'd greatly appreciate it! I've searched around on google and have, so far, come up completely empty.
    Thanks in advance.

    Well I did use actionscript for creating the actual index and effects, but AS3 was used no further for the index. I created an index which had links Part 1, Part 2 ,3,4,5 and clicking on each of them lead to different frames (using the mouseclick, goto and stop at frame (x) function.) Clicking on part one for example would lead to list of documents in that part. Sorry I can't be of any help, I'm totally new to this

  • Is there a substitute tool path for "Image Adjustments Variations-" in Photoshop CS6 Standard Addition?

    Is there a substitute tool path for "Image>Adjustments>Variations…" in Photoshop CS6 Standard Addition that brings similar results?  I was used to using Image>Adjustments>Variations… in Photoshop CS4 Standard Standard Addition quite often. I upgraded to Photoshop CS6 Standard Addition to get the 64bit memory architecture compatibility on my Macbook Pro, booted in Mountain Lion.  I see now that Photoshop CS6 Standard Addition has the "Image>Adjustments>Variations…" tool path removed.
    I don't have Photoshop CS6 Extended, which has the all new Image>Adjustments>Variations… tool path.  I only have Photoshop CS6 Standard Addition so, if anyone can share with me a substitute tool set that can give me similar results to using the old "Image>Adjustments>Variations…,"  I would appreciate it.

    Thanks, R_Kelly.
    You helped me to start exploring other tools in the Image>Adjustments Menu.  "Image>Adjustments>Color Balance…" seemed to help me get the results that "Image>Adjustments>Variations…" used to deliver.  "Image>Adjustments>Photo Filter>Warming Filter (85)" also got me to where I wanted to be in desired adjustments.  I used to get the results I wanted in brightness, contrast, mid-tone adjustment, and color balance buy using just Curves, Variations, and Hue/Saturation.  Now I'll use "Color Balance…" and "Photo Filter>Warming Filter (85)" along with Curves, and Hue/Saturation.  I also have learned to use "Levels" some more to get the same effect as Adjustments>Variations…"  I always thought there were more technically precise adjustment tools to get the same effect as "Image>Adjustments>Variations…"  Adobe dropping Variations in Photoshop CS6 Mac version forced me to learn better image adjustment approaches for pre press color correction and image warming.  I feel confident now to make Photoshop CS6 my prime-time work tool and move the Photoshop CS4 launch icon off of my Mac OS app Dock.  Thanks again, R_Kelly.

  • How to update the path for a field which is of type textarea

    Hi,
    1.I have multiple record block,i need to update the textarea field in this multi entry block.I have put a for loop to achieve the same,however i'm able to update the path for text field,checkbox,selecttype,but am unable to update the path for field which is of textarea.Please suggest.
    2. Also i have another problem which occurs randomly.although i have record for a button click event in  my property file,button click is not happening during the playback.am getting error asVariable "obj.libraryname.web_button_BTN_1" not found for string:
    please not i have entry for the above button in my property file.
    Please suggest.

    Say i have 5 rows then
    for(int i=1;i<=5;i++){
    String Newpath = updatepath(eval("{{obj.libraryname.web_input_text_fieldname}}"),i)
    web.text_area(Newpath).setText("Text to be set")
    Below function is used to update my path
    public String updatepath(String path,int i) throws exception {
    String FPath = "";
    if(i<2) {
    FPath = path.substring(0, path.indexOf("'", path.lastIndexOf("@id=")+5))+path.substring(path.indexOf("'", path.lastIndexOf("@id=")+5));
    } else {
    FPath = path.substring(0, path.indexOf("'", path.lastIndexOf("@id=")+5))+(i-1)+path.substring(path.indexOf("'", path.lastIndexOf("@id=")+5));
    return Fpath
    anyother way to update path and set the fields in mutiple block is appreciable
    thanks
    Suresh

  • Set $PATH for current session in Terminal

    Hello,
    I want to modify the environment variable $PATH for the current terminal session. To modify it in $HOME/.profile (etc) is no option.
    So I created a shell script called envsetup.sh which contains
    ATLAS_HOME=/Applications/Development/atl-plugin-sdk
    PATH=$ATLAS_HOME/bin:$PATH
    export ATLAS_HOME PATH
    When I execute the script, $PATH will only modified while running the script but does not alter it for the current session. But then I copy and paste it into the terminal, $PATH gets modified for the current session. What's wrong with it? On my Linux box, it works ...

    Linux box, it works ...
    This CANNOT work on your Linux box.
    When you run a shell script (Mac OS X, Linux, HP-UX, Solaris, Tru64 UNIX, AIX, etc...), the shell script is runs in a child process. Any environment variables set or changed in that child process get destroyed when that child process ends, which happens as soon as the script ends. The parent process (your shell) will never see those child process environment variables. This has been true since the earliest versions of UNIX that I am aware of, and that goes back to at least '79.
    Alternative approaches. You could create a shell function in your .profile
    envsetup()
    export ATLAS_HOME="/Applications/Development/atl-plugin-sdk"
    export PATH="$ATLAS_HOME/bin:$PATH"
    The next time you login, your .profile will run and you will have a new command "envsetup". When you invoke the command envsetup it will run within the context of your current shell, so those environment variables will be set and visible.
    You could also create an alias that sources your envsetup.sh
    alias envsetup 'source /path/to/envsetup.sh'
    This would give you an easy to call command that would source into the current shell the export commands, as well as provide you with a script that can be sourced into other scripts that happen to need those specific exports.
    Message was edited by: BobHarris

  • [svn:fx-trunk] 14017: Fix for icons being off-center in the wireframe CheckBox and RadioButton.

    Revision: 14017
    Revision: 14017
    Author:   [email protected]
    Date:     2010-02-05 16:16:37 -0800 (Fri, 05 Feb 2010)
    Log Message:
    Fix for icons being off-center in the wireframe CheckBox and RadioButton. The icon was not being vertically centered.
    QE notes: No
    Doc notes: No
    Bugs: SDK-25304
    Reviewer: Jason
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25304
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/CheckBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/RadioButtonSkin.mx ml

    Welcome guy -
    Unless you are using Spry menus as a learning experience, you should move forward to a menus system that will display properly on the millions of portable devices that won't work with Spry which was deprecated 2 years ago.
    Many are using JQuery menus or pure HTML/CSS menus.
    If you wish to continue your Spry for learning experience, we'll be glad to assist; please let us know.
    By the way, your submenus are not showing because you need to add the red value to this rule in your vertical CSS
    ul.MenuBarVertical ul.MenuBarSubmenuVisible{
        width: 220px;
        left: 180px;

  • Multiple Context Paths Per Web Application

    Hi,
    We have a Web Application which has a Context Path of "titanadmin". We have some
    HTML pages which refer to this within the URLs they contain. We need to move the
    functionality in this Web Application to another Web Application with a Context
    Path of "gp3admin". We cannot change the URLs in the generated HTML.
    So, is it possible for a Web Application to have multiple Context Paths, so that
    URLs starting with "/titanadmin/" and "/gp3admin/" both go to the same Web Application.
    Thanks,
    Dave

    There is no hard limit to the number of Web Applications (I managed a WSSv3 farm that had 60+, for example). The issue is memory-related and primarily stems from 32bit systems where it was much easier to get Out Of Memory errors on the IIS Application Pools
    when performing a large operation across a 32bit Application Pool (e.g. crawling). However, if you limit each IIS Application Pool to about 10 Web Applications (again, in 32bit land that no longer applies), everything generally works OK given the Web Applications
    do not have a very large amount of content.
    But, if HNSC is in use, a single Web Application should be sufficient, barring any Web Application-specific settings you might need to make.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • Can i limit the number of messages saved on N97???

    hello everyone. i wanted to ask if there is a way to limit the amount of messages (SMS's) that the N97 saves. i noticed that in the out-going SMS folder i never have more than 20 messages (i cant remember if this was default or if i set it up this wa

  • Archive selection can not be maintained in SARA

    Hi all,   i have done everything for deleting batches for pp consultant. but Archive selection can not be maintained as i am unable to see anything inside it. Thanks in advance. Vaibhav Gore

  • Printer agent error on start up

    Migrated to new MBP retina. 10.9.1 Did not have this issue on my older MBP running 10.9.1 Error on startup with all users. It persist on every reboot startup. any ideas?

  • Mantaining closed the query structure when launching a query from "query mg

    Hi, Is it possible to maintain closed the query structure window when launching a query from the "Query manager" menu? As say, if I want to see the query syntax, I must click on the "Display query structure" symbol. Now the query results windows, alw

  • Removing Event Listeners - Are they needed all the time

    My goal is to increase the performance of my project so I would like to know if it is always a good idea to remove event listeners. More specifically, lets say I have a movie with severals scenes and several frames within those scenes. Each one of th