Customized portal Framework Looping error

Hi Team,
We are currently under NW 7.0 SP21 version in EP portal. Our portal framework customized by some other third party vendor.
In this customized portal framework, user logged in to the portal and when the user trying to click on the logo, the url of the portal is going through the loop. the only way we can stop by pressing the ESC key.
Can you please let me know, if any one faced this kind of issue.
Thanks in advance.
Best Regards,
Manoj K

Dear Arun,
Thanks for the reply.
I have checked after doing right click on the logo, this url is pointing to the http://xxx:/irj/portal. This issue is happening for some of the users not for all.
Consider, we have two tabs, A & B, and the users X & Y, X user is having access to tab A and Y user is having access to B.
Basically our tabs are like regions. say America (A) , India (B) etc. if the  user is belongs to india then the tab A will be appeared and other related tabs. If the user is from America the America tab will be assigned to him.
The user Y user having access to B tab and, when the user clicks on the  Logo then the portal is going in a looping.
Even the user X is having access to the B tab, and if he clicking on the B tab then looping is happening. In the B tab we have lots of Java script running on the page. I am suspecting some thing wrong with the tab B. Can you please help me , what can be done here.
Thanks
Manoj K

Similar Messages

  • Error during Portal Setup: An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount

    Error:
    Configure Portal Setup
    An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the original state of the system. Once the correction are made, you can retry upgrade for this role.
    Errors in the Log:
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    I cannot get past this error. I am running Sharepoint Foundation 2010 with Sp1. This is on a Windows Server 2008 R2 Server +Sp1.
    Any ideas?
    David Baur

    I finally figured this out, The issue was that I had put in the Self Service Portal Computer Name and Service account into the Service Manager SQL as SysAdmin, once I removed it flew through just fine.
    David Baur

  • Portal Run time error after deploying custom logon page par file in portal

    Hi Experts,
       We have customized the standard portal logon par file for client XYZ and imported it with the same name (com.sap.portal.runtime.logon.par)  in portal.
       It is working fine for XYZ . And another client ABC wants the same customization for them also. So we took the par file from XYZ and imported it in ABC system. But in ABC system, we are getting Portal Run time Error. When we checked the logs, it is showing error in LogonBean class.Wwe have included the necesary jar files. Could anyone help us in identifying what is missing?
    Thanks
    VJ

    Hello Vijay,
    Please paste or attach the error log.
    Regards,
    Haseena

  • Object reference not set error in SAP.Portal.Framework.Core.PortalWorkerReq

    Hi,
      I am using .Net PDK 1.0. I am often getting the error
    [NullReferenceException: Object reference not set to an instance of an object.]
       SAP.Portal.Framework.Core.PortalWorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) +119
       System.Web.HttpRequest.GetEntireRawContent() +327
       System.Web.HttpRequest.GetMultipartContent() +57
       System.Web.HttpRequest.FillInFormCollection() +244
       System.Web.HttpRequest.get_Form() +50
       System.Web.UI.Page.GetCollectionBasedOnMethod() +70
       System.Web.UI.Page.DeterminePostBackMode() +128
       System.Web.UI.Page.ProcessRequestMain() +63
    It is very errartic, sometimes the page gets loaded and at times I get this error. Could someone please tell me what causes this error?
    Thanks
    Swetha

    Hi,
       This error occurred in the page where I used the file upload control. The control was working fine before. We tried installing entire PDK again and then applying the hotfix-1, but nothing worked and then I had to use an URL iview to invoke an ASP .Net application just for uploading the files.
    Thanks
    Swetha

  • Custom Portal Runtime Error Page

    Hi All,
    Where can we define a custom portal runtime error page. I would like to replace the standard red color error message that comes whenever the servlet container gets an uncaught exception.
    Is this something that I can put in the web.xml of the /irj application.
    I appreciate your help.
    Thanks in Advance,
    Ankur

    Hi Ankur,
    The exception handling is in the connection area of the request cycle (see portal developer guide for a description of request cycle).
    The connection handles the exception and sends the request to a specific component (a core component) to display the red screen.
    In short:
    The name of the error component is hard-coded, and cannot be configured.
    The component itself is a core component, and should not be changed.
    And the connection is also something that is not public.
    So the answer is it cannot be done.
    Daniel

  • Error while loading the custom portal transaction

    Hi,
    After the recent ITS Patches applied, our custom portal transactions are not work fine.
    Some of the fields are displaced from their position and printing in abrupt position of the screen.
    Transaction like address change, direct doposit screen... their fields like country key, bank key are not printing in the exact position in the screen.
    This problem started only after appling the recently released ITS patches.
    It's highly URGENT.. please help.
    Saurabh Garg

    Resolved

  • BPM worklist in custom portal server

    Hello
    I have extended a domain containing soa, ucm and webcenter with the custom portal template to create a custom portal server. I am trying to integrate the bpm worklist taskflows on a page here. I have managed to get the bpm taskflows in a adf app deployed on a soa server. Most of the soa libraries are targeted to the custom portal server. The page the worklist is displayed on is only displayed to an authenticated user. the page still shows up blank. No errors.
    Has anyone here managed to get this working on a custom server?
    thanks

    We found a solution this problem in Tamer Qumhiehs blog here
    https://blogs.oracle.com/webcenterportal/entry/oracle_bpm_suite_oracle_webcenter

  • Custom Light  framework page

    Dear All,
    I am planning to develop custome Light framework page with Masthead, Tool area (search) , TLN, DTN and content area
    is there ant ready framework pages i can use, examples prerequisites will help.
    Regards,
    Murali

    Hi,
    Check these blogs:
    EFP: Working with the New Taglibs - Part 1
    EFP: Working with the New Taglibs - Part 2
    EFP: Working with the new Taglibs - Part 3
    Nuts and Bolts of the External Facing Portal (EFP)
    EFP: Layout Tag Library
    EFP: Navigation and Framework Tag Libraries
    Regards,
    Praveen Gudapati

  • Configuration framework system error - the configurable won't be loaded

    Hi, I have followed the tutorial on how to url=https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/Implementing%20Resource%20List%20Filters%20for%20Flexible%20UI%20Navigation/index.htm]Implement a Resource List Filters for Flexible UI Navigation[/url]
    When uploading my par file into the portal, I get following error in the defaulttrace file, although the filter works :
    <i>[synchronizer_(config://install/cm/services/resourcelistfilter)_(source:config://import/install/data/cm/services/resourcelistfilter)] cannot load [(configurable: SimpleTbpResourceListFilter:ResourceListFilter)] : ConfigException: Configuration framework system error: "id consistency error on [SimpleTbpResourceListFilter != SimpleTBPResourceListFilter] : the configurable won't be loaded ! please, check file name..."</i>
    Seems like it's related to the configuration of the .co.xml file. Like in the tutorial I have created this file in location src.config - install - date - cm - services - resourcelistfilter (this folder had to be created manually, not generated by the RF wizard).
    <u><b>_simple_tbp_resource_list_filter.co.xml</b></u>
    <?xml version="1.0"  encoding="UTF-8" ?>
    <!-- file generated by configuration framework 03.03.2005 17:09:00 -->
    <Configurable configclass="ResourceListFilter">
    <property name="classname" value="z.imec.flexsort.filter.SimpleTBPResourceListFilter"/>
    <property name="description" value="A sample implementation of a resource list filter. Filters out documents with TBP Valid From and Valid To properties."/>
    <property name="alias" value="SimpleTBPResourceListFilter"/>
    </Configurable>
    <u><b>configArchive.properties</b></u>
    # com.sap.portal.pdk.srv.config
    ca.name=SimpleTBPResourceListFilter.prjconfig
    ca.version=6.0.1.1
    ca.creation.time=1708
    ca.creation.date=20070425
    ca.creation.user=Kevin Laevers
    ca.creation.machine=unknown
    ca.dependencies: bc.util.prjconfig, bc.sf.prjconfig, bc.sf.service.prjconfig, bc.rf.prjconfig
    cma.name=SimpleTBPResourceListFilter.prjconfig
    cma.version=6.0.1.1
    cma.storage=sfs
    cma.creation.time=1708
    cma.creation.date=20070425
    cma.creation.user=Kevin Laevers
    cma.creation.machine=unknown
    cma.dependencies: bc.util.prjconfig, bc.sf.prjconfig, bc.sf.service.prjconfig, bc.rf.prjconfig
    Any idea on the message in the defaulttrace file?
    Thanks :o)
    Kevin

    Hello,
    Can you please explain what exactly the issue? I'd like to know any issues you are having with the video workflow.
    Thanks,
    Vish

  • Control Framework: Fatal error - GUI cannot be reached-ALV Grid in Bckgrnd

    I have an ALV grid which dumps in the background. But works fine in the foreground.
    I thought I am not using Control framework anywhere. But I get 'COntrol framework :Fatal error - GU cannot be reached' error.
    I am using a docking container that I have split using a splitter.
    I have no custom container in my screen. What else could be causing the Control framework error ? Any suggestions is appreciated. But please do not tell me to use 'REUSE_ALV*' or Classical reporting
    Here are the PBO modules of my screen and here are my data declarations.
    ALV Data declarations :
    data :gt_sort type lvc_t_sort,
            gr_event_handler TYPE REF TO lcl_event_handler ,
         o_docking type ref to cl_gui_docking_container,"Docking Container
         o_grid type ref to cl_gui_alv_grid,"Grid
         o_split type ref to cl_gui_easy_splitter_container,"Splitter
         o_top_container type ref to cl_gui_container,   "Top Container
         o_bottom_container type ref to cl_gui_container,"Bottom Container
         o_document type ref to cl_dd_document.          "Document
    module status_0100 output.
    if o_docking is initial.
      set pf-status 'ZSTATUS_0100'.
      set titlebar 'ZTITLE_0100'.
    Creating Objects
      perform create_objects.
    Filling top of page
      perform fill_top_of_page.
    Filling the fieldcatalog table
    perform build_fieldcat. "we already got'em
    Displaying the output
      perform display_output.
    endif.
    Here is the Form Create_objects called in the PBO.
    form create_objects .
    Creating Docking Container
      CREATE OBJECT o_docking
             EXPORTING
               RATIO                       = '95'.
      IF sy-subrc eq 0.
    Splitting the Docking container
        CREATE OBJECT o_split
          EXPORTING
           PARENT            = o_docking
           sash_position     = 25 "Position of Splitter Bar (in Percent)
           with_border       = 0. "With Border = 1 Without Border = 0
      Placing the containers in the splitter
        o_top_container = o_split->top_left_container .
        o_bottom_container = o_split->bottom_right_container .
      Creating Grid
        CREATE OBJECT o_grid
          EXPORTING
            i_parent          =  o_bottom_container.
      Creating the document
        CREATE OBJECT o_document
        EXPORTING
            style  = 'ALV_GRID'.
         CREATE OBJECT gr_event_handler .
      ENDIF.
    endform.                    " create_objects
    form fill_top_of_page .
    data : lv_char(255) type c.
    Calling the methods for dynamic text
       CALL METHOD o_document->add_gap
        EXPORTING
          width      = 140.
      CALL METHOD o_document->add_text
        EXPORTING
          text          = 'Plant Attainment Report '
          sap_fontsize  = 'Large'
          sap_color     = cl_dd_area=>list_key_int
          sap_emphasis  = cl_dd_area=>strong. " For bold
    Display the data
      CALL METHOD o_document->display_document
        EXPORTING
           parent             = o_top_container.
    Calling the method of ALV to process top of page
      CALL METHOD o_grid->list_processing_events
        EXPORTING
          i_event_name      = 'TOP_OF_PAGE'
          i_dyndoc_id       = o_document.
    endform.                    " fill_top_of_page
    form display_output .
      gx_variant-report = sy-repid.
      gs_layout-zebra = 'X'.
      gs_layout-sel_mode ='X'.
      gs_layout-cwidth_opt = 'X'.
      call method o_grid->set_table_for_first_display
        exporting
          is_variant      = gx_variant
          i_save          = 'A'
          is_layout       = gs_layout
        changing
          it_fieldcatalog = it_fldcat
          it_outtab       = <gt_tabletotal>.
        IF sy-subrc <> 0.
           MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                       WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
        SET HANDLER gr_event_handler->handle_print_top_of_page FOR o_grid .
    endform.                    " display_output 
    Edited by: Shareen Hegde on Jul 23, 2009 5:03 PM (I have no clue why 
    .. doesn't work anymore. My code looks messed up..Sorry folks!

    Nilesh,
    If i put all these create objects inside the      IF CL_GUI_ALV_GRID=>OFFLINE( ) IS INITIAL.   ENDIF , will I be still able to use ,
    call method o_grid->set_table_for_first_display
        exporting
          is_variant      = gx_variant
          i_save          = 'A'
          is_layout       = gs_layout
        changing
          it_fieldcatalog = it_fldcat
          it_outtab       = <gt_tabletotal>.
         in background ? WIll I not get - OBJECTS_OBJREF_NOT_ASSIGNED   erorr ?
    How can I call the set_table_for_first_display without creating the object reference ?
    Here is my creat object routine.
    form create_objects .
    * Creating Docking Container
    IF CL_GUI_ALV_GRID=>OFFLINE( ) .
      CREATE OBJECT o_docking
             EXPORTING
               RATIO                       = '95'.
      IF sy-subrc eq 0.
    * Splitting the Docking container
        CREATE OBJECT o_split
          EXPORTING
           PARENT            = o_docking
           sash_position     = 25 "Position of Splitter Bar (in Percent)
           with_border       = 0. "With Border = 1 Without Border = 0
    *   Placing the containers in the splitter
        o_top_container = o_split->top_left_container .
        o_bottom_container = o_split->bottom_right_container .
    *   Creating Grid
        CREATE OBJECT o_grid
          EXPORTING
            i_parent          =  o_bottom_container.
    *   Creating the document
        CREATE OBJECT o_document
        EXPORTING
            style  = 'ALV_GRID'.
         ENDIF.
         CREATE OBJECT gr_event_handler .
    endif.
    endform.                    " create_objects

  • Calling portal framework page from non portal page

    Hi,
    We are having some difficulty in passing control from the non portal pages to
    the Portal Pages.
    To explain you more elaborately, I am writing down the scenario:
    Both our portal and non portal pages reside under the same web application folder.
    We have a Portal Page containing one portlet.Clicking on one of the hyperlink
    on this portlet page takes us out of the portal environment where we are doing
    some processing.
    (Why we are going out of the portal environment is because we want to call the
    existing pages as it is and our intention is not to make the existing pages portal
    enabled to start with).
    Somewhere down the journey on the non portal page, there is a requirement to call
    the Portal Framework page.
    We can call the portal Framework page from the non portal page by hard coding
    the URL of the Portal page by writing something like this in href:
    http://localhost:7501/application?origin=content.jsp&event=bea.portal.framework.internal.portlet.event&pageid=home&portletid=bachome_carsearchlink&wfevent=link.next
    But this is not what we want. We want to call the portal page without hard coding
    the URL.
    If we use portlet tag in non portal page to call the Portal Framework page ( <a
    href="<portlet:createWebflowURL event="link.next"/>">Next Page</a>), it throws
    us error "Could not find current Portlet State" which is quite understandable,
    because portlet state is now lost.
    Is there any way we can achieve this .
    Any suggestions or ideas?
    Thanks
    Ajay

    Hi
    i think you should use portal:createPortalPageChangeURL (you are effectively changing
    your portal page) .
    if you want to invoke a specific event in your portlet webflow you can either
    write a RefreshControllerIP or use WebflowJSPHelper.createWebflowURL.
    bear in mind if you have urls that directly go to an intermediate event in the
    portlets webflow you may need
    http://dev2dev.bea.com/codelibrary/code/portlet_pp.jsp
    regards
    deepak
    "Ajay" <[email protected]> wrote:
    >
    Hi,
    We are having some difficulty in passing control from the non portal
    pages to
    the Portal Pages.
    To explain you more elaborately, I am writing down the scenario:
    Both our portal and non portal pages reside under the same web application
    folder.
    We have a Portal Page containing one portlet.Clicking on one of the
    hyperlink
    on this portlet page takes us out of the portal environment where we
    are doing
    some processing.
    (Why we are going out of the portal environment is because we want to
    call the
    existing pages as it is and our intention is not to make the existing
    pages portal
    enabled to start with).
    Somewhere down the journey on the non portal page, there is a requirement
    to call
    the Portal Framework page.
    We can call the portal Framework page from the non portal page by hard
    coding
    the URL of the Portal page by writing something like this in href:
    http://localhost:7501/application?origin=content.jsp&event=bea.portal.framework.internal.portlet.event&pageid=home&portletid=bachome_carsearchlink&wfevent=link.next
    But this is not what we want. We want to call the portal page without
    hard coding
    the URL.
    If we use portlet tag in non portal page to call the Portal Framework
    page ( <a
    href="<portlet:createWebflowURL event="link.next"/>">Next Page</a>),
    it throws
    us error "Could not find current Portlet State" which is quite understandable,
    because portlet state is now lost.
    Is there any way we can achieve this .
    Any suggestions or ideas?
    Thanks
    Ajay

  • CWA using customized portal does not work IPAD 2

    Hi all,
    I have another interesting case that I have been testing for more than a month but it is not working. Cisco provides templates to create the customized portals for LWA or CWA. However, Success Page HTML does not work on LWA and Cisco ISE uses internal default success page.
    On my specific case, we need to move from LWA to CWA in order to minimize the number of redirections and the customized portal for login and AUP work fine BUT when the SUCCESS PAGE is presented on the IPAD, the button on the top right corner never changes from CANCEL to DONE even though the Authentication is successful. We modified multiple times the HTML Files following Cisco Templates and the following link (which looks like has an error) with the same incorrect behavior. Only works if I click the go back arrow on the IPAD so I move back to the AUP page (not an acceptable workaround).
    Reference Link:
    http://www.cisco.com/c/dam/en/us/td/docs/security/ise/how_to/HowTo-42-Customize_ISE12_Web_Portals.pdf
    In the link, Cisco mentions version 1.2.0.899 patch 8 as the version to be used on the ISE devices running the customized templates. However, we recently moved from 1.1.3.124 to 1.2.1.198 patch 3. I created a brand new VM running 1.2.1.198 patch 3, imported the cisco templates for login, AUP, success and error and I am still getting the same problem on IPAD 2 for SUCCESS PAGE even though I am using Cisco Templates.
    I could give a try configuring another VM running 1.2.0.899 patch 8 and use the Cisco templates + IPAD 2 but that is not a good solution.
    Have anyone experienced the same problem?
    thanks

    I opened a case with Cisco TAC, let's see what happens. In the meantime, I created a VM ISE which will be running 1.2.0.899 patch 8 so I will upload the Cisco HTML Files on it and see it this option works properly on IPAD 2, IPAD 4, Chromebook, Win 7 and Samsung Tablets.

  • Custom Portal issues

    I created three "views".  They are called PlantAllocations.aspx, WhereUsed.aspx, and Default.aspx where Default.aspx is just a copy of SamplePortal.aspx from the MockCustomPortalPlugins sample solution that was provided.  My issue is when I try to go to the webpage by url for PlantAllocations.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx) and Default.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) I get an unhandled Error. [Please see unhandlederror.png attachment]  I go to our application server and pull the error from the Application Log. [Please see applog.txt].  I do not get an error though for WhereUsed.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx)
    For the WhereUsed webpage, that is able to render, the links in the left hand menu to the other two views work. [Please see whereused.png attachment].  When I click on the Default menu option the site redirects to the page but I noticed the url is not what I would expect it to be (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) it's actually:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=1
    The url still has WhereUsed.aspx with a View index parameter (?View=1).  That's also true for PlantAllocations.aspx.  When I click on the Plant Allocations menu option the site redirects to the page but it's url is the following:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=2
    Why can't I reach the other two views directly by url?  I can provide more information if needed.  Thanks

    From the screen shots I can see that you only create a custom portal. It's name is "Spec Search Portal".
    Because you have so many url address:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx
    1.You need create different custom portal for each url.
    2. Add profile for each custom portal:
    3. Set Portal name for each page(ex.:Default.aspx, PlantAllocations,aspx, and WhereUsed.aspx)
    4.please remember to new session and re-login to the application after you have done the above settings.
    5.I add a picture. It describes the relationship among URL, custom portal, profile and custom portal view.

  • Light weight custom portal server install to run webcenter blogs

    Hi,
    We are running PS6 UCM, we just leverage blog service provided by webcenter for blog functionality to be implemented.
    Is there lighter version of webcenter custom portal server, that we could you just to run blog service and associated (document service) components.
    Any pointers in this direction would be helpful.
    Thanks,
    Seshan K.

    "Light weight custom portal". In terms of hard drive space or CPU and Memory?.
    I don't know which license do you have for WebCenter (Portal, Content etc...).
    In case of having a WebCenter Portal license (for document services components) Install WebCenter (extended for WCPortal Framework Applications) and just enable the Services or components that you are going to use (like CustomPortal and UCM servers only).
    Regards.

  • Custom Portal Service Scalability and Performance

    I want to know if Custom Portal Services are scalable enough to handle 300 concurrent users ?
    We are developing custom portal services to consume web service to get response and to send request to an endpoint.
    These portal services will be accessed by portal components.
    We are expecting around 300 concurrent users.
    So whether the custom portal services are scalable ? Does SAP provide support to this kind of architecture ?
    thanks in advance

    HI,
    the portal can support several thousand concurrent users. You only have make a proper sizing (SAPS) and  setup your landscape correctly.
    As for the custom portal service: of course this is scalable, but the performance depends on your coding skills and what the service will do.
    AFAIK SAP offers support for running custom code running on the platform, but not for errors made by the custom code. There is (was, will be) a service from SAP were they check your code for known issues.
    br,
    Tobias

Maybe you are looking for

  • How can I get rid of "locked items" in Trash?

    I am deleting old Time Machine files from my external drive, using my MacBook Pro (2007) to do it.  I've been doing this for several weeks, but now when I'm in Trash and click "Empty Securely" I get this message:  "There are some locked items in Tras

  • Adjustment Brush Problem

    Dear all, I have problem with my lightroom application. The edited point after using adjustment brush didn't appeared after i locked the editing. Its hard to change the editing because the point not apeared and i cant controlmy editing after dat beca

  • Fcp project file shown as exec

    i have a project edited from a friend with fcp 7, he gave me all of the files so i can edit it. i use fcp X,  but it shows the fcp project file as an exec file. (executable) no f*cking chance to open it. i dont get it! of course you should open an fc

  • OVM Server 2.1.2 does not prompt for Networking

    OVM Server 2.1.2 does not prompt for a network setup (ie DHCP or static IPs). - I tried re-installing this several times This same machine works with native Enterprise Linux 5.2 x86-64 networking. The motherboard has two onboard Realtek 8111C chips (

  • Making pdf content downloadable via link in Iview problem

    Hi, I have been having problems with the following scripting code, where I have a link that when clicked makes a PDF file stored in the KM downloadable to the users local area.The file does download to the users desktop but when opened, the content i