Problems with 3D graph application redistribution

Hello wireworkers,
i wonder if
someone encountered problems with distribution of application that
uses 3D graph objects. I've created application that uses NI 3D graph
component and created installer with "Enable 3D graph support"
check box enabled. However after installing this application on the
windows machine without Labview two problems appeared: 1) "Error
loading control. A newer version needed. The default settings for the
control will be used." and after it 2) "You have 30 days to
evaluate the Measurement Studio ActivX control..." and something
like that. I don't get it. Why some newer version is required? and
what with that evaluation period?
Have any hints???
Thank you in advance and Merry
Christmas to everyone.
Alex
www.xinstruments.com
Custom Software for Industrial Automation
www.hdrconverter.com
Picture processing made easy

Hi Alex,
I tried the process you described on my machine using LabVIEW 7.1 and could not reproduce the behavior.  If you can clarify the version you were using that will be helpful. I will have to clean a test machine and try it again without LabVIEW installed, and get back with you if the problem appears.  In the meanwhile, I found the following KB which, while not referring to the exact same problem you are describing, does address the evaluation message issue.  You can try to follow the steps at the end of the KB, and let me know if that worked.
http://digital.ni.com/public.nsf/websearch/1E1FB3C19E8E0A9986256F8D0077D0E6?OpenDocument
Regards,
Aluma G.
National Instruments

Similar Messages

  • I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    Can you open the Preview program without loading a file, like by itself?
    If it doesn't load then I suspect a corrupt Preview preference file.
    Deleting the System Preference or other .plist file
    Can you open other files with Preview, like jpg's and images?
    How about other PDFs? or is it just that one you have downloaded?
    Run through this list of fixes
    Step by Step to fix your Mac

  • I am having problem with my games application...non of the game run smoothly and also the games close automaticially

    I am having problem with my games application... no idea where is the problem. non of the game run smoothly 1st in 1st its hard to open the apps in it open than also it will close automatically. Please help me out

    Try This...
    Close All Open Apps...  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430
    Also consider Deleting any Apps you have Purchased / Downloaded but you now never use..
    If necessary...
    Connect to iTunes on the computer you usually Sync with and “ Restore “...
    http://support.apple.com/kb/HT1414

  • Problem with cache and applications

    Hello,
    I'm facing a problem with webcache in my portal (v2).
    I have some reports and their data it's not renewed unless I restart the webcache.
    How can I disable webcahe for this applications?
    Thanks

    You are hitting this bug (2676956) - fixed in 9026

  • Problem with configuring the application in websphere

    Hi,
    We have taken the back up of war file which was working and have deployed the same,We are using websphere as the application server due to some problem with the configuration we are getting the following error when we are trying to run the application.
    Could any one please suggest on the same.
    [7/22/08 5:04:30:766 EDT] 9f0473c WebGroup E SRVE0026E: [Servlet Error]-[GAServlet]: java.lang.NoClassDefFoundError: Error while defining class: com.xxrx.ga.al.GAServlet
    This error indicates that the class: com.objectframe.servlet.OFServlet
    could not be located while defining the class: com.xxrx.ga.al.GAServlet
    This is often caused by having the class at a higher point in the classloader hierarchy
    Dumping the current context classloader hierarchy:
    ==> indicates defining classloader
    *** indicates classloader where the missing class could have been found
    ==>[0]
    com.ibm.ws.classloader.CompoundClassLoader@1fec073f
    Local ClassPath: C:\Documents and Settings\XG\Desktop\MyWorkspace\XG_Pilot\WebContent\WEB-INF\classes;C:\Documents and Settings\XG\Desktop\MyWorkspace\activation1;C:\Documents and Settings\XG\Desktop\MyWorkspace\classes121;C:\Documents and Settings\XG\Desktop\MyWorkspace\CLIENT-GDDRel40-QA.71;C:\Documents and Settings\XG\Desktop\MyWorkspace\cos1;C:\Documents and Settings\XG\Desktop\MyWorkspace\ejs1;C:\Documents and Settings\XG\Desktop\MyWorkspace\fscontext1;C:\Documents and Settings\XG\Desktop\MyWorkspace\jfoundations1;C:\Documents and Settings\XG\Desktop\MyWorkspace\JRAPI-GDDRel40-QA.71;C:\Documents and Settings\XG\Desktop\MyWorkspace\LOADER-GDDRel40-QA.71;C:\Documents and Settings\XG\Desktop\MyWorkspace\log4j1;C:\Documents and Settings\XG\Desktop\MyWorkspace\mail1;C:\Documents and Settings\XG\Desktop\MyWorkspace\MAILER-GDDRel40-QA.71;C:\Documents and Settings\XG\Desktop\MyWorkspace\mvcf-1.0.21;C:\Documents and Settings\XG\Desktop\MyWorkspace\providerutil1;C:\Documents and Settings\XG\Desktop\MyWorkspace\REPORT-GDDRel40-QA.71;C:\Documents and Settings\XG\Desktop\MyWorkspace\XG_Pilot\WebContent;
    Delegation Mode: PARENT_FIRST
    [1] com.ibm.ws.classloader.JarClassLoader@531728191 Local Classpath: Delegation mode: PARENT_FIRST
    [2] com.ibm.ws.classloader.ExtJarClassLoader@1932756796 Local ClassPath: E:\XIP\IBM\WebSphere Studio\Application Developer IE\v5.1\runtimes\ee_v51\lib\app; Delegation Mode: PARENT_LAST
    [3] com.ibm.ws.classloader.ProtectionClassLoader@723a473c
    [4] com.ibm.ws.bootstrap.ExtClassLoader@3822873d
    [5] sun.misc.Launcher$AppClassLoader@383fc73d
    [6] sun.misc.Launcher$ExtClassLoader@3833c73d
    ---Original exception---
    java.lang.NoClassDefFoundError: com/objectframe/servlet/OFServlet
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code))
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled Code))
    at com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.java:446)
    at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code))
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:300)
    at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
    at java.beans.Beans.instantiate(Beans.java:201)
    at java.beans.Beans.instantiate(Beans.java:62)
    at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:188)
    at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(WebAppServletManager.java:455)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652)
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(WebAppRequestDispatcherInfo.java:187)
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppRequestDispatcherInfo.java:68)
    at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1462)
    at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1421)
    at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:268)
    at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
    at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
    at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
    at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
    at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
    at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)
    --- end Original exception----

    Hi Guillaume,
    I have been "playing" with section you mentioned since yesterday, but I could reach my goal :(
    An example of the problem is as following:
    Manager 1 is added to both “Project Managers” and “Resource Managers”. Accordingly he is added to “My Projects” category permission.
    Manager2.TeamLead1 (not a descendent of Manager 1) is added to only “Project Managers” and accordingly he is added to “My Projects” category permission.
    I want (Manager2.TeamLead1)’s projects to viewable only for his Manager 2 (and the Director), not for Manager 1, because the Manager1 is not responsible for managing his work
    How can I achieve that ?? :)
    Thanks,

  • Problems with User profile Application not available

    Hi
    Have a 2 tier SP 2010, with SQL server and a single SharePoint2010 server. We have a problem with the User profile Application service.
    The main problem is that we cannot go to "Edit" under Manage User Profiles. If we want to edit a user, we just get an error:
    "Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator."
    When rebooting the server, we get the following in event viewer: Warning: ASP.NET 2.0.50727.0
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 2/5/2015 12:25:25 PM 
    Event time (UTC): 2/5/2015 11:25:25 AM 
    Event ID: 84d104331476453b88c60a37d7a0b8fe 
    Event sequence: 9 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1212406818/ROOT-1-130676090755160256 
        Trust level: WSS_Minimal 
        Application Virtual Path: / 
        Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\14877\ 
        Machine name: SPMACHINE 
    Process information: 
        Process ID: 4668 
        Process name: w3wp.exe 
        Account name: domain\spfarm 
    Exception information: 
        Exception type: UserProfileApplicationNotAvailableException 
        Exception message: No User Profile Application available to service the request. Contact your farm administrator. 
    Request information: 
        Request URL: http://sp2010:2010/_layouts/ProfMngr.aspx?ID=51982fe8-4886-4ebd-ad68-f5934656e54d&IsDlg=1 
        Request path: /_layouts/ProfMngr.aspx 
        User host address: ::1 
        User: domain\spfarm 
        Is authenticated: True 
        Authentication Type: NTLM 
        Thread account name: domain\spfarm
    Thread information: 
        Thread ID: 15 
        Thread account name: domain\spfarm 
        Is impersonating: False 
        Stack trace:    at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.get_CurrentApplication()
       at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.get_CurrentApplicationProxy()
       at Microsoft.SharePoint.Portal.WebControls.ProfileQueryUsers._FillSubtypeCollection()
       at Microsoft.SharePoint.Portal.WebControls.ProfileQueryUsers..ctor()
       at ASP._layouts_profmngr_aspx.__BuildControlProfileQuery()
       at ASP._layouts_profmngr_aspx.__BuildControl__control6(Control __ctrl)
       at ASP._admin_admin_master.__BuildControlPlaceHolderMain()
       at ASP._admin_admin_master.__BuildControl__control21()
       at ASP._admin_admin_master.__BuildControl__control2()
       at ASP._admin_admin_master.__BuildControlTree(_admin_admin_master __ctrl)
       at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
       at System.Web.UI.Page.get_Master()
       at System.Web.UI.Page.ApplyMasterPage()
       at System.Web.UI.Page.PerformPreInit()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hi Thomas,
    Based on the error message, I recommend to verify the things below:
    Please make sure that User Profile Service is started in Central Administration.
    Please make sure Forefront Identity Manager Service and Forefront Identity Manager Synchronization Service are started in services.msc.
    Change the schedule for the "Timer Service Recycle" job to run during off peak hours, when a small amount of timer jobs are running.
    Check ULS log for more detailed error message.  For SharePoint 2010, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Problem with printing graph larger than screen size in labview6 (plots are shopped).

    I have attached with my message the report I try to print. It is a Labview 6 vi.
    I had no problem with Labview 5. But with Labview 6, the plots are shopped (all the rest of the report is correct). What is printed is not what I see.
    The graph is intentionnaly built very large, then rescale to fit page, in order to improve the print quality of the plots. I repeat it, it worked fine with Labview 5.
    Thanks if you can help.
    Lionel.
    Attachments:
    Print_of_large_scale_graph.vi ‏284 KB

    Hi Lionel,
    I experienced a similar problem days ago: re-compiling a vi from LV 5.1 to LV 6.0.2 its front panel could not be printed anymore; no error, just a blank sheet.( The mass compile procedure did not reported any error).
    The only way to get out from this headache was to re-build the vi in LV 6.0.2, I simply selected all its diagram and copied it in a new vi, saved it and I got print-outs!
    Try it.
    Good luck,
    Alberto

  • Problems with location based applications

    I am having problems with all of my location based applications i.e. none of them work. It seems I can never be located by the GPS no matter where i am and i just get a permanently spinning wheel. I have deleted and reloaded the Apps (although even with the generic Maps App i cannot be located) and i have reset the phone Reset iPhone (but havent Reset Settings or Restored yet). I love my iPhone but this is very frustrating. Can someone please help ?

    Didn't work unfortunately. My Location Services were On so i proceeded to Restore. All went ok on the Restore but i still have the same problem. I have 4 App's that are location based and none of them work. Your suggestion ? Thanks for your help.

  • Problem with xy-graph program

    HI!
    I have a problem with my program. With this program i want to load a datafile and to display  the data from the file on the xy-graph. i want to display 1,2,3 or 4 graphs on the xy-graph. The problem is, when i want to display only two graphs and i push the "... laden" button, a popup will open and ask me for the 3rd ord 4th graph, but i want only display two graphs.
    The program should display the data, when there is a path added in the path-element (the white,red,blue or grenn one).
    The second problem is, when i start the program and push the "...laden" button and no path added,  a popup will open and aks me for files, but the popup should not open!
    Could somebody help me???
    TNKS
    best regards,
    peter
    Labview 7.1 on Windows 2000
    Attachments:
    program.zip ‏30 KB

    Hi,
    The function you're using to open the file is automatically asking for a file name when you call it with an empty path connected to the file path input.
    So, if you don't want to get the data when the path is empty, you should not call that function.
    I've changed your vi to show you.
    Hope it helps,
    Paulo
    Attachments:
    Vergleich_XY.vi ‏93 KB

  • I think I found a problem with the calculator application.

    I'm a south korean highschool student and I think I found a problem with calculator application. I use iPod touch 4th generation with iOS 5.0.1. I was playing with calculator app and I found out that 0.1!(factorial) is 0.951350769866873. This can't be right bacause factorial calculation can only be definrd whan n is natural number or 0(in n!). I want apple to correct this error.
    And if you are someone working with apple, please let me know the algorithm of factorial calculation(if possible). I would be grateful if I can have a chance to study the algorithm and find out what made 0.1! possible.
    so question.
    do anybody know how to send an email to apple? I tried but I couldn't find the address.

    Apple doesn't dialogue with users via email the way you want, but you can report such problems to them via
    http://www.apple.com/feedback/
    But in this particular case you should be aware that factorial can in fact be done for non-integers:
    http://en.wikipedia.org/wiki/Factorial#Extension_of_factorial_to_non-integer_val ues_of_argument

  • Problem with constant "Allow application to use ne...

    I just bought this phone today (first Nokia phone) and I'm having a pretty irritating issue with the error message: "Allow application to use network and send or receive data?"  This seems to only happen with my Gmail, fring, and eBuddy applications.  My other applications (like Opera Mini for instance) will ask only once when the app first starts or not at all.
    After a bit of Googling and searching the forum I found out that I can go to Settings>Application Manager>Installed Apps, then click the program and change settings for Access Point and Network Access.  Only problem is that for the affected programs the only options under Network access are Ask every time and Not allowed.  I've tried closing the open program and trying this, as well as with it open.  I've also tried restarting the phone and uninstalling and reinstalling the phone but neither helped.  I'm a little stumped and this is a big issue for me since I am planning on using those applications pretty heavily so having to constantly select Yes everytime the program accesses the Internet will be annoying.
    Thanks in advance for any help.

    No, unfortunately.  I did a little more research and apparently the problem is caused by something AT&T did that doesn't allow unsigned apps to change permissions besides the Ask Everytime and Never Allow.  And it looks unlikely that the phone will be able to be unlocked or unbranded to change this since it uses different software or something.
    Which makes this phone worthless to me (well that, plus some other niggling issues).  I'm keeping it until my next paycheck, then taking it back and exchanging for another phone that will do what I want.  I'm a little upset at AT&T for crippling this phone like this, and I'm also upset at Nokia for allowing AT&T to cripple the phone so badly.
    And scooby, what do you mean by Maps?  I use the Google Maps app as well as the Telenav GPS app and neither one has a problem with receiving data.  I never get prompts from either program.

  • Problem with BEx Web Application Designer

    Hi,
    we use since last week the Web Application Designer with the SAP GUI 7.2.
    Now I have a big problem since last week. I can call existing templates but unfortunately not change! I make a change in the template and save it. When I viewed the template again but no change is saved!
    A new template I can create and change
    Does anyone know the problem? The behavior also occurs with the old Gui 7.1.
    Regards
    Edited by: Jana VOGL on Oct 18, 2010 10:14 AM

    Hi Jana,
    Do you get any error before opening of an existing template in WAD? Doesn't look to be a problem with the different SAP GUI versions. Maybe somethings gone wrong with the Java - ABAP config settings or Java Portal communication settings. Maybe you should check with your BASIS team on the same. Tell them what the problem is & they will run a trace to figure out.
    --Priya

  • Problems with sonic extender application, Problems with sonic extender application, Problems with sonic extender application

    I installed Sonic Extender and at first had no problem with it.  Then I connected with a different internet connection and now it will not connect.  What is the easiest way to get technical support help.  I called and also submitted a request for someone to call me.  I had no luck or help with either.

    Hi Alex,
    I tried the process you described on my machine using LabVIEW 7.1 and could not reproduce the behavior.  If you can clarify the version you were using that will be helpful. I will have to clean a test machine and try it again without LabVIEW installed, and get back with you if the problem appears.  In the meanwhile, I found the following KB which, while not referring to the exact same problem you are describing, does address the evaluation message issue.  You can try to follow the steps at the end of the KB, and let me know if that worked.
    http://digital.ni.com/public.nsf/websearch/1E1FB3C19E8E0A9986256F8D0077D0E6?OpenDocument
    Regards,
    Aluma G.
    National Instruments

  • TS4507 Problems with the mail application: I quit and then it is still clean inbox. do you have another solution?

    I have tried to solve the mailbox problem with exchange.
    It all works fine with iPhone and iPad.
    Can anyone in Apple solve these problems?

    First this is not Apple. This is a user forum. We are all users like yourself helping each other. Your description of your issue is very vague and incomplete. What exactly is the problem?

  • Problem with BIBeans sample application in JDEV

    I have installed JDeveloper and BiBeans PlugIn. I did the steps from the tutorial and it all worked fine.
    Then I generated a sample UIX application with all the options - and while the navigation loading and saving from the Catalog and everything works, the data that is displayed in the presentations is the same everytime (6 rows and 8 columns with values btwn 0 and 100) and I don't think it is coming from the BIBDEMO schema.
    So I think it is able to connect to the BIBCAT schema but it does not connect to the BIBDEMO schema
    However in JDeveloper itself all the presentations display the correct data.
    There is no error message or anything indicating what the problem is.
    Please help - I'm doing a POC and would need to show some results asap.
    I included a Trace, maybe that helps:
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Jdbc driver type is: thin
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Host name is: dcaclust2
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: SID is: DEV3
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Port number is: 1521
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Jdbc driver type is: thin
    oracle.dss.datautil.client.XMLManagerFactory::parseMetadataManager: parsing MetadataManager tag
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnections: parsing OLAPConnection tag
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPDatabases: parsing Database tag
    oracle.dss.connection.client.Connection::connect: -ConnectionBean-Client: is going to connect
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-Server: is going to connect - (DriverType=MDM)
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-MDMDriver: Connected Successfully: Time=1063ms
    oracle.dss.connection.client.Connection::connect: -ConnectionBean-Client: is going to connect
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-Server: is going to connect - (DriverType=PERSISTENCE)
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: -ConnectionBean-PersistenceDriver is going to connect
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: (ServiceName=null; Prinicipal=BIBCAT; Username=null)
    oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl::init: [Initializing oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl, env:{SET_ON_MID_TIER=NO, port=1521, java.naming.security.principal=BIBCAT, hostname=dcaclust2, am=oracle.dss.appmodule.server.DSSApplicationModuleImpl@20c906, jdbctype=thin, java.naming.factory.initial=oracle.dss.persistence.persistencemanager.server.InitPersistenceManagerFactory, Connection Status=2, object_name=Connection_1, drivertype=thin, Driver Type=PERSISTENCE, securityDriverManager=oracle.dss.appmodule.server.DSSApplicationModuleImpl@20c906, dad=oracle.dss.security.DAD@6db33c, sid=DEV3, mm=true, global_environment={locale_helper=oracle.dss.persistence.LocaleHelper@1263db, persistence_errorhandler=oracle.dss.util.DefaultErrorHandler@59e6e8}}
    oracle.dss.persistence.storagemanager.bi.mapping.JdbcAdapter::JdbcAdapter.init(): Detected PLSQL version 2.7.0.13.1 and Java version Not known
    oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl::init: [init]2047ms
    oracle.dss.persistence.persistencemanager.server.PersistenceManagerImpl::init: SM: Loaded storagemanager, class= oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: -ConnectionBean-PersistenceDriver: Connected Successfully: Time=2.0 seconds
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-MDMDriver: Connected Successfully: Time=2781ms

    Not sure quick what you are seeing in your UIX application, I think it is the default crosstab when the data source fails. However, I would expect to see some error messages from in the JDev log window or the UIX page itself.
    Are you running the application directly from JDeveloper? Or have you deployed the application to a middle-tier server?
    Check the BIDesigner 'Run Time' Settings. Make sure the 'Use Design Time Setting' is not checked. Ensure the correct connection details are set for both the database and CATALOG and the catalog connection user is set as BIBCAT.
    Make sure all your presentations, calculations and saved selections have been copied to the remote catalog. This can be done using the right mouse click pop-up menu on the BIDesigner.
    Test running the application with the new run time settings from JDeveloper before deploying the application. Then follow the instructions in the JDeveloper Help on deploying UIX applications.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

Maybe you are looking for

  • Open programatically Crystal Report Viewer XI from MS Access 2003

    Thank you in Advance!!! I got the following VBA code. 1) What library do I need to include to access Crystal Report Viewer XI? 2) How do I declare CRViewer11 to open Crystal Report Viewer XI and a created report? Please look at ***??? Dim crrpt As Ne

  • How can i add a device on find my iPhone?

    how can i add a device on find my iPhone?

  • Margins are not printing

    Hey I have 1/8" margins around my pages (facing pages 8.5x11 layout) but when I print full bleed the margins get cut off... I've tried every combination of print settings possible I don't undestand how to fix this. Please help!

  • Images Started to be Offset

    Hello We are developing a website for a client and are constantly reviewing our progress using Safari. A year or so ago we updated 2 of our iMacs from Safari 5.1.7 to the next version and all of a sudden images on the web pages were offset. It was as

  • Cant export track to disk

    So I was very frustrated last night. I have used garageband for a long time and never had trouble, but when I went to export to disk, suddenly it want working right. It would go through all tho motions.. do the normalizing and everything, but then I