Can't view Screen

Hi,
I am having this problem on certain screen in my application built using Oracle JDeveloper 10.1.2 and ADF UIX. While debugging I can see the screen and it reports no error but when I deploy it to Oracle Application Server, I can't be able to see the screen. It return some javascript error null object. When I clicked on the view source page of IE, this is the error I get
java.lang.NoClassDefFoundError: oracle/bali/share/beans/JavaIntrospector<br>     at oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef._getPropertyDescriptors(JUCtrlAdaptValueBindingRef.java:154)<br>     at oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef.access$4000171(JUCtrlAdaptValueBindingRef.java:40)<br>     at oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef$CompositeModel.&lt;init&gt;(JUCtrlAdaptValueBindingRef.java:192)<br>     at oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef._adapt(JUCtrlAdaptValueBindingRef.java:114)<br>     at oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef.resolveAttributeValue(JUCtrlAdaptValueBindingRef.java:65)<br>     at oracle.jbo.uicli.binding.JUCtrlValueBindingRef.get(JUCtrlValueBindingRef.java:200)<br>     at oracle.cabo.ui.data.bean.BeanAdapterUtils$MapDataObject.selectValue(Unknown Source)<br>     at oracle.cabo.ui.expl.UIImplicitObject$DataObjectMap.selectValue(Unknown Source)<br>     at oracle.cabo.ui.expl.UIImplicitObject$DataObjectMap.get(Unknown Source)<br>     at org.apache.commons.el.ArraySuffix.evaluate(ArraySuffix.java:218)<br>     at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:145)<br>     at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)<br>     at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)<br>     at oracle.jsp.el.OracleExpressionEvaluator.evaluate(Unknown Source)<br>     at oracle.jsp.el.OracleExpression.evaluate(Unknown Source)<br>     at oracle.cabo.ui.expl.ELBoundValue._evaluate(Unknown Source)<br>     at oracle.cabo.ui.expl.ELBoundValue.getValue(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.getAttributeValueImpl(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.getAttributeValue(Unknown Source)<br>     at oracle.cabo.ui.expl.UIVariableResolver._getModel(Unknown Source)<br>     at oracle.cabo.ui.expl.UIVariableResolver.resolveVariable(Unknown Source)<br>     at oracle.cabo.ui.expl.ServletVariableResolver.resolveVariable(Unknown Source)<br>     at oracle.cabo.servlet.expl.ControllerVariableResolver.resolveVariable(Unknown Source)<br>     at oracle.cabo.ui.expl.UIVariableResolver$1.resolveVariable(Unknown Source)<br>     at org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)<br>     at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:140)<br>     at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)<br>     at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)<br>     at oracle.jsp.el.OracleExpressionEvaluator.evaluate(Unknown Source)<br>     at oracle.jsp.el.OracleExpression.evaluate(Unknown Source)<br>     at oracle.cabo.ui.expl.ELBoundValue._evaluate(Unknown Source)<br>     at oracle.cabo.ui.expl.ELBoundValue.getValue(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.getAttributeValueImpl(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.getAttributeValue(Unknown Source)<br>     at oracle.cabo.ui.laf.base.BaseLafRenderer.getAttributeValue(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.FormValueRenderer.renderAttributes(Unknown Source)<br>     at oracle.cabo.ui.ElementRenderer.prerender(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.prerender(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow(Unknown Source)<br>     at oracle.cabo.ui.laf.base.desktop.TableRenderer._renderTableRows(Unknown Source)<br>     at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableRows(Unknown Source)<br>     at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderNamedChild(Unknown Source)<br>     at oracle.cabo.ui.laf.base.SwitcherRenderer._renderCase(Unknown Source)<br>     at oracle.cabo.ui.laf.base.SwitcherRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.DataScopeRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.DataScopeRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.DataScopeRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)<br>     at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.laf.base.DataScopeRenderer.renderContent(Unknown Source)<br>     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.ui.BaseUINode.render(Unknown Source)<br>     at oracle.cabo.servlet.ui.UINodePageRenderer.renderPage(Unknown Source)<br>     at oracle.cabo.servlet.AbstractPageBroker.renderPage(Unknown Source)<br>     at my.com.comline.adf.uix.CustomUIXPageBroker.renderPage(CustomUIXPageBroker.java:138)<br>     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)<br>     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)<br>     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)<br>     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)<br>     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)<br>     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)<br>     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)<br>     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)<br>     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)<br>     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)<br>     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)<br>     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)<br>     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)<br>     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)<br>     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)<br>     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)<br>     at my.com.comline.servlet.LoginOptionFilter.doFilter(LoginOptionFilter.java:220)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)<br>     at my.com.comline.servlet.AdditionalBeginOrEndRequestProcessingFilterBase.doFilter(AdditionalBeginOrEndRequestProcessingFilterBase.java:53)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)<br>     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:239)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)<br>     at java.lang.Thread.run(Thread.java:534)<br></PRE></BODY></HTML>
When I run on debug mode the same screen, I don't get any error on console. Can anyone please tell me what is causing this error? Thank you.

Are you sure you are including the JAR containing oracle/bali/share/beans/JavaIntrospector in your deployment?

Similar Messages

  • I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    In iTunes prefs>Store - is the Store check box unchecked?
    Did you repair pemissions with Disk Utility?
    MJ

  • HT1399 How can I find an album as there is no screen in this version of the ipod,in the eraler model there is a viewing screen, this shuffle is solid just start arrows, arrows for forwarding or reversing and a plus or minus sign for changing the volume.

    I have a new ipod shuffle but can't see where I can see what album I am playing as it doesn't have a viewing screen, it has a solid front and back with a circle with the various forward and back and volume controls.I am missing something!

    What you see is what you get. The shuffle is a compact unit designed to play tracks at random from the selection you put on it. It isn't possible to search out and play specific tracks, nor get visual feedback of what is currently playing. You can have the device give feedback by VoiceOver if that is of any use to you.
    tt2

  • Can´t view photos in full screen after loading photos to dropbox? what to do?, can´t view photos in full screen after loading photos to dropbox? what to do?

    after loading photos to dropbox i can´t view them in full screen in iphoto ... i can only view them small ... when i click on them this sign "!" appears... do you know how to fix this????

    If you're loading photos to drop box why do you expect to see them in iPhoto?
    The ! turns up when iPhoto loses the connection between the thumbnail in the iPhoto Window and the file it represents.
    Remember: we cannot see your machine. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS.  So to get help you need to give as much information as you can. Basic things like :
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For instance: 'iPhoto won't export' is best explained by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • How can I view as "single page continuous" in full screen mode?

    how can I view as "single page continuous" in full screen mode?
    preferences->page display:
    preference->accessbility:

    Not possible.

  • In IO7 how can I view my music videos in full screen?

    Downloaded IO7 onto my 4S and now I cannot view my music videos in full screen. Why would I pay $3.39 for a music video from the iTunes store when I can't view the videos in full screen. The video player does it but you can't create playlists, repeat etc so that is not an option.

    I do not understand what you want to do.  Please rephrase the question.

  • Can only view Mail in full-screen mode

    After installing Yosemite, I can only view the main Mail window in Full Screen mode, unless I check "Classic View" in Preferences. Classic view does not help much, because it does not show the preview, which is essential to me. If I exit fullscreen mode, the minimized window appears for a split-second and then disappears down the left bottom corner of the screen and you cannot find it anywhere. The only way to see anything again is to go to Mail - View - Full Screen. Any help is much appreciated.

    Yes, I get the mail quit unexpectedly notification, together with a problem report, which is 808 lines but the pertinent part seems to be a CALayer position:
    Process:               Mail [476]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.0 (1990.1)
    Build Info:            Mail-1990001000000000~3
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [476]
    User ID:               501
    Date/Time:             2014-10-29 13:45:47.710 -0700
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        1FB6E94D-94CE-A889-F941-38C1A494F319
    Time Awake Since Boot: 1100 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [720 nan]'
    abort() called
    terminating with uncaught exception of type NSException

  • Can not view youtube videos in full screen???

    I just purchased this Macbook Air and switched from my old POS HP... This is my first day on this thing so i have no F'n clue what im doing most of the time. I have run into an issue that i hope someone can help me out. When trying to view videos on youtube.com i can not view videos in fullscreen. I see the button to click and make the video full screen but no action happens, it just continues to play the video in small format. please let me know if you can help

    found the likely issue!  are you participating in youtube's html5 trial?  go here and it will tell you if you are:
    http://www.youtube.com/html5
    exit the trial and it should fix the issue.  it worked for me!

  • How can I view movies in iPad with the full screen?

    Ok, I bought two movies from iTunes on my iMac and synced them with my iPad. It went well.
    But when I play them back on the iPad, I can only view them in letterbox/portrait mode which uses only one third of the iPad screen!!! Why is this? Is there anyway I can actually utilise the other two thirds of the iPad screen to view the movie? Otherwise it kind of defeats the object of having an iPad surely?
    FevLad

    Hi,
    I think we are going to experience some format problems on our mobile devices,  unfortunate as that may be.
    This is caused, I think, by the video and cable providers preparing to roll out live programming through LTE
    broadband from the cell towers to multiple mobile devices and home television.  We should expect some
    bumbs along the road.
    This may be an unrelated problem:
    On my Ipad, before OS 5 upgrade, I was was able to view Xfinity, HBO Live, ABC Live and CNN Live in full
    screen using the popup full screen icon on the top right of the screen.
    After OS 5,  HBO,ABC,CNN LIVE  -  all could be viewed full screen using the popup icon.
    The popup Icon is not available with Xfinity.  Xfinity is now letterbox.   Very, very annoying!!!
    The Comcast New Products department said that engineering would fix this problem.  I sure hope they do.
    Howie

  • How can I see the "attachment" icon in my inbox viewing screen?

    All I want is to see which emails in my Inbox have attachments included in them. However, there is no icon in the Inbox viewing screen. I can only see it after I've opened email. Does anyone have any advice on what customization I can use for this problem?
    Thanks!

    bhtrout,
    Try going to the menu bar in Mail, click on View/Columns, make sure that Attachments is checked (click it) It should put a column with a papper clip icon at the top of your in box.

  • I recently updated iphoto 11 and now I can't view my photos in the iphoto library.  Screen is blank,  but photos will show if played as slide show.  What's going on? ? ?

    On Friday, October 28th I updated my iphoto 11 because I received notice from Apple that I should do so for better stability in the program.    Today I opened I photo and found that although all my events show they are present and the number of photos in the library appears correct,  when I click on an event to view the contents, I get a black screen.   I am told there are no photos in the event.   When I return to the iphoto page it again shows all my events with pictures of the photos in the event thumbnails and the number of pictures in each event.    I can not actually view these photos individually.      Now here's the strange part,  when I select an event thumbnail and right click,  I can choose to view the event as a slide show, complete with music and special effects and it will play normally.   But no way can I view the event photos individually.     I have one event that claims to be empty, no photos in it,  yet when I click on that event  all 346 pictures pop up for individual viewing,  but will not play as a slide show.    I am totally confused and want my iphoto put back to normal.  
    Has anyone else had this problem?
    How do I uninstall the update,  or failing that how do I get my photos back? ?

    Hi Liz,
    Sorry to hear you are having a similar problem.  Last night I went to the tool bar at the top of iphoto, clicked on "File",  then clicked "Browse Backups" in the drop down menu.    I have an external hard drive that is set up to Time Machine.   The Browse Backups  opened the iphoto pages in the Time Machine.  I selected a date one day ahead of the day I performed the now infamous update, and it showed my iphoto library as it had existed that day.   I then clicked  "Restore Library" at the bottom right corner of the Time Machine screen.   Roughly 2 hours later my iphoto was back to normal.   When I opened iphoto there was a message saying I need to upgrade my program to be compatible with the new version of iphoto(version 9.2.1).  I clicked "Upgrade" and within seconds it had done whatever upgrading it needed to do. 
    The only glitch in the restoration was that it restored the library as it appeared last week, so I no longer had photos I had imported this past weekend.   I simply went back to the Browse Backups in the drop down menu,  when Time Machine opened I selected the page showing my pictures from this weekend and again said to Restore Library.   Roughly 45 minutes later the library was restored including the most recent photos.  
    I am now a happy camper. 
    I don't know if any of this will be of help to you because your email says you are having trouble with photos imported after the upgrade was performed.   Have you had any pop up notices when you first open iphoto,  that tell you you need an upgrade to be compatible with the new iphoto?     If so have you clicked "upgrade"? 
    Good luck Liz,  if you have Time Machine running as a back up to your library, maybe you wil be able to get help there, by following my instructions above.   Otherwise,   good luck with your investigations.   I'd be interested in hearing how you make out.
    Karen

  • I can't view my photos large, it just opens to a blank screen when I click on the thumbnail...

    I just recently reinstalled everything on my computer and restored it from my hard drive but now, although the tumbnails are viewable and I can cut and paste the photos into other applications and view it in preview, I can't view it large, fullscreen or in the edit screen when I select it within iPhoto.
    Any ideas?

    Make a temporary, backup copy (if you don't already have a backup copy) of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • In SD point of view , that r things we can check in Screen MD04

    In SD point of view , that r things we can check in Screen MD04
    Key areas and feilds in MD04 to look after for SD and PP integration and respective roles of consultants.

    yeap ur correct just we have to check in mod04 what happening in production procurment and make to order that means forcast sales . depond on forcast sales manufecturing is going on so we can only see that process i sgoing or not k thanku

  • I took pictures on my iphone when it was on the lock screen and now I can't view the pictures in all of my photos. How do I view them?

    I took pictures on my iphone when it was on the lock screen and now I can't view the pictures in all of my photos. How do I view them?

    If you go to the Photos app, is there content in the Photo Library? These would be pictures that are synced to the phone from the computer. Photos in the camera roll are those that you take with the phone, or save from email, MMS on the phone. What type of pictures are you trying to get rid of? If you are trying to get rid of the synced photos, you need to connect to iTunes, select the iPhone in the device pane, then go to the Photo tab in iTunes and remove the check mark by sync.

  • Can I view a QuickTime movie on my ipad2? When I click on link that should launch a QuickTime movie I get a blank screen.

    Can I view a QuickTime movie on my ipad2? When I click on link that should launch a QuickTime movie I get a blank screen. Is there something I should download to make this work?

    Install OPlayer HD and enable the QuickTime plugin to play your movies.

Maybe you are looking for