Method bindings are missing

Hi,
My requirement is i need to invoke web server when i click on cancel. The web service input i need to send from table.
i have written my button logic as
<af:commandButton actionListener="#{backingBeanScope.backing_SearchPG.submitCancelAuthrization}"
text="Yes"
disabled="#{!bindings.authorizeCard.enabled}"
binding="#{backingBeanScope.backing_SearchPG.cb5}"
id="cb5" partialTriggers="t1"
<af:setActionListener from="#{bindings.AuthorizationNumber2.inputValue}"
to="#{bindings.parentAuth.inputValue}"/>
<af:setActionListener from="#{bindings.AuthorizationAmount.inputValue}"
to="#{bindings.amount.inputValue}"/>
</af:commandButton>
// here authorization amount and authorization number i have drag dropped on page as input text boxes from the table view. and i drag dropped method input values on the age, when i click on yes the values are setting properly, but in the db it's not appearing, every time i am getting invalid number or invalid amount and all.
can any one help me.

issues resolved

Similar Messages

  • Portlet bindings are null for portlet component portlet1

    I have 2 simple portlets on a Web Center page.
    I've added these at design time - the source JSPX shows
    <adfp:portlet value="#{bindings.Portlet41_1}" id="portlet1"/>
    It does not populate the required attribute portletType when I add this.
    The page definition file shows
    <portlet id="Portlet41_1"
    portletInstance="/oracle/adf/portlet/MyPortlets/ap/Enportlet4default_c5eb69ff_012d_1000_8001_0a033796cd43"
    class="oracle.adf.model.portlet.binding.PortletBinding"
    retainPortletHeader="false"
    xmlns="http://xmlns.oracle.com/portlet/bindings"/>
    But at runtime, the page throws this exception
    <WCS-39264> <Portlet bindings are null for portlet component portlet1.>
    Am I missing an entry in any file?

    Yannick - I have tried that exact sequence you've described. This is as per the tutorial.
    It works intermittently when added via Design time - on some occasions - it gives the "Portlet bindings are null for portlet component portlet1" error. Other times, it shows the Hello World correctly.
    When I see the error on screen, there is no stacktrace in the logs. I restart and it may (or may not) go away. Sorry - I dont have more pinpoint info than this.
    My code is as in the first post - dragged and dropped ADFportlet from WSRP Producer, and the basic bindings were generated.
    Now if added at runtime - it shows me the correct portlets via the Resource Catalog.
    When I try to add, it just hangs for a very long time, without adding the portlet into the PanelCustomizable.
    It adds other ADF components like Textbox properly
    If I try Adding the portlet, or Adding a box below the panel or any operations more than once it gives this error
    <00e884cc3b492be0:702f695:12dcc9dc37d:-8000-0000000000000197> <1296219641236> <BEA-000000> <Server Exception during PPR, #1
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/xpath/jaxp/JAXPPrefixResolver
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.NoClassDefFoundError: org/apache/xpath/jaxp/JAXPPrefixResolver
         at org.apache.xpath.jaxp.XPathImpl.setNamespaceContext(XPathImpl.java:142)
         at oracle.mds.internal.model.dom.DOMModelDocument.evaluateXPath(DOMModelDocument.java:914)
         at oracle.mds.internal.model.dom.DOMModelDocument.findElement(DOMModelDocument.java:674)
         at oracle.mds.internal.model.AbstractImmutableModelDocument.findNodes(AbstractImmutableModelDocument.java:105)
         at oracle.mds.internal.model.parse.InsertCustNodeParser.startElement(InsertCustNodeParser.java:391)
         at oracle.mds.internal.parsefwk.TreeBuilder$Handler.startElement(TreeBuilder.java:298)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1328)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:375)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:321)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.mds.internal.parsefwk.TreeBuilder.parse(TreeBuilder.java:143)
         at oracle.mds.internal.parsefwk.TreeBuilder.parse(TreeBuilder.java:105)
         at oracle.mds.internal.model.parse.SAXParserUtils.parse(SAXParserUtils.java:479)
         at oracle.mds.internal.model.parse.SAXParserUtils.parse(SAXParserUtils.java:419)
         at oracle.mds.internal.model.parse.SAXParserUtils.parseCustomizationDocument(SAXParserUtils.java:155)
         at oracle.mds.internal.model.CustDocBuilder.executeInternal(CustDocBuilder.java:320)
         at oracle.mds.internal.model.CustDocBuilder.execute(CustDocBuilder.java:145)
         at oracle.mds.internal.model.ContentModelPipeline.processPipeline(ContentModelPipeline.java:259)
         at oracle.mds.core.MOContent.fetchContent(MOContent.java:502)
         at oracle.mds.core.CachedMOContent.fetchContent(CachedMOContent.java:249)
         at oracle.mds.core.ChainedMOContent.fetchContent(ChainedMOContent.java:372)
         at oracle.mds.core.MOContent.getDocumentFromPipeline(MOContent.java:742)
         at oracle.mds.core.MOContent.getDocument(MOContent.java:659)
         at oracle.mds.core.MetadataObject.getContentWithRetry(MetadataObject.java:1772)
         at oracle.mds.core.MetadataObject.getDocument(MetadataObject.java:393)
         at oracle.mds.core.MetadataObject.getDocument(MetadataObject.java:341)
         at oracle.adfinternal.view.page.editor.utils.ComponentUtils._getDocument(ComponentUtils.java:1046)
         at oracle.adfinternal.view.page.editor.utils.ComponentUtils.isAutoRepeatComponent(ComponentUtils.java:742)
         at oracle.adfinternal.view.page.editor.security.AutoRepeatComponentPolicy.isCustomizable(AutoRepeatComponentPolicy.java:85)
         at oracle.adfinternal.view.page.editor.security.ComponentPolicyProviderImpl.isCustomizable(ComponentPolicyProviderImpl.java:97)
         at oracle.adfinternal.view.page.editor.renderkit.LayoutCustomizableRenderer.hasChangeLayoutPrivilege(LayoutCustomizableRenderer.java:1097)
         at oracle.adfinternal.view.page.editor.renderkit.LayoutCustomizableRenderer.encodeAll(LayoutCustomizableRenderer.java:254)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:405)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:654)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:573)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:330)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1963)
         at oracle.adfinternal.view.page.editor.renderkit.PageCustomizableRenderer.encodeAll(PageCustomizableRenderer.java:423)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:405)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:654)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:573)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:330)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1963)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1044)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderSecondPane(PanelSplitterRenderer.java:943)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:197)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:220)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1071)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • Loading assemblies using Reflection when dependant dlls are missing.

    Hello All,
    I've created a sample WinForms application where I upload a dll (present in my local machine).
    I just need to read the public types (classes) defined in the assembly. So I've used the ExportedTypes property.
    When the dependant dlls are present in my machine, I'm able to read the public types of the assembly using the ExportedTypes property.But when the dependant dlls are not available in my machine, I get the following error:
    "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."
    Please let me know how to overcome this problem even when the dependant dlls are missing.
    NOTE: When the same dll, is looked upon using  ILDASM.exe we are able to view its classes, even when the dependant dlls are not present.
    Thanks, Satish Bommideni "Success usually comes to those who are too busy to be looking for it."

    Hi Darin,
    Thanks again.!!
    I'm having trouble reading a COM dll.
    I'm using following code  and using the LoadTypeLib method to fetch the dlls ITypeLib.
    [DllImport("oleaut32.dll", CharSet = CharSet.Unicode, PreserveSig = false)]
            static extern ITypeLib LoadTypeLib(string szFile);
    I'm able to get the classes/ProgIds. But I need to fetch only those classes which implement a particular interface. I tried using the following code to fetch the implemented interface, but its not successful for the case where multiple classes implementing
    that interface
    var typeLibrary = LoadTypeLib(openFileDialog1.FileName);
    int typeCount = typeLibrary.GetTypeInfoCount();
    for (int i = 0; i < typeCount; i++)
    System.Runtime.InteropServices.ComTypes.TYPEKIND TKind;
    System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS implInterface;
    typeLibrary.GetTypeInfoType(i, out TKind);
    if (TKind == System.Runtime.InteropServices.ComTypes.TYPEKIND.TKIND_COCLASS)
    Type objType = typeLibrary.GetType();
    Type objInterface = objType.GetInterface("IMyInterface", true);
    try
     obj.GetImplTypeFlags(i, out Interfa);
    Thanks, Satish Bommideni "Success usually comes to those who are too busy to be looking for it."

  • ITunes thinks songs are missing when they are NOT...

    I've written about this in the past and I thought I had fixed it manually. For some reason a large number of my songs (about 1300) in iTunes are not able to be found on the drive when I try to play them. Once I try to play them I get an error message saying "The song "song name" could not be used because the original file could not be found. Would you like to locate it" and then the "!" symbol shows up next to the song. The songs files ARE there though.
    In the past I thought I solved this problem because I "re-added" using all the songs in my library (about 4500) "File->Add To Library". If the song was one of these "missing" songs it was re-added to the library. The songs that were not "missing" were not re-added. (and again, the song files iTunes is re-adding are the exact song files it is saying aren't there in the first place) After the "re-add" I essentially had two of all the missing songs. One with the "!" and one without it. The newly added songs did not have any of the stats the original song had. So I used a script I was told about that goes through and syncs the song's statistics. Then after the song stats were synced I removed the "!" song from the library. I had to do this one song at a time. Of course, this took a VERY long time and I don't really want to go through it again... especially now that I know it may not be a permanent fix anyway!
    However here is something new I noticed now that I have Leopard: The files that are showing up as missing are also the ones that don't have a "thumbnail" icon of the album cover in the finder. Also, if I go into coverflow view in the finder those files don't have the album as the other files do. However, there should be no differences between the files. For example, one album where each song was ripped at the same time in the same way will have some songs that have the cover icon and some that don't.
    As I reported last time, this is not specific to one machine and has noting to do with the drive the songs are on. This also was happening on both 10.5.1. and 10.4.11 and lower.
    So, why is this happening and how can it be fixed. I'm not going to re-import the songs because then I loose all my stats, ratings, etc and have to re-do the long method of fixin the stats.. There needs to be some way to permanently fix this problem. Is it with the song files or the library? Is there some sort of validation script that can be run?
    Oh, on a side note... pre-leopard the "!" would show all the time. Now, if I close iTunes and re-open the "!" are gone until I try to play the song that should have the "!". This makes things even more challenging because I can't quit iTunes if I want to know which songs are "missing".
    Jeff

    I have this same issue. I use an external HD connected to an Airport Extreme Base station to store my music. On Tiger 10.4.11 iTunes created a music database just fine and found every mp3. I just installed Leopard last night and left iTunes to create its database overnight. It found every song, but there are plenty with the exclamation just as you described. If I want to play these songs I must hit "Yes" to locate the song manually. I can then play any other song with an exclamation point in that particular album, but if I go to try to play another song with an exclamation point from another album I must repeat the process again.
    It's definitely a problem with Leopard as I just got my mac back from the Apple store with a replaced hard drive. I created the iTunes database in Tiger on one day, then the next decided to purchase and install Leopard. So one day passed between each instance of building the database and it worked fine on a clean install of Tiger but not on a clean install of Leopard.

  • E51 is lack of "OK" button and groups are missing ...

    Greetings all!
    Couple of days ago I've noticed that my phone E51 is lack of "OK" button - to be more precise: when I'm creating new SMS/ MMS message and I'm going to add contact, the cell phone displays all my contacts, I can select one or more persons but can not confirm by OK button (normally placed at left lower corner of the screen) because there is not “OK” letters and linked button doesn’t respond.
    See picture below - there is OK button, mine E51 doesn't have that one... ://
    Additionally my contact groups are missing and I can not display them - they are gone.
    I've reset my phone with the code *#7???# but notching changed. Afterwards I've tried to upload my contacts' backup to my cell phone - and PC suite said there is synchronization problem - but nothing more... “Contact’s can not be synchronized”…
    Does anyone get similar problem?
    Solved!
    Go to Solution.

    That's strange. But then again it seems you may have entered the wrong code if you say nothing happened. Back up your phone except for settings. You may lose data if you do not. The final two methods below would delete user data.
    Try these:
    *#7780# - this will restore factory settings. See if the Ok buttons return
    *#7370# - do this only if the above code does not work. This wipes the phone memory of settings and all installations, a quick format. 
    Hold *, green and 3 keys simultaneously while powering up - last ditch effort. If nothing else works. This will return your phone to factory state
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • Win 7 "Default Programs" does not include MS Office 2007 Programs, the missing Programs are missing ICONs as well

    I installed Windows 7 in an upgrade from Windows XP.  As part of the process MS gave me a URL to download a Office 2007 Pro I could activate with the license key I owned.  I got similar URLs for Visio Professional and Project Professional. 
    Downloaded, installed, activated, started the programs.
    From the beginning some of the icons were missing.  Like the icons for Word, Excel, Access, Outlook, Power Point, Publisher, Visio, and of course Project.  I tried most of the answers in this forum, that didn't sound like guesswork, and none of
    them solved either problem.  There must be at least 65 guesses to fix the icon problem, but none with the missing Default Programs problem.
    The programs related to the missing "Default Programs" still work, they startup when you select the related document.  If I check "Associate a File Type or Protocol with a Specific Program" the missing Office 2007 programs are listed
    there, associated with the designated programs, but are missing icons.
    I make it a habit not to pay a vendor for a product so that I can have the privilege of fixing the vendor's problems.   Google tells me these are well known problems.  The only thing missing is the answer.  I won't ever use MS chat or telephone,
    because all they do is tell me why they can't help and transfer me elsewhere.
    Does anyone have a REAL answer please?

    To restore office icons you could try this method
    http://transitionmarketing.wordpress.com/2013/01/16/restoring-microsoft-office-icons/
    I had the same problem with Office 2010 programs not showing in "Set Your Default Programs". No other "fixes" (including repair) worked. Found this thread:
    http://www.sevenforums.com/microsoft-office/222503-office-2010-not-listed-default-programs.html
    and used it as a guide. When you look at this key
    HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications
    you will see a list of software pointing to another HKEY_LOCAL_MACHINE registry key. For example, my Word program was showing up as "Word.Application.14" and pointing to Software\Clients\Word Processing\Microsoft Word\Capabilities
    (In contrast, PastorMike's fix in the link above advocates making a new entry under HKEY_LOCAL_MACHINE\Software\Microsoft\Office\14.0\Word\Capabilities. However, OneNote did appear in my "Set Your Default Programs" and it - and the other Office programs
    - were listed under ..\Software\Clients\... and not ...\Software\Microsoft\...)
    So at this point I went my own way (although maybe PastorMike's fix would also work).
    The difference between OneNote and the other programs was the existence of values for "ApplicationName"  and "ApplicationDescription" in HKEY_LOCAL_MACHINE\Software\Clients\Word Processing\Microsoft Word\Capabilities. Also, for OneNote
    there was a "FileAssociations" sub-key that was missing from the other programs.
    It is setting the values for ApplicationName and ApplicationDescription which cause the program to show up in the list in the left pane of "Set Your Default Programs". And it is the file associations in the FileAssociations key that allows resetting
    associations en masse when they are snaffled by another program.
    Below is the reg file I added for Word 2010. (i used similar for the other programs) After doing this, Word appeared after reopening "Set Default Programs" - no reboot required
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities]
    "ApplicationDescription"="Create and edit professional-looking documents such as letters, papers, reports, and booklets by using Microsoft Word."
    "ApplicationName"="Microsoft Word 2010"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities\FileAssociations]
    ".doc"="Word.Document.8"
    ".dochtml"="wordhtmlfile"
    ".docm"="Word.DocumentMacroEnabled.12"
    ".docmhtml"="wordmhtmlfile"
    ".docx"="Word.Document.12"
    ".docxml"="wordxmlfile"
    ".dot"="Word.Template.8"
    ".dothtml"="wordhtmltemplate"
    ".dotm"="Word.TemplateMacroEnabled.12"
    ".dotx"="Word.Template.12"
    ".htm"="wordhtmlfile"
    ".html"="wordhtmlfile"
    ".odt"="Word.OpenDocumentText.12"
    ".rtf"="Word.RTF.8"
    ".wbk"="Word.Backup.8"
    ".wiz"="Word.Wizard.8"
    ".wll"="Word.Addin.8"
    By using my ramblings and the link provided above you may be able fix the problem you are having with Office 2007. However, I am unsure of how to find the necessary file associations for Office 2007 except by trawling through your registry for the filetypes
    listed in the link above and the values for them in HKEY_CLASSES_ROOT.

  • ADF bindings are not working with inheritance heirarchy.

    ADF bindings are not working with inheritance heirarchy. I am using embedded OC4J in JDeveloper 10.1.3.2.
    For the data model I have the following objects\attributes.
    1) User (abstract EJB 3.0 POJO)
    - Id
    - userId
    - userName
    2) Employee -> extends User (EJB 3.0 POJO)
    - enabled
    - password
    3) Manager -> extends Employee (EJB 3.0 POJO)
    - numOfEmployees
    4) UserSessionBean (Stateless Session Bean)
    - public User findUserByUserId(String userId)
    - public List<User> queryUserFindAll()
    - Object mergeEntity(Object entity)
    I created 2 JSF pages using ADF.
    1) ListUsers.jspx - Lists all the users of type Employee and Manager in a table. You can select an user and chose to modify the user details using a modify button.
    2) ModifyUser.jspx - Modify the selected user and persist the modified user details.
    I implemented ListUsers.jspx by dragging and dropping queryUserFindAll() method from the ADF datacontrol on to the JSF page and selected ADF Table format with selection enabled.
    Similarly for the ModifyUser.jspx page I dragged and dropped the User object returned by findUserByUserId(String userId) and selected ADF Form format. I selected OutputText field types for userId and userName.
    I then created a navigation case from ListUsers.jspx to ModifyUser.jspx and pass the selected user.
    Now when I try to run the web application, ListUsers.jspx correctly displays all the users. Then I select a user of type Employee and click on the modify button. This brings up the ModifyUser.jspx page. However, the UserId text field displays the value for "Id" field rather than "userId".
    Question that I have is:
    - Why is ADF framework not able to retrieve the appropriate user attribute value for a Employee based on the binding information in case of inheritance ?
    Thanks,
    Piyush

    Hi,
    tried with JDeveloper 10.1.3.3 and this works for me. Try JDeveloper 10.1.3.3 - if it doesn't work, have a closer look at your sessionFacade
    Frank

  • The boxes representing my screen displays in arrangement tab are missing

    Hey guys, the blue boxes that represent the two displays that i have are missing in the arrangement tab.  my computer will not let me move my cusor between the monitors, but i still see my desktop backround.  and if I turn on mirroring it works fine.  anyone know how to fix this?   thanks

    Click "View" in the Menu Bar at the top of your Firefox window, if there is no check mark next to "Status Bar", click on "Status Bar" to place a check mark. Did that solve your problem?
    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(Linux & OSX see: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M
    <u>''Windows'' Method 2.</u> Press and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar.
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''

  • "iTunes cannot run because some of its required files are missing."  Help!!

    "iTunes cannot run because some of its required files are missing." Help!!
    Hello everyone, I have looked throughout this forum but couldn’t find anything similar so I am posting this in the hope of someone helping me out.
    I have encountered some problems with iTunes (most recent edition) after doing a Dell update which seems to have knocked something out with iTunes.
    Whenever I hit the iTunes icon it refuses to run and iTunes displays the following message:-
    "iTunes cannot run because some of its required files are missing. Please reinstall iTunes."
    I don’t want to reinstall itunes from fresh as this will mean losing all the records and playlists that I have spent the last 3 years using.
    I first want to try by getting my old one back by any means neccessary.
    Like I said this problem first happened after a standard Dell update.
    I do have the option of doing a restore with the Dell or using Windows Vista restore itself but I fear I do not have enough disk space.
    On the Dell update I can restore to settings of a previous date which might bring iTunes back but when attempt to do
    that I keep getting the following message,
    "Not enough free disk space to back up"
    Around this time I am given a lists of what will be backed up and this readsas follows:-
    Pics 2.87gb
    Music 71.72gb
    Videos 330.57mb
    Documents 219.11mb
    Email etc 203.64mb
    How do I free up disk space to do the back up? An external hard drive?? If I baIs there anyway of getting a previous version of iTunes back?
    My drive information is as follows:-
    C Drive: Very little room - red warning - 5.67gb of 138gb
    D Drive: 6.34gb of 9.99 free
    Do I have too much music?
    Ideally don't want to reinstall itunes as is a ball ache, and it has all the playlists etc so if there is
    a way of restoring and getting back iTunes either via restoring system to the prior date when iTunes was ok.
    C drive is really full now. How can I clean this up and make more room? Do I need to add memory? Are all the songs
    causing the problem? What advise can you give me? Please help.
    Thanks!

    Nodders:
    I've recently had exactly the same message as you, after iTunes updated to 10.1.1.4. First of all, I checked the *My Music* folder to make sure it was still there - it was. (I do have a back up of that folder anyway!)
    I then chose the re-install iTunes option and a pop-up box asked if I wanted to uninstall iTunes or repair it. I (obviously) chose repair and I'm pretty sure what happened was that the install process simply re-installed a damaged (or missing) file. It far too quick to be a fresh install. My library was intact.
    So my advice(for what it's worth) is take the re-install option and then repair option. I can't guarantee anything, but ...
    By the way, after I experienced a recent hard drive failure, I decided to invest in a 1TB external drive to back up my iTunes library and personal files because it's a much easier way of backing up than my previous method. Luckily, I only lost a small recent part of my library, but it taught me a lesson. Back up regurlarly, using a larger hard drive than you are using on your computer (which allows you to keep the most recent and +next most recent+ back-ups, and don't rely on Windows to do the backing up. Find a suitable backup piece of software. (My hard drive came with s/w built in.)
    Phil

  • ADF Bindings are corrupted when non-ADF Bound resource is referenced first

    I have an application that uses ADF BC binding on JSF pages. I recently wrote an image servlet which pulls an image out of the DB and writes it back to the response (so that it can be referenced in an <img> tag, for example). I wrote it to use BC4J to fetch the image BLOB, but it does not reference any page bindings. I use the following to get the app module:
            ImageAmImpl imageAm = (ImageAmImpl) Configuration
              .createRootApplicationModule( "myTestPackage.ImageAm",
                                            "ImageAmLocal" );and the following in a finally block at the end to release it:
            Configuration.releaseRootApplicationModule( imageAm, true );In debugging the image servlet I found that if I hit the image servlet before anything else, my data bindings for other pages appeared to be corrupted.
    For example:
    Server starts
    Then I go to http://127.0.0.1:7101/myApp/imageServlet?imageId=760
    Then I go to http://127.0.0.1:7101/myApp/faces/testListPage.jspx which contains an ADF data bound table, and the table is empty.
    Similarly:
    Server starts
    Then I go to http://127.0.0.1:7101/myApp/faces/testListPage.jspx and the table is populated fine.
    Then I go to http://127.0.0.1:7101/myApp/imageServlet?imageId=760
    I then go back to the table, it’s still populated, but I then have an edit button allowing me to edit an item in the table and my LOV drop down lists (based on ADF bindings) are not populated.
    After doing some poking around in web.xml, I realized that only the faces servlet was behind the oracle.adf.model.servlet.ADFBindingFilter. I put the imageServlet behind this filter and everything is working fine now. I’m at a bit of a loss, though, as to why this works. I would expect the binding filter to only be required for resources that access ADF bindings, and the image servlet does not … it operates directly on a checked out app module. While the problem appears to be resolved, I'd like to have a better understanding of why it was broken in the first place and why putting the image servlet behind the ADF Binding filter fixed it.

    As far as I can understand, Configuration.createRootApplicationModule() should not be used. This method call is intended for use in an unmanaged mode, i.e. Java client.
    Check-out some of the following:
    Check Your App for Misuse of Configuration.createRootApplicationModule()
    When should I use Configuration.createRootApplicationModule(), and when not?
    Regards,
    Nick
    Edited by: Nick Haralabidis on May 18, 2010 12:15 PM

  • Predefined tasks are missing for Workflow in ECC 6.0 ehp4

    Hello Team,
    I am trying to activate the WF for PR item level, but getting  error messages as shown in the screen shot. Looks likes some standard tasks are missing.  So, How can I activate or configure this? Please Advise.
    Thanks & Regards,
    Sushma

    delegation is how you enhance workflow object, you create a z sub object and delegate it back to the standard object, any new attributes methods and events created for the z object will be available for the standard object.
    Extending Object Types: Inheritance and Delegation (SAP Library - Business Task Management)
    As for the missing tasks, this is a bit strange since this is a standard workflow, check SE03 and see that no one deleted them by mistake (the type is PDTS) if so maybe do a client copy. I don't think that you can copy the standard tasks directly. but you have a few options:
    create new tasks based on the same methods and recreate the workflow (this is not a complex workflow)
    copy the tasks in the other systems to new ones and transfer the copied tasks to your system. copy the workflow as well.

  • House bank ID and acct ID are missing in mast.record for acct...

    Dear SAP Gurus,
    Please help out in the error that I am having here in FBWD for clearing accounts.
    I made payment with F110 for Bill of Exchange and Now I want to clear the amounts.
    1,

    Dear SAP Gurus,
    Please help out in the error that I am having here in FBWD for clearing accounts.
    I made payment with F110 for Bill of Exchange and Now I want to clear the amounts.
    1, How can I clear these amounts after payment with F110.
    2, what are the other ways to clear the amounts apart from FBWD.
    3, Error (1), the error that I am getting while trying to visualize the values with the account which is assigned to the house bank "House bank ID and acct ID are missing in mast.record for acct 11301246" Message no. FW024.
                                               though the house bank and ID exists in the system and accounts are assigned in the area OBVCU (FBZP) at "Bank Accounts" area. except the account the DISCOUNT ACCOUNT (G/L A/C is assigned)  in the FI12 at Bank accounts area.
    4, Error (2),  Retd bills exch. acct missing for house bank acct BBVA1 BBVAC (house bank &ID) and pyt method.
                       system response is : Bills of exchange is imported but excluded for further processing.
    thanks in advance,
    Yella Reddy

  • OBIEE 11g Filters are missing. (

    Hi,
    I am implementing OBIA for HR. All dashboards are working fine but One dashboard is not showing data. according to my best knowledge some filters are missing during installation that's why dashboard is not showing data if it is true then from where i can get these filters cause i am implementing OBIA, and its oracle stander product.
    The error is "Error Generating view. Process action error".
    "Path not found((/shared/Human Resources/_filter/Human Resources- Learining Enrollment ......)"
    Looking for Help
    Regards

    Thanks for your reply. This is quite complex as i thought. YES i look for this Filter in Folder it was N't there during Folder Extration These Filter's where missing and the Reason for Missing is File Path is exceeding from 256 Characters So Windows has a limitation for File Path. to solve this problem is search for Software to reduce file path it didn't work. Then i m rename Missing Filter and pasted in Folder Now i m trying to rename Filter Name on Analysis but Edit Option is not available.
    After all this story i have two options
    1- Delete Filter (i m not going to do tht)
    2- Define New Filter. (i m using OBIA application so i dont know how they developed this filter0
    3- Rename Filter name from Analysis site where it will matched Folder Filter name
    I would really appreciate if some one help to Rename Filter from Analatics where Edit option is not available(work around method) in OBIA-11G
    Regards
    Sher Ullah

  • Registry settings for importing & burningCDs are missing

    When I log into iTunes I get the following warning - "the registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing. This can hapen as a result of installing other CD burning software. please reintsll iTunes"
    I have reinstalled the lastest version but keep getting the same error message when I log into iTunes. Cant download any CDs. Any ideas would be gratefully received. Thanks!

    Try this article:
    http://support.apple.com/kb/TS2372?viewlocale=en_US
    If that doesn't work, take a look at this post:
    http://discussions.apple.com/message.jspa?messageID=8520490#8520490
    I haven't verified the process myself, you will need to decide for yourself if it is worth trying.
    I think you might getaway with just the following part of the method:
    +Restart PC
    Make hidden files visible. (Windows Explorer Tools>>Folder options)
    Navigate to C:\Documents And Settings\All Users\Application Data and look for an alphanumerically named folder containing an 'x86' subfolder. Mine was called {3276BE95AF08_429F_A64FCA64CB79BCF6} but it might change from system to system.
    Copy this folder to the Desktop.
    Open the copied folder on the Desktop, open the x86 sub-folder, right-click the GearAspiWDM.inf file and choose Install.
    Reboot.+

  • How do you dynamically check if all member children are missing?

    Hi All,
    How do you dynamically check if all member children are missing?
    e.g. the below line does not work because you cannot directly use member sets in an IF statement.
    IF ((@CHILDREN ("Profit")==#MISSING))
    If I explicitly list all children in the IF statement, it will work, but there is alot of hardcoding.
    Thanks in advance.
    Darren

    Hi All,
    We have a BSO app and we need to query the account without aggregating the data..
    We have 4 accounts sitting under Profit:
    Profit
         A001
         A002
         A003
         A004
    @SUM (@DESCENDANTS ("Profit")) works fine, but we also need to sum the accounts for the parent member of the current business that is evaluated, I have tried @SUM (@DESCENDANTS ("Profit")->@PARENT ("Business")) but this does not work.
    This however works...
    @SUM(
    @PARENTVAL("Business","A001"),
    @PARENTVAL("Business","A002"),
    @PARENTVAL("Business","A003"),
    @PARENTVAL("Business","A004"))
    Is there a dynamic method to add the parent values together?
    Cheers,

Maybe you are looking for

  • Can i use 2 ipods on 1 itunes

    im trying to put songson my sisters ipod mini, but i cant get it to work.. help please??

  • Saving image in ms sql database.

    Hi all, i have a problem saving image in the database.i used request.getParameter("imagename"), to get the content of the textfield in the html file but the problem is that it omits the filepath and gives me just the image name and that gives me an e

  • Firefox wont open/load

    I uninstalled firefox a couple of weeks ago due to my laptop crashing. I deleted all the mozilla/firefox folders and then reinstalled firefox. Ever since then i've never been able to actually open/load firefox as it just gives me the vista loading ci

  • Why is my system serial number different from what Apple has?

    my system serial# W87****UX but Apple says it's MA5****x/A. anyone know why? <Edited by Host>

  • How do I import a video and get the sound to import with the video?

    I am trying to import export Final cut studio 2 quicktime files into Logic pro 7 but when I import it, I get no sound. What am I doing wrong? Also, is there a way to import a fcp project into Logic before exporting it to a quicktime movie. Thanks!!