Adobe CS6 32bit Extension error when trying to browse in bridge.

There are times I have to use the 32bit version of CS6, because the plugin being used can't be used in the 64bit version. But the last two days, this error started up out of the blue.
This is the error popup I get, verbatim "Could Not Complete the Browse In Bridge command because Photoshop was unable to find the Javascript plug-in"
This error doesn't happen with the 64Bit version, nor does it happen in CS5 64 or 32bit, and not in CC 32bit (downloaded the trial to test to see if it was a 32bit compatbility problem) and none of these cough up this error.
I haven't copied or deleted any parts of Adobe or any files in any of the program directories.

Extension Manager CS6 no longer supports Bridge and this problem occurs in Photoshop. Please seek help in http://forums.adobe.com/community/photoshop.

Similar Messages

  • TS1702 Error when trying to browse in iBooks. 1st gen iPad

    When trying to use the "browse" feature in iBooks, I get an error window saying "Cannot connect to iTunes." I have a 1st generation iPad. I've tried every suggestion I've found online, both through Apple and other forums. Nothing fixes the problem. Any ideas? I'm more than frustrated at this point.

    Hi maagordon,
    If you are having issues connecting to the iTunes Store from your iPad, you may find the following article helpful:
    Apple Support: Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Regards,
    - Brenden

  • VO extension errors when trying to run the page

    Using JDeveloper I have extended a view object:  oracle.apps.ics.por.wf.server.ReqLinesNotificationsVO
    I created a new view object, created the substitution and compiled the project. 
    The files created:  SDSUReqLinesNotificationsVOImpl.class
                               SDSUReqLinesNotificationsVORowImpl.class
                               xxsd_req_notify.jpx
                               server.xml
    I copied the .class and .xml files to the appropriate directories.  I imported the project by running the jpximport .jpx.
    When we run the page in the application we get an error that the AM (oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM ) is not found. 
    I can see that the AM is in the directory. 
    I have done a few VO extensions but haven’t encountered this error before.
    Can anyone help me figure out what is going wrong?
    Emily
    The full error details:
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException:
    oracle.jbo.NoDefException: JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            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.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)

    AJ,
    Thanks for your response to my question.
    Did you make any changes to the standard AM ? -->  I worked completely within JDeveloper to extend the view object, as far as I know I didn’t touch the AM file.
    Yes, the error says the AM is not found but I can see the ReqApprovalNotificationsAM.xml file does exist in $JAVA_TOP/oracle/apps/icx/por/wf/server
    Below is the .jpx file.
    <?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <JboProject
    Name="xxsd_req_notify"
    SeparateXMLFiles="true"
    PackageName="" >
       <DesignTime>
          <Attr Name="_appModuleNames19" Value="oracle.apps.ak.entity.server.AKEntityAttributeLOVAM" />
          <Attr Name="_appModuleNames18" Value="oracle.apps.ak.entity.server.AKEntityRegionLOVAM" />
          <Attr Name="_appModuleNames17" Value="oracle.apps.ak.attribute.server.AkAttributesAppModule" />
          <Attr Name="_appModuleNames16" Value="oracle.apps.ak.region.server.AkRegionAppModule" />
          <Attr Name="_appModuleNames15" Value="oracle.apps.ak.region.server.AkCategoryAM" />
          <Attr Name="_appModuleNames119" Value="oracle.apps.ego.common.server.EgoSpreadsheetImportAM" />
          <Attr Name="_appModuleNames14" Value="oracle.apps.ak.region.server.AkLovAppModule" />
          <Attr Name="_appModuleNames118" Value="oracle.apps.ego.common.server.EgoRecentlyVisitedAM" />
          <Attr Name="_appModuleNames13" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM" />
          <Attr Name="_appModuleNames117" Value="oracle.apps.ego.common.server.AddCriteriaAM" />
          <Attr Name="_appModuleNames12" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.UpdateAM" />
          <Attr Name="_appModuleNames116" Value="oracle.apps.ego.common.server.EgoCreateReportAM" />
          <Attr Name="_appModuleNames11" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.DeleteAM" />
          <Attr Name="_appModuleNames115" Value="oracle.apps.ego.common.server.EgoCriteriaAM" />
          <Attr Name="_appModuleNames10" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HomeAM" />
          <Attr Name="_appModuleNames114" Value="oracle.apps.ego.common.server.EgoGetPolicyAM" />
          <Attr Name="_appModuleNames113" Value="oracle.apps.ego.common.server.EgoFndMessageUpdateAM" />
          <Attr Name="_appModuleNames112" Value="oracle.apps.ego.common.server.EgoPubHistAM" />
          <Attr Name="_appModuleNames111" Value="oracle.apps.ego.common.server.EgoSearchCriteriaTemplateAM" />
          <Attr Name="_appModuleNames110" Value="oracle.apps.ego.common.server.EgoObjectLockAM" />
          <Attr Name="_appModuleNames9" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PoSummaryAM" />
          <Attr Name="_appModuleNames8" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.MultistepCreateAM" />
          <Attr Name="_appModuleNames109" Value="oracle.apps.ego.common.server.EgoOrganizationSearchAM" />
          <Attr Name="_appModuleNames7" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PurchaseOrderSAM" />
          <Attr Name="_appModuleNames108" Value="oracle.apps.ego.common.server.EgoKeyFlexAM" />
          <Attr Name="_appModuleNames6" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.CreateAM" />
          <Attr Name="_appModuleNames107" Value="oracle.apps.ego.common.server.EgoEditResultColumnsAM" />
          <Attr Name="_appModuleNames5" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.SearchAM" />
          <Attr Name="_appModuleNames106" Value="oracle.apps.ego.common.server.EgoCommonAM" />
          <Attr Name="_appModuleNames4" Value="oracle.apps.fnd.framework.toolbox.lov.server.TutorialLOVAM" />
          <Attr Name="_appModuleNames105" Value="oracle.apps.ego.common.server.EgoCriteriaListAM" />
          <Attr Name="_appModuleNames3" Value="oracle.apps.fnd.framework.toolbox.lov.server.LabSolutionsLOVAM" />
          <Attr Name="_appModuleNames104" Value="oracle.apps.ego.common.server.EgoItemCategoriesBulkloadAM" />
          <Attr Name="_appModuleNames2" Value="oracle.apps.fnd.framework.toolbox.schema.server.EmployeeVAM" />
          <Attr Name="_appModuleNames103" Value="oracle.apps.ego.extfwk.user.search.server.EgoExtFwkSearchAM" />
          <Attr Name="_appModuleNames1" Value="oracle.apps.fnd.framework.toolbox.schema.server.SupplierVAM" />
          <Attr Name="_appModuleNames102" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkLovAM" />
          <Attr Name="_appModuleNames0" Value="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderVAM" />
          <Attr Name="_appModuleNames101" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkAM" />
          <Attr Name="_appModuleNames100" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoFunctionRendererAM" />
          <Attr Name="_version" Value="10.1.3.41.57" />
          <Attr Name="_appModuleNames257" Value="xxsd.oracle.apps.ia.lov.server.xxsdAssetAssgndToLovAM" />
          <Attr Name="_appModuleNames256" Value="oracle.apps.icx.por.changeorder.server.ChangeOrderAM" />
          <Attr Name="_appModuleNames255" Value="oracle.apps.icx.por.approval.server.ApprovalListAM" />
          <Attr Name="_appModuleNames254" Value="oracle.apps.ia.requests.transfer.server.RequestRootAM" />
          <Attr Name="_appModuleNames253" Value="oracle.apps.ia.setup.server.RulesAM" />
          <Attr Name="_appModuleNames252" Value="oracle.apps.pos.sdh.ext.lov.server.ClassLovAM" />
          <Attr Name="_appModuleNames251" Value="oracle.apps.pos.sdh.ext.advsearch.server.SuppADIAM" />
          <Attr Name="_appModuleNames250" Value="oracle.apps.pos.sdh.ext.admin.server.SuppAdminAM" />
          <Attr Name="_appModuleNames99" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetValueAM" />
          <Attr Name="_appModuleNames98" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovRadioAM" />
          <Attr Name="_appModuleNames97" Value="oracle.apps.ego.extfwk.admin.server.ViewActionsAM" />
          <Attr Name="_appModuleNames96" Value="oracle.apps.ego.extfwk.admin.server.ActionDetailsAM" />
          <Attr Name="_appModuleNames199" Value="oracle.apps.pos.schema.server.SupplierRegVAM" />
          <Attr Name="_appModuleNames95" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeDetailsAM" />
          <Attr Name="_appModuleNames198" Value="oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM" />
          <Attr Name="_appModuleNames94" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateAM" />
          <Attr Name="_appModuleNames197" Value="oracle.apps.icx.por.wf.server.ReceiveItemsNotfnAM" />
          <Attr Name="_appModuleNames93" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrUOMClassesLovAM" />
          <Attr Name="_appModuleNames196" Value="oracle.apps.icx.por.wf.server.RCOApprovalNotificationsAM" />
          <Attr Name="_appModuleNames92" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetDetailsAM" />
          <Attr Name="_appModuleNames195" Value="oracle.apps.icx.por.wf.server.RCOBuyerApprovalNotfnAM" />
          <Attr Name="_appModuleNames91" Value="oracle.apps.ego.extfwk.admin.server.EgoBatchSelectedValueSetAM" />
          <Attr Name="_appModuleNames194" Value="oracle.apps.icx.por.wf.server.SupplierContractorNotifyAM" />
          <Attr Name="_appModuleNames90" Value="oracle.apps.ego.extfwk.admin.server.EgoFunMappingAM" />
          <Attr Name="_appModuleNames193" Value="oracle.apps.icx.por.rcv.server.ShipmentDetailsAM" />
          <Attr Name="_appModuleNames192" Value="oracle.apps.icx.por.rcv.server.ReturnItemsAM" />
          <Attr Name="_appModuleNames249" Value="oracle.apps.pos.sdh.ext.common.server.SuppContextAM" />
          <Attr Name="_appModuleNames191" Value="oracle.apps.icx.por.rcv.server.ReceiveItemsAM" />
          <Attr Name="_appModuleNames248" Value="oracle.apps.pos.sdh.ext.common.server.PSSelectAM" />
          <Attr Name="_appModuleNames190" Value="oracle.apps.icx.por.rcv.server.CorrectItemsAM" />
          <Attr Name="_appModuleNames247" Value="oracle.apps.pos.request.server.PosAddrChgCompareAM" />
          <Attr Name="_appModuleNames246" Value="oracle.apps.pos.request.server.PosNewAddrReqAM" />
          <Attr Name="_appModuleNames245" Value="oracle.apps.pos.request.server.PosContChgCompareAM" />
          <Attr Name="_appModuleNames244" Value="oracle.apps.pos.request.server.SupplierContactAM" />
          <Attr Name="_ejbPackage" Value="false" />
          <Attr Name="_appModuleNames243" Value="oracle.apps.pos.request.server.BusinessClassificationAM" />
          <Attr Name="_jprName" Value="xxsd_req_notify.jpr" />
          <Attr Name="_appModuleNames242" Value="oracle.apps.pos.request.server.SupplierRequestSharedRNAM" />
          <Attr Name="_appModuleNames241" Value="oracle.apps.pos.request.server.PosNewContReqAM" />
          <Attr Name="_appModuleNames240" Value="oracle.apps.pos.request.server.AddressAM" />
          <Attr Name="_appModuleNames89" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetAM" />
          <Attr Name="_appModuleNames88" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttributeAM" />
          <Attr Name="_appModuleNames87" Value="oracle.apps.ego.extfwk.admin.server.EgoFormFunctionLovAM" />
          <Attr Name="_appModuleNames86" Value="oracle.apps.ego.extfwk.admin.server.EgoTemplAttributesAM" />
          <Attr Name="_appModuleNames189" Value="oracle.apps.icx.por.rcv.server.ReceivingHomeAM" />
          <Attr Name="_appModuleNames85" Value="oracle.apps.ego.extfwk.admin.server.EgoVSValidationTableAM" />
          <Attr Name="_appModuleNames188" Value="oracle.apps.icx.por.rcv.server.ViewReceiptsAM" />
          <Attr Name="_appModuleNames84" Value="oracle.apps.ego.extfwk.admin.server.FuncCreateAM" />
          <Attr Name="_appModuleNames187" Value="oracle.apps.icx.por.reqmgmt.server.ReqMgmtAM" />
          <Attr Name="_appModuleNames83" Value="oracle.apps.ego.extfwk.admin.server.PagesListAM" />
          <Attr Name="_appModuleNames186" Value="oracle.apps.icx.por.req.server.RequisitionAM" />
          <Attr Name="_appModuleNames82" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsAM" />
          <Attr Name="_appModuleNames185" Value="oracle.apps.icx.por.schema.server.RequisitionVAM" />
          <Attr Name="_appModuleNames81" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetReleaseVersionAM" />
          <Attr Name="_appModuleNames184" Value="oracle.apps.icx.por.common.server.LaunchIPAM" />
          <Attr Name="_NamedConnection" Value="SD12DConnection" />
          <Attr Name="_appModuleNames80" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetDetailsAM" />
          <Attr Name="_appModuleNames183" Value="oracle.apps.icx.por.common.server.DummyAM" />
          <Attr Name="_appModuleNames182" Value="oracle.apps.icx.por.common.server.SystemInfoAM" />
          <Attr Name="_appModuleNames239" Value="oracle.apps.pos.request.server.PosPrfChgRecToDoAM" />
          <Attr Name="_appModuleNames181" Value="oracle.apps.icx.por.cancelreq.server.CancelRequisitionAM" />
          <Attr Name="_appModuleNames238" Value="oracle.apps.pos.request.server.PosPrfChgReqContAM" />
          <Attr Name="_appModuleNames180" Value="oracle.apps.ia.superuser.server.SuperUserAM" />
          <Attr Name="_appModuleNames237" Value="oracle.apps.pos.request.server.ProdSvcRequestAM" />
          <Attr Name="_appModuleNames236" Value="oracle.apps.pos.sdh.dqm.server.SuppSmartSearchAM" />
          <Attr Name="_appModuleNames235" Value="oracle.apps.pos.sdh.dqm.server.SupplierPartyAM" />
          <Attr Name="_appModuleNames234" Value="oracle.apps.pos.sdh.dqm.server.EnablePartyAsSuppAM" />
          <Attr Name="_appModuleNames233" Value="oracle.apps.pos.sdh.dqm.server.SupRegDupPartiesAM" />
          <Attr Name="_appModuleNames232" Value="oracle.apps.pos.sdh.dqm.server.PosUpdPartyAddrAM" />
          <Attr Name="_appModuleNames231" Value="oracle.apps.pos.supplier.server.ByrOrgAM" />
          <Attr Name="_appModuleNames230" Value="oracle.apps.pos.supplier.server.AddrIntvAM" />
          <Attr Name="_appModuleNames79" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttrGroupAM" />
          <Attr Name="_appModuleNames78" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAGVAM" />
          <Attr Name="_appModuleNames77" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovDefaultAM" />
          <Attr Name="_appModuleNames76" Value="oracle.apps.ego.extfwk.admin.server.EgoApplicationsAM" />
          <Attr Name="_appModuleNames179" Value="oracle.apps.ia.notifications.server.NotificationAM" />
          <Attr Name="_appModuleNames75" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetListsAM" />
          <Attr Name="_appModuleNames178" Value="oracle.apps.ia.notifications.server.ReqSearchAM" />
          <Attr Name="_appModuleNames74" Value="oracle.apps.ego.extfwk.admin.server.EgoCopyAttributeGroupAM" />
          <Attr Name="_appModuleNames177" Value="oracle.apps.ia.lov.server.DynamicEmployeeAM" />
          <Attr Name="_appModuleNames73" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsLovAM" />
          <Attr Name="_appModuleNames176" Value="oracle.apps.ia.lov.server.BookNamesLOVAM" />
          <Attr Name="_appModuleNames72" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetLovAM" />
          <Attr Name="_appModuleNames175" Value="oracle.apps.ia.lov.server.RequestsLOVAM" />
          <Attr Name="_appModuleNames71" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAssociationLovAM" />
          <Attr Name="_appModuleNames174" Value="oracle.apps.ia.lov.server.EmployeeLOVAM" />
          <Attr Name="_appModuleNames70" Value="oracle.apps.ego.extfwk.admin.server.EditFunctionParameterAM" />
          <Attr Name="_appModuleNames173" Value="oracle.apps.ia.lov.server.RulesLOVAM" />
          <Attr Name="_appModuleNames172" Value="oracle.apps.ia.home.server.HomeAM" />
          <Attr Name="_appModuleNames229" Value="oracle.apps.pos.supplier.server.SuppSummAM" />
          <Attr Name="_appModuleNames171" Value="oracle.apps.ia.utils.server.UtilsAM" />
          <Attr Name="_appModuleNames228" Value="oracle.apps.pos.supplier.server.SuppEditPersonalInfoSharedAM" />
          <Attr Name="_appModuleNames170" Value="oracle.apps.ia.schema.server.RulesVAM" />
          <Attr Name="_appModuleNames227" Value="oracle.apps.pos.supplier.server.SuppAM" />
          <Attr Name="_appModuleNames226" Value="oracle.apps.pos.supplier.server.SuppPublicationHstryAM" />
          <Attr Name="_appModuleNames225" Value="oracle.apps.pos.supplier.server.SuppNotifyAM" />
          <Attr Name="_appModuleNames224" Value="oracle.apps.pos.supplier.server.AddressListAM" />
          <Attr Name="_appModuleNames223" Value="oracle.apps.pos.supplier.server.ByrSuppAM" />
          <Attr Name="_appModuleNames222" Value="oracle.apps.pos.sdh.ext.user.server.SuppAttributesAM" />
          <Attr Name="_appModuleNames221" Value="oracle.apps.pos.sdh.ext.user.server.ProspAttributesAM" />
          <Attr Name="_appModuleNames220" Value="oracle.apps.pos.sdh.dqm.lov.server.PosPartyContactsAM" />
          <Attr Name="_appModuleNames69" Value="oracle.apps.ego.extfwk.admin.server.FunctionsLovAM" />
          <Attr Name="_appModuleNames68" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupSearchAM" />
          <Attr Name="_appModuleNames67" Value="oracle.apps.ego.extfwk.admin.server.EgoListAttrAM" />
          <Attr Name="_appModuleNames66" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateLovAM" />
          <Attr Name="_appModuleNames169" Value="oracle.apps.fnd.framework.toolbox.samplelib.server.SampleBrowserAM" />
          <Attr Name="_appModuleNames65" Value="oracle.apps.ego.extfwk.admin.server.FuncListAM" />
          <Attr Name="_appModuleNames168" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugALabAM" />
          <Attr Name="_appModuleNames64" Value="oracle.apps.ego.extfwk.admin.server.PagesListCreateAM" />
          <Attr Name="_appModuleNames167" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.FlexfieldAM" />
          <Attr Name="_appModuleNames63" Value="oracle.apps.ego.extfwk.admin.server.EgoAssocsAM" />
          <Attr Name="_appModuleNames166" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.EmployeeAM" />
          <Attr Name="_appModuleNames62" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovAttachAM" />
          <Attr Name="_appModuleNames165" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.SupplierSAM" />
          <Attr Name="_appModuleNames61" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrDBColumnsLovAM" />
          <Attr Name="_appModuleNames164" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.HomeAM" />
          <Attr Name="_appModuleNames60" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupDetailsAM" />
          <Attr Name="_appModuleNames163" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugBLabAM" />
          <Attr Name="_appModuleNames162" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugLabAM" />
          <Attr Name="_appModuleNames219" Value="oracle.apps.pos.sbd.server.SuppRegBankAM" />
          <Attr Name="_appModuleNames161" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.GanttAM" />
          <Attr Name="_appModuleNames218" Value="oracle.apps.pos.sbd.server.PayPrefAM" />
          <Attr Name="_appModuleNames160" Value="oracle.apps.fa.search.server.AssetNumLOVAM" />
          <Attr Name="_appModuleNames217" Value="oracle.apps.pos.sbd.server.ByrPayAM" />
          <Attr Name="_appModuleNames216" Value="oracle.apps.pos.sbd.server.SuppMainAM" />
          <Attr Name="_appModuleNames215" Value="oracle.apps.pos.sbd.server.ByrMainAM" />
          <Attr Name="_appModuleNames214" Value="oracle.apps.pos.supplier.components.server.ByrAddrAM" />
          <Attr Name="_appModuleNames213" Value="oracle.apps.pos.supplier.components.server.AddressListAM" />
          <Attr Name="_appModuleNames212" Value="oracle.apps.pos.supplier.components.server.PosPSMainAM" />
          <Attr Name="_appModuleNames211" Value="oracle.apps.pos.supplier.components.server.PosContInfoAM" />
          <Attr Name="_appModuleNames210" Value="oracle.apps.pos.supplier.components.server.PosAddrContAM" />
          <Attr Name="_appModuleNames59" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeVAM" />
          <Attr Name="_appModuleNames58" Value="oracle.apps.ego.extfwk.admin.server.FunctionDetailsAM" />
          <Attr Name="_appModuleNames57" Value="oracle.apps.ego.extfwk.admin.server.EgoUniqueKeyAM" />
          <Attr Name="_appModuleNames56" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetPublishParamAM" />
          <Attr Name="_appModuleNames159" Value="oracle.apps.fa.ispeed.systemcontrol.server.SystemControlAM" />
          <Attr Name="_appModuleNames55" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkDummyAM" />
          <Attr Name="_appModuleNames158" Value="oracle.apps.fa.ispeed.quickcodes.server.QuickCodesAM" />
          <Attr Name="_appModuleNames54" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkMetadataAM" />
          <Attr Name="_appModuleNames157" Value="oracle.apps.fa.ispeed.location.server.LocationAM" />
          <Attr Name="_appModuleNames53" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactAM" />
          <Attr Name="_appModuleNames156" Value="oracle.apps.fa.ispeed.fiscalyear.server.FiscalYearAM" />
          <Attr Name="_appModuleNames52" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactRelTableAM" />
          <Attr Name="_appModuleNames155" Value="oracle.apps.fa.ispeed.convention.server.ConventionAM" />
          <Attr Name="_appModuleNames51" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactDetailsAM" />
          <Attr Name="_appModuleNames154" Value="oracle.apps.fa.ispeed.category.server.CategoryAM" />
          <Attr Name="_appModuleNames50" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactPurposesAM" />
          <Attr Name="_appModuleNames153" Value="oracle.apps.fa.ispeed.calendar.server.SetupCalendarAM" />
          <Attr Name="_appModuleNames152" Value="oracle.apps.fa.ispeed.bookcontrol.server.BookControlAM" />
          <Attr Name="_appModuleNames209" Value="oracle.apps.pos.supplier.components.server.PosUserRestAM" />
          <Attr Name="_appModuleNames151" Value="oracle.apps.fa.ispeed.assetkeyword.server.AssetKeywordAM" />
          <Attr Name="_appModuleNames208" Value="oracle.apps.pos.supplier.lov.server.PaySitesAM" />
          <Attr Name="_appModuleNames150" Value="oracle.apps.fa.iassets.server.IAssetsRootAM" />
          <Attr Name="_appModuleNames207" Value="oracle.apps.pos.supplier.lov.server.TermsAM" />
          <Attr Name="_appModuleNames206" Value="oracle.apps.pos.supplier.lov.server.BuyerAM" />
          <Attr Name="_appModuleNames205" Value="oracle.apps.pos.supplier.lov.server.CurrencyAM" />
          <Attr Name="_appModuleNames204" Value="oracle.apps.pos.supplier.lov.server.PayGroupAM" />
          <Attr Name="_appModuleNames203" Value="oracle.apps.pos.supplier.lov.server.AllLovAM" />
          <Attr Name="_appModuleNames202" Value="oracle.apps.pos.supplier.lov.server.PosContAddrReqLovAM" />
          <Attr Name="_appModuleNames201" Value="oracle.apps.pos.supplier.lov.server.ShipViaAM" />
          <Attr Name="_appModuleNames200" Value="oracle.apps.pos.supplier.lov.server.TaxGroupAM" />
          <Attr Name="_appModuleNames49" Value="oracle.apps.ar.hz.components.contact.server.HzPuiPartyRelTableAM" />
          <Attr Name="_appModuleNames48" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddOrgRelationshipAM" />
          <Attr Name="_appModuleNames47" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddChildAM" />
          <Attr Name="_appModuleNames46" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiEditRelationshipAM" />
          <Attr Name="_appModuleNames149" Value="oracle.apps.fa.iassets.server.ListOfValuesAM" />
          <Attr Name="_appModuleNames45" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelVAM" />
          <Attr Name="_appModuleNames148" Value="oracle.apps.fa.assetimpairment.server.AssetImpairmentAM" />
          <Attr Name="_appModuleNames44" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelDupIdentificationAM" />
          <Attr Name="_appModuleNames43" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelPartyTypeVAM" />
          <Attr Name="_appModuleNames147" Value="oracle.apps.fa.assetimpairment.lov.server.ImpairmentLOVAM" />
          <Attr Name="_appModuleNames42" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddPerRelationshipAM" />
          <Attr Name="_appModuleNames146" Value="oracle.apps.ego.common.report.server.EgoAdvReportVAM" />
          <Attr Name="_appModuleNames41" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelationshipAM" />
          <Attr Name="_appModuleNames145" Value="oracle.apps.ego.common.report.server.EgoAdvReportAM" />
          <Attr Name="_appModuleNames40" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiCreateHierAM" />
          <Attr Name="_appModuleNames144" Value="oracle.apps.ego.common.report.server.EgoAdvRepXMLDataAM" />
          <Attr Name="_appModuleNames143" Value="oracle.apps.ego.common.server.EgoFndProfileAM" />
          <Attr Name="_appModuleNames142" Value="oracle.apps.ego.common.server.EgoReportListAM" />
          <Attr Name="_appModuleNames141" Value="oracle.apps.ego.common.server.EgoResultsFormatAM" />
          <Attr Name="_appModuleNames140" Value="oracle.apps.ego.common.server.EgoResultsFormatPreviewAM" />
          <Attr Name="_appModuleNames39" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiEmployeeInformationAM" />
          <Attr Name="_appModuleNames38" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileHistoryAM" />
          <Attr Name="_appModuleNames37" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgOverviewAM" />
          <Attr Name="_appModuleNames36" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgHierarchyAM" />
          <Attr Name="_appModuleNames35" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiCurrencyLOVAM" />
          <Attr Name="_appModuleNames139" Value="oracle.apps.ego.common.server.EgoADIExportAM" />
          <Attr Name="_appModuleNames34" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileAM" />
          <Attr Name="_appModuleNames138" Value="oracle.apps.ego.common.server.EgoInstallCheckAM" />
          <Attr Name="_appModuleNames33" Value="oracle.apps.ar.hz.components.party.organization.server.HzPartyVAM" />
          <Attr Name="_appModuleNames137" Value="oracle.apps.ego.common.server.EgoSearchResultsFormatAM" />
          <Attr Name="_appModuleNames32" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationOverviewAM" />
          <Attr Name="_appModuleNames136" Value="oracle.apps.ego.common.server.EgoEditSearchCriteriaAM" />
          <Attr Name="_appModuleNames31" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileQuickAM" />
          <Attr Name="_appModuleNames135" Value="oracle.apps.ego.common.server.EgoSendReportAM" />
          <Attr Name="_appModuleNames30" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiTaxFinancialAM" />
          <Attr Name="_appModuleNames134" Value="oracle.apps.ego.common.server.EgoItemRulesAM" />
          <Attr Name="_appModuleNames133" Value="oracle.apps.ego.common.server.EgoCriteriaValueLovAM" />
          <Attr Name="_appModuleNames132" Value="oracle.apps.ego.common.server.EgoApplicationModule" />
          <Attr Name="_appModuleNames131" Value="oracle.apps.ego.common.server.EgoFilterCriteriaAM" />
          <Attr Name="_appModuleNames130" Value="oracle.apps.ego.common.server.EgoResultsFormatColumnsAM" />
          <Attr Name="_appModuleNames29" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgDupPreventionAM" />
          <Attr Name="_appModuleNames28" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileHistoryAM" />
          <Attr Name="_appModuleNames27" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileAM" />
          <Attr Name="_appModuleNames26" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPartyLovAM" />
          <Attr Name="_appModuleNames25" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonDupPreventionAM" />
          <Attr Name="_appModuleNames129" Value="oracle.apps.ego.common.server.ResultFormatListAM" />
          <Attr Name="_appModuleNames24" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiQuickCreatePersonAM" />
          <Attr Name="_appModuleNames128" Value="oracle.apps.ego.common.server.EgoDebugInfoAM" />
          <Attr Name="_appModuleNames23" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonOverviewAM" />
          <Attr Name="_appModuleNames127" Value="oracle.apps.ego.common.server.EgoSearchFwkRootAM" />
          <Attr Name="_appModuleNames22" Value="oracle.apps.ar.hz.components.base.server.HzPuiBaseAM" />
          <Attr Name="_appModuleNames126" Value="oracle.apps.ego.common.server.CriteriaTemplateListAM" />
          <Attr Name="_appModuleNames21" Value="oracle.apps.ak.query.server.OAAKQueryPkgAM" />
          <Attr Name="_appModuleNames125" Value="oracle.apps.ego.common.server.EgoEditCriteriaTemplatesAM" />
          <Attr Name="_appModuleNames124" Value="oracle.apps.ego.common.server.EgoMenusAM" />
          <Attr Name="_appModuleNames20" Value="oracle.apps.ak.entity.server.AKEntityAM" />
          <Attr Name="_appModuleNames123" Value="oracle.apps.ego.common.server.EgoLookupsAM" />
          <Attr Name="_appModuleNames122" Value="oracle.apps.ego.common.server.EgoDataLevelPopListRNAM" />
          <Attr Name="_appModuleNames121" Value="oracle.apps.ego.common.server.AttachmentCatAssocsAM" />
          <Attr Name="_appModuleNames120" Value="oracle.apps.ego.common.server.EgoResultsFormatSectionsAM" />
       </DesignTime>
       <Containee
    Name="server"
    FullName="com.markview.oracle.apps.xxfnd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.tutorial.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.attribute.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.custom.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.entity.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ak.query.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.region.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.base.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contact.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contactpoints.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.group.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.organization.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.person.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.relationship.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.report.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.data.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.metadata.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.presentation.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.assetkeyword.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.bookcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.calendar.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.category.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.convention.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.fiscalyear.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.location.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.quickcodes.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.systemcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.labsolutions.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.samplelib.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.tutorial.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.home.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.notifications.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ia.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.setup.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.superuser.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.approval.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
          FullName="oracle.apps.icx.por.cancelreq.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.changeorder.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.contractor.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.poplist.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.rcv.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.req.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.reqmgmt.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.jg.globe.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.isp.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.request.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sbd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.lov.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.advsearch.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.user.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.components.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Substitutes>
          <Substitute OldName ="oracle.apps.icx.por.wf.server.ReqLinesNotificationsVO" NewName ="xxsd.oracle.apps.icx.por.wf.server.SDSUReqLinesNotificationsVO" />
    </Substitutes>
    </JboProject>

  • 942: error when trying to browse/refresh Packages, Procedures and Functions

    Hi,
    I'm using OSD 1.1 against 10g.
    I can create and compile functions in a certain schema but when I try to browse the Functions node I get "ORA-00942: table or view does not exist." and the node does not expand.
    The same thing happens with the Packages and Procedures nodes.
    Does anyone have any ideas?
    Thanks in advance
    Mike

    I've got the same problem with SQL Developer 1.1.0.23.64 against 9.2.0.4.0 and 10.1.0.4.0. This error occured only for a few package/procedure/function owners. I've found that these owners have SELECT ANY TABLE system privilege. In such case SQL Developer generates following SELECT:
    SELECT OBJECT_NAME, OBJECT_ID, DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID, 'TRUE' runnable, NVL( b.HAS_BODY, 'FALSE') HAS_BODY
    FROM SYS.DBA_OBJECTS a,
    (SELECT 'TRUE' HAS_BODY, object_name tmp_name FROM SYS.DBA_OBJECTS WHERE OWNER = :SCHEMA AND OBJECT_TYPE = 'PACKAGE BODY') b
    WHERE OWNER = :SCHEMA
    AND OBJECT_TYPE = 'PACKAGE'
    AND object_name = tmp_name (+)
    AND SUBOBJECT_NAME IS NULL
    AND OBJECT_ID NOT IN ( SELECT PURGE_OBJECT FROM RECYCLEBIN )
    Otherwise it generates
    SELECT OBJECT_NAME, OBJECT_ID, DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID, 'TRUE' runnable, NVL( b.HAS_BODY, 'FALSE') HAS_BODY
    FROM SYS.ALL_OBJECTS a,
    (SELECT 'TRUE' HAS_BODY, object_name tmp_name FROM SYS.ALL_OBJECTS WHERE OWNER = :SCHEMA AND OBJECT_TYPE = 'PACKAGE BODY') b
    WHERE OWNER = :SCHEMA
    AND OBJECT_TYPE = 'PACKAGE'
    AND object_name = tmp_name (+)
    AND SUBOBJECT_NAME IS NULL
    AND OBJECT_ID NOT IN ( SELECT PURGE_OBJECT FROM RECYCLEBIN )
    Both for 10g.
    So you could try to grant SELECT on DBA_OBJECTS to owner of your functions.
    I don't know why SQL Developer doesn't SELECT from ALL_OBJECTS in all cases.
    Jiri
    Message was edited by:
    Jiri Suchy
    You will need grant SELECT on DBA_SOURCE, too.

  • Getting an "u43m1d204" error when trying to update Illustrator CS6

    I keep getting an "u43m1d204" error when trying to update Illustrator CS6 to 16.2.1 as part of my Creative Cloud subscription.
    I'm updating via the Adobe Applicatioin Manager (Version 7.0.0.233 (7.0.0.233)).
    I've tried it several times now over the past few days.
    Best regards,
    Erik

    Same problem here, and I have waited more than a few minutes as asked by the Adobe Application Manager, but I am still getting the same error.
    Mac OS X Mountain Lion (10.8.2)

  • Errors when trying to update cs6 13.4 (I think) on Mac osx 10.8.4

    Errors when trying to update cs6 13.4 (I think) on Mac osx 10.8.4.
    I have a purchased copy. Downloaded patch which also does not work. Very frustrating.

    is that photoshop cs6?
    if yes, and you're trying to update to 13.1.2 from 13.0.1.2, uninstall ps cs6.  reinstall using adobe application manager.  close aam immediately after ps cs6 completes its installation.
    open ps cs6, click help>updates and select 13.1.2. do not update to 13.0.1.2, first.

  • I get an error when trying to install updates in Photoshop CS6

    I get an error when trying to install updates in Photoshop CS6. It says "Update Failed; Updates could not be applied." Anybody else have this probelm?

    Brooks Potteiger I would recommend also reviewing the installation log for the update you are trying to apply.  You can find details on how to accomplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • I get a assertion error when trying to up load adobe lightroom have followed the instruction on the adobe site to fix the problem

    i get a assertion error when trying to up load ,lightroom have follow the instructions on the adobe site and it still does not work
    and ideas on how to fix the problem
    tk
    bigguy1965

    Hi,
    Can you Please provide Configuration of your XP, Win7 Machine [How to post a screenshot in the forum]?
    To check if Windows 7 Service Pack is already installed, follow the below steps:
    Click the Start button , right-click Computer, and then click Properties.
    The basic information about your computer page will open.
    To check if Windows XP Service Pack is already installed, follow the below steps:
    Click the Start button , right-click Computer, and then click Properties.
    Click System and Service Pack Information will be listed
    Please also attach log [Where do I find the Flash Player installation log on Windows?], [How to share a document] and Share the Current Version of Flash Player goto - [https://helpx.adobe.com/flash-player.html] and click on Check Now button, using about method can you place the screenshot.
    Meanwhile you can also try cleaning Application Temporary Data and Try again. [c:/users/username/appdata/local/temp folder - Microsoft Community], Due to some reason the Installer file is getting corrupted which might be blocking Flash Player Installation. After cleanup try using the offline Installer [Installation problems | Flash Player | Windows]
    Thanks
    Piyush

  • I would like to update my Adobe ID and main email - I'm getting an error when trying to do this in my account settings. Any tips?

    I would like to update my Adobe ID and main email - I'm getting an error when trying to do this in my account settings. Any tips?

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/change-country-associated-with-adobe-id. html
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    -email address https://forums.adobe.com/thread/1446019

  • Adobe 7.07 error when trying a repair option

    Hello
    I am getting this error when trying to run a repair on Adobe 7.07
    error 1327 Invalid Drive: g:\
    I have searched the registry to find where this may be located but have not had any luck. Has anyone else run into this? Any ideas on how to resolve it?
    Any help is appreciated!
    Thanks
    Marc

    Error 1327 Invalid drive /G: FREE FIX
    I have received this error when installing several different programs.
    The simple fix it to put a jump drive into your USB ports. Then open My Computer to see if drive /G: or what ever drive appears.
    Your computer and the setup program know that you have used some type of memory storage in those USB ports. The setup program just needs to validate that the memory is still there. It does not need to use it, it just needs to see that it is there.
    Worked for me. In sure there is a technical way to change or fix it so that your USB ports are not involved, but it probably will take too much time.

  • U44M1P7 error when trying to update Photoshop

    HI all
    I'm getting the U44M1P7 error when trying to update Photoshop CS6 to the new Creative Cloud version via AAM.  Anyone know what is causing this and how I can get the update to load
    Computer
    Third gen i7, 8GB RAM, Windows 8, 2GB NVIDIA 650M

    Try this manual download link, it worked for me.
    http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=5595&fileID= 5604
    Scott

  • Edge Animate error when trying to install

    I'm getting an incomplete install when I try to download and install Edge Animate:
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: DirectX 10.0.0.0 {9DDAF699-BA5E-48e3-8A09-7AC369D6EEA1} -----------
    ERROR: Third party payload installer DXSETUP.exe failed with exit code: -9

    Re: Edge Animate error when trying to install
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Edward do you meet or exceed the system requirements listed at http://html.adobe.com/edge/animate/tech-specs.html?
    Jip I sure do!
    I checked the program in discussion just for the heck of it and it works. But when using the Adobe applications manager it says not correctly installed. So I don't know what is going on there!
    It is just unappreciated to have people like Mylenium give such unhelpful replies to customers who are really keen on learning and using your new products.
    (I must probably add that I have tried installing the demo version of Photoshop CS6 when it was just released and caused a serious error. And when I wanted to uninstall it, the uninstaller suggested I use Adobe removal software to remove the demo software... this also did not work properly and I’m still stuck with a error message every time I log on to my windows account)
    But thank for the prompt reply Jeff, keep it up.

  • Unable to load media error when trying to play a video in Sharepoint 2013

    My team consistently gets an error when trying to play a video in SharePoint 2013. I can upload it, pick a thumbnail and save it.  When anyone else goes to the intranet site and tries to play the video, they get a media failed to load error.
    I have tried mp4 and wmv formats. I at first thought it had to do with the codec used in Camtasia to create the video, so I encoded it in Microsoft Encoder to a wmv and it still fails. All of the videos I upload fail for other users. If someone else uploads
    a video, I get the error and cannot play the video.  If I look at the library in Explorer, the video file is missing but the subdirectories for additional content and thumbnails are present. For the videos I upload and can play but everyone else
    gets the error, I see those subdirectories as well as the video file itself.

    Result
    Protocol
    Host
    URL
    Body
    Caching
    Content-Type
    Process
    Comments
    Custom
    963
    404
    HTTP
    team.hagerman.com
    /submissions/Compiled%20Videos/AutoCAD%20-%20Multiple%20Profile%20Icons/AutoCAD%20-%20Multiple%20Profile%20Icons.wmv
    13
    private,max-age=0; Expires: Tue, 11 Feb 2014 21:58:26 GMT
    iexplore:15076
    [#956]
    Request:
    GET /submissions/Compiled%20Videos/AutoCAD%20-%20Multiple%20Profile%20Icons/AutoCAD%20-%20Multiple%20Profile%20Icons.wmv HTTP/1.1
    Accept: */*
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E; Zune 4.7; AskTbAD2/5.15.4.23821)
    Host: team.hagerman.com
    If-Modified-Since: Wed, 26 Feb 2014 19:07:33 GMT
    If-None-Match: "{8A07B719-341D-4BEE-BD61-F364394C3E98},2"
    DNT: 1
    Connection: Keep-Alive
    Cookie: databaseBtnText=0; databaseBtnDesc=0; stsSyncAppName=Outlook; stsSyncIconPath=%2F%5Flayouts%2F15%2Fimages%2Fmenuoutl%2Egif; __utma=95027589.2092965952.1364844931.1393356332.1393429315.524; __utmz=95027589.1393268194.522.68.utmcsr=SilverpopMailing|utmccn=TE%20-%20St.%20Louis%20MCAD%20(12)|utmcmd=email;
    __qca=P0-1092250856-1367500502168; km_ni=joyvoltenburg; km_uq=; km_lv=x; km_ai=joyvoltenburg; grvinsights=3a306cce826491ec77d9a195a63f57f2; __avc_32508=045-8a-724d-ee8f13e900daac4; Persistent_id_HgixPXFYDDdj0w=0C78ABCB2F34:1392388341; optimizelySegments=%7B%22178845731%22%3A%22false%22%2C%22178855892%22%3A%22ie%22%2C%22179190226%22%3A%22direct%22%7D;
    optimizelyEndUserId=oeu1379624626946r0.0872463653920379; optimizelyBuckets=%7B%7D; __utmc=95027589; StorefrontCookie=cmen-US=en-US&bm=US; WSS_FullScreenMode=false; Ribbon.Read=1920886|-1|0|-687423497; Ribbon.DocLibListForm.Edit=682788|-1|0|1882364446;
    Ribbon.Library=1920886|-1|710|-687423497; Ribbon.Permission=1920886|-1|1725|1598418443; Ribbon.ListForm.Display=1920886|-1|1620|-1006461573; previousLoggedInAs=; loginAsDifferentAttemptCount=
    Authorization: Negotiate YIIF1AYGKwYBBQUCoIIFyDCCBcSgMDAuBgkqhkiC9xIBAgIGCSqGSIb3EgECAgYKKwYBBAGCNwICHgYKKwYBBAGCNwICCqKCBY4EggWKYIIFhgYJKoZIhvcSAQICAQBuggV1MIIFcaADAgEFoQMCAQ6iBwMFACAAAACjggRdYYIEWTCCBFWgAwIBBaEOGwxIQUdFUk1BTi5DT02iJDAioAMCAQKhGzAZGwRIVFRQGxF0ZWFtLmhhZ2VybWFuLmNvbaOCBBYwggQSoAMCARehAwIBE6KCBAQEggQA8udpTQGxrKxalOvdnd4xskRGpoVzVyajwNF0khIMv9FLMq/CRXZuKcNtBOP7ckJygktuJyj9JqLBomvOuyBzEEeY4+Twwbt7+lRf87Wrw6EY+efwVOV0F4/E8ggxpuMWEb92vUWnIKVG/qxLqnE0CqVY7W5i/c0tNsi6fZ0s1MY3Yh83ZtIBOCjBbcpO56i4zC3bdIbFOd/ffHlV53iNAfc2g1EryF1i3QoWjlbuLx+8wKLN2IHgmoja6wCBZ1srU0GdJQWKF//n7Yoy/rkC0lsTqzF2ZU/jNgthm8PaE1fV07CZxKJg+UEmEAWxccNwFoDHCWUy34sTBmFMroYROuR3Q+iuoVQJkxO4NbtsiRCNvo0VhZpkZaQ0Essn8GDiYeg/4M4PgAptzWOvk+MyW2nI6vZsbtPaUrS1oPZgxvQXrrt2LwphUnXT71JlLRbWg0sSJkZmWQppzdkMKs0NWauB4GviH4Jv+j7Blms8Mc+k4u/79x3CbpulvazkpbVdBLaSL7w/Qu1wJpKcsJbUV5gYhYFr+CO2TvMlsHlGq4V2bmkxWRuZE7mIfz0GwLTyK05nR2kKfZdtrflfN/T37/1xUZuEe4JuHuL57MJ5qCx3P4vVoPT7/LANKuHOiEX4v2reuejk8xXVRhm+QHMVD7YxTydNe9ncr67qG0DoPhgw32hM/ZyoIYN02yZzr18yGNOdTJkELjypvwaP8UMj4AnS0XUCiF8DNRx88byHEwhhj9l6fzLLXd3YMbOPi73Ql+pYTZs54GiDcxgRtX2BcgypwEc0gauRcItX001PlEwYjtkMh7F5ojKOmqPzcTe9TyNMGcyMNqdi1I5BBEbRqV5DqoFFdnZECg1DcXvWXVCG2StEMfp3bJ0hEf7qaHX0t0hIY23Z7GUaKAz9vDbYc/mOgLZhouyFRcP8NWZ/VAUNdRA5L74azEUyBzK3jkErd9w9DtOwM5Z4v74VxG0yQ7q8Y3LvjstLzuxiJ5U3vrydVomKEV8B6rRJXgFne2vrd8RDy+UVNIIIKBZmvqgJyqoeTELGlvsipyEx+r985RyqunWRhXpXQOXfeaqMNpB8jE/8nGpoE4Iv51LWXI3/s2pjRvsMzmYwmI1WtRBRFbSEYQrszw/eoH/8cmamjIUAMnC44jh8GfDCHt0I059p6c+Ms3Yi8D6D8KpU83D4rQJBJw+ZmND3OwwiNeZpm/scy1JLpxSI5Bl+nPky8uGabOWkwqad++6VAfQ9SbnqKLr2FLaTqstGsVp4XyFDf6tWv/cV0C3aZmuEAtCPqx4iSszCFi0gRrroNFgTm6GD58c1icSdF1OV+2Heeg5oZ1JFZHmsGUGDaHg+k91z2WKFlqSB+jCB96ADAgEXooHvBIHsaI9Tg734C48hbv/O2Dc/BMFF+LItKRkeLQ8PUQPJrUyTLHcgiAV6mB58tYtnM6Sk3HsaYuqkJs2qbFqy0SJoNGylPoc/XD7zOt39u87sbcHhIBx6JCAdFeBjfNeHnl1cV8rKobf3Znj6T9VrmHqrNs+SW0RL32sfVhc+Zhrf2Oo/7AMJoG3Uf0/eribgMl37+4bvn9XiMjVPhDolfeVaNmDwwZPEkP8WejHBclzL0+LlOaYG/TCJF19V6AscWyvNh7Z4cUvOAoM/KgDAiJfxQMcIiUyRuP2ns+FXPRQDwZ+R+gQOgblAZ0Bu4zw=
    Response:
    HTTP/1.1 404 NOT FOUND
    Cache-Control: private,max-age=0
    Content-Length: 13
    Expires: Tue, 11 Feb 2014 21:58:26 GMT
    Server: Microsoft-IIS/7.5
    X-SharePointHealthScore: 0
    Public-Extension: http://schemas.microsoft.com/repl-2
    SPRequestGuid: 1826789c-0589-80e7-31cd-3c1038ea29f6
    request-id: 1826789c-0589-80e7-31cd-3c1038ea29f6
    X-FRAME-OPTIONS: SAMEORIGIN
    SPRequestDuration: 1132
    SPIisLatency: 1
    WWW-Authenticate: Negotiate oYGyMIGvoAMKAQChCwYJKoZIgvcSAQICooGaBIGXYIGUBgkqhkiG9xIBAgICAG+BhDCBgaADAgEFoQMCAQ+idTBzoAMCAReibARqhLWFbGbcecrn5kQ/ScMjrsqhag2XcrWQQ7g0Mb6ilZ+kFIPC6XJsH7+ldzTk3eQF/4C1f2nzJxENlP2M+75fOiRZGU/r0nvjgX5MdswmrBQkRg8iqKwcwJeE/3/P7nLWVitRs21hnB19oQ==
    Persistent-Auth: false
    X-Powered-By: ASP.NET
    MicrosoftSharePointTeamServices: 15.0.0.4420
    X-Content-Type-Options: nosniff
    X-MS-InvokeApp: 1; RequireReadOnly
    Date: Wed, 26 Feb 2014 21:58:25 GMT

  • On Windows Platform, encounters error when trying to open an Indesign document created from MAC

    Hi all,
    On Windows Platform, encounters error when trying to open an Indesign document in INDD format created from Mac. Error received "Either the file does not exist, you do not have permission, or the file may be in use by other application". I am currently using Adobe Indesign CC 9.2 Trial version.
    Kindly advise how can i open this document on windows platform and allows me to edit the document.
    Thanks!
    With Rgds,
    Fiona Choy

    Normally there is no problem to open any INDD opening on Windows, when created on the Mac.
    But Mac user are often not aware on the naming limitations. A file name must not contain /, \, |, :
    It should not contain any extended character, it is not a primary problem but will be, if something links to that file, so avoid also: ÄÖÜäöüß+&
    You can use all other non A-Z a-z, 0-9 and - and  _
    I personally would also recommend to avoid spaces.
    This is valid for the INDD file itself but also for all linked content.

  • Sql Server Web Edition Reporting Services errors when trying to connect to Windows Azure SQL

    I am using a preconfigured image from the Azure VM Gallery to create a VM.
    --> Sql Server 2012 SP1 Web running under Windows Server 2008 R2
    After configuring Reporting Services I get the following error when trying to run a report that connects to my Azure SQL db.
    An error has occurred during report processing. (rsProcessingAborted)
    An attempt has been made to use a data extension 'SQLAZURE' that is either not registered for this report server or is not supported in this edition of Reporting Services. (rsDataExtensionNotFound)
    On the VM using SSMS I can connect to the Azure SQL db.  On the VM in Report Builder when I define a connection I get a similar error to the one above when I test that connection.  I am using Microsoft Azure SQL as the data source type. 
    Interestingly in Report Builder, if I proceed past the connection definition, I can see the tables from my Azure SQL db in the dataset definition page.
    One more note.  If I use a different image from the Gallery (Sql Server 2012 Standard SP1 on Windows Server 2012) my report builder connection works and the reports run fine.  I believe that the Azure documentation says that Sql Server Web edition
    is an acceptable choice for the SSRS on VM for reporting.
    Any thoughts or suggestions?
    Thanks -- Tom Reilly

    Hello,
    A VM with SQL Server 2008 R2 or 2012 supports all Reporting Services features, including all supported data sources, customization and extensibility, and scheduled report execution and delivery.
    Did you run the report in Report Manager,or preview the report in Report Builder? Which version of the Report Builder you installed in the Windows Azure VM? SQL Reporting does not support reports created from Report Builder 1.0 or 2.0. You can create reports
    using Report Builder 3.0 and then upload the reports.
    What's more, please also check the database source credential of the report.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

Maybe you are looking for