Facing error while creating PerformancePoint Dashboard in SharePoint 2013?

Hi All,
I am not able to create Performance Point Dashboard site in SharePoint 2013, while creating facing this error:
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however,
be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application.
This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
How to fix this issue?
Thanks in advance

Hi Sam,
Please modify your web.config file to show error details in SharePoint as below:
Set customErrors mode to Off
Set SafeMode CallStack to true
Set compilation debug to true
For more information:
http://www.keremozen.com/2012/04/08/how-to-show-error-details-in-sharepoint/
http://www.ashokraja.me/post/Display-Stack-Trace-in-Sharepoint-2010.aspx
After modification, check the detail error message.
Regards,
Rebecca Tu
TechNet Community Support

Similar Messages

  • What is the difference between SSAS & Data Mart? Is SSAS required to create BI Dashboard in SharePoint 2013?

    Hello All,
    Greetings for the day.!
    What is the main feature wise difference between SQL Server Analysis Service & Data Mart? Can we create BI Dashboard in SharePoint 2013 without creating SSAS & Measures?
    Thanks,
    msdn.microsoft.com

    Hi jdoshi65, 
    This is a very long-to-answer question :) 
    A Data Mart is a subset of a Data Warehouse, specifically designed for a department for example, or to support certain reports. The Data Warehouse is where ALL the data available for analysis in your company is, is a super set from the Data Mart.
    Then, we have SQL Server Analysis Services, which is a service which ships with SQL Server. It builds, ON TOP of the Data Warehouse or the Data Mart (or both) an OLAP solution in order to improve and enrich the reports, analytics and insights coming from
    the data in the Data Warehouse / Data Mart. 
    That's the big picture, but: 
    - Is it necessary to have a Data Warehouse or a Data Mart to use SQL Server Analysis Services? NO
    - Is it necessary to have SQL Server Analysis services to query and create reports from a Data Warehouse / Data Mart? NO
    So, answering your question, there is no difference between SQL Service Analysis Services and a Data Mart because they are different things.
    Then, yes, you can create a BI Dashboard in SharePoint 2013 without a SSAS cube behind. You can just use SQL Server Reporting Services or Performance Point Services to build dashboards in SharePoint 2013.
    Regards.

  • Error while running Configuration Wizard in SharePoint 2013: Exception in RefreshCache. Exception message :The '?' character, hexadecimal value 0x43A0, cannot be included in a name. Line 1, position 5694.

    Hi Friends,
    I was trying to run configuration wizard in SharePoint 2013 Central Administration and I got below error:
    Exception in RefreshCache. Exception message :The '?' character, hexadecimal value 0x43A0, cannot be included in a name. Line 1, position 5694.
    Yesterday my SharePoint server was running fine and today when I try to update a SharePoint solution (wsp) I got same error. Even if I try to do any operation
    in Central administration like adding new WSP, Updating WSP , I get same error.
    Does any one have any Idea?
    Regards
    Gireesh Painuly

    Posted this a few weeks back - would appreciate any suggestions?
    Thanks,
    Carl

  • Error while creating new item in SharePoint List

    Hi,
    I have requirement to use cascading dropdown, I just created all the steps which are explained in the below URL
    http://spcascade.org/. But i am getting Debug message Error: "Error pulling data from list"
    and "try setting spWebUrl to appropriate SharePoint URL". Please help me to find the solution fro this.
    Thanks.

    var spObj = $().SPCascade({
    destListColTitles: ['Continent','Country','State','City'],
    srcListColInternalNames: ['Continent','Country','State','Title'],
    srcListName: 'CitiesLookupList',
    srcListFilterCAMLQuery: "<Query><Where><Contains>
    <FieldRef Name='Continent'/><Value Type='Text'>America</Value>
    </Contains></Where></Query>"
    spWebURL: 'http://sharepointurl',
    getDataOnly: 'false',
    debug: 'true',
    });

  • Facing error while creating CR in customer master MDG.

    Can anyone plz help me out.I am not able to create a customer in customer master MDG after activation of 0MDG_ANLY_CR_PROCESS BI component in BSANLY_BI_ACTIVATION Tcode.Becoz my activation was completed by error.So plz see the attaachment and help me out.
    Thanks In advance.

    Drear Rath,
    it is the problem with either role or you have not assing the target UI ,Please check on that side.

  • Facing error while creating report in OEM 12c Cloud Control

    Hi All,
    I want to create a report in OEM 12c Cloud Control in Information Publisher. I have select element as "Table from SQL" and want to select data from "gc$metric_values_latest" view. But when I am writing a sql statement like..
    select * from gc$metric_values_latest
    Then on execution I am getting the following error "Error rendering element. Exception: ORA-00942: table or view does not exist "
    What can be the issue for this. Please suggest..
    Thanks in Advacnce!!!

    Is this mean that we can not fetch data from gc$metric_values_latest view or we need to do some configuration in order to fetch information from this view. Because I am able to fetch from views like mgmt$metric_current or mgmt$metric_history
    So what can be the probable cause of not getting access to gc$metric_values view

  • Error while opening Navigation setting is SharePoint 2013

    Unable to View negation bar and Also unable to open NavigationSettings in the site Setting.
    An error occured while rendering navigation for requested URL: /sites/PerformanceManagement. Exception message: Cannot open &quot;/sites/PerformanceManagement/AFAQ_PerformanceManagementReports/MonthlyAppraizalSytemReport.rdl&quot;:
    no such file or folder. Stack trace:    at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
       at Microsoft.SharePoint.Library.SPRequest.UpdateNavigationNode(String bstrUrl, Int32 lNodeId, DateTime dateParented, String bstrName, String bstrNodeUrl,
    Object&amp; pvarProperties, String&amp; pbstrDateModified)
       at Microsoft.SharePoint.Navigation.SPNavigationNode.Update()
       at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.&lt;>c__DisplayClass3.&lt;UpdateNavigationNodes>b__1()
       at Microsoft.Office.Server.Utilities.Security.SecurityUtilities.RunWithAllowUnsafeUpdates(SPWeb web, Action secureCode)
       at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildrenInner(NodeTypes includedTypes)
       at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildren(NodeTypes includedTypes)
       at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedTypes, NodeTypes includedHiddenTypes, Boolean trimmingEnabled,
    OrderingMethod ordering, AutomaticSortingMethod method, Boolean ascending, Int32 lcid)
       at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedTypes, NodeTypes includedHiddenTypes, OrderingMethod
    ordering, AutomaticSortingMethod method, Boolean ascending, Int32 lcid)
       at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedHiddenTypes)
       at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.GetChildNodes(PortalSiteMapNode node, NodeTypes includedHiddenTypes

    Hello Yahiyalqbal,
    Sounds like one of your navigation nodes is broken. If you are unable to access them via the user interface you could try PowerShell.
    This thread has an example which might be useful:
    http://sharepoint.stackexchange.com/questions/59175/top-site-navigation-broken-how-can-it-be-fixed
    - Dennis | Netherlands | Blog |
    Twitter

  • Sharepoint 2013: Workflow Error , while trying to publish a Sharepoint 2013 Workflow, from the Sharepoint Designer 2013

    I don't know what might be wrong but I have tried everything possible I suppose. 
    Configuration: 1 App Server SharePoint Standard 2013 + SQL Server. On App Server, I have installed Workflow Manager as well.
    Installed Sharepoint Designer 2013 on my laptop. 
    Before I was able to publish the workflows, but now it refuses, thwroing me the following error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : ac85cf9c-053a-e0db-1f47-608050559d31. ---> System.Net.WebException:
    The request was aborted: The request was canceled. ---> System.ServiceModel.CommunicationException: There was an error reading from the pipe: The pipe has been ended. (109, 0x6d). ---> System.IO.PipeException: There was an error reading from
    What I have tried so far:
    a. Re-installed Workflow, Service Bus, Windows Fabric, Sharepoint Designer... no luck
    b. Run the configuration script... -Force enabled... no luck
    c. Remove WF Manager, SB, etc... Deleted all WF and sb Databases from SQL, and re-installed all icluding updates... no luck
    d. Tried to run services using Farm account, still no luck.
    e. All services on the Server are running as well
    f. The workflow is checked that it is associated with the site collection.
    I don't know what else to try... seems like I am experiencing unique issue here... please help!

    One last thing I can suggest - In case if you have installed CU Update for WF manager 1.0 and service bus. Some time that creates problem, [Please take backup before make any changes] -
    - Clear everything, WF config , SharePoint WF setting, un register WF from SP , You can delete and recreate WF service Apps
    - IISreset at WF and SP server
    - Uninstall CU update for Workflow manager 1.0 and Service Bus from WF server [Control Panel - Programs - Update], you can delete all update installed
    - ReStart WF server
    - Reconfigure WF manager , Test WF sites , should return XML
    Get-WFFarm | ft HttpPort
    - Reconfigure WF at SP , Make sure should have enough free memory
    Register-SPWorkflowService –SPSite "http://SPsite/" –WorkflowHostUri "http://WFServer:12291" –AllowOAuthHttp
    http or https , depend on your configuration
    And retest from SPD again.
    Good luck:)
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • Error while creating a Timesheet - Project Server 2013

    Hi everyone,
    One of user of PWA encounters an issue when he tries to create a timesheet. This error only occurs with a timesheet of
    a specific period, he can create all the other timesheet.
    So, when he creates the timesheet, this error occurs : "The timesheet creation failed, because of problems with Project Web App or with data validations"
    After reloaded the list of the timesheets, a link to go to the specific timesheet
    is available but if we click on it, we have this error :
    "View Failue - The view failed to load"
    I think , this error occurs
    because the timesheet is not realy existing even if we have a link to it.
    In the log (full log at the end), I've got this error :
    Exception occured in method 'TimeSheet.CreateTimesheet' System.ArgumentException: These columns don't currently have unique values.
    I've found this link with the same kind of problem :
    http://social.technet.microsoft.com/Forums/projectserver/en-US/b0a92afc-11fc-40ef-9a44-357d953b31f6/unable-to-open-or-create-timesheets-these-columns-dont-currently-have-unique-values?forum=projectserver2010general but I've checked and published all the
    user project but still have the error.
    Have you got any idea where are these columns ? How can I found them without checked every project of PWA ?
    Thanks,
    Patmol
    Full logs, for information :
    [bucketHash:E3B9DED0] Exception occured in method 'TimeSheet.CreateTimesheet' System.ArgumentException: These columns don't currently have unique values. at System.Data.ConstraintCollection.AddUniqueConstraint(UniqueConstraint constraint) at System.Data.ConstraintCollection.Add(Constraint constraint, Boolean addUniqueWhenAddingForeign) at System.Data.DataTable.set_PrimaryKey(DataColumn[] value) at Microsoft.Office.Project.Server.DataAccessLayer.Generated.TimesheetDalBase.ReadCustomFieldsForAssignments(ISet`1 assignmentUids) at Microsoft.Office.Project.Server.BusinessLayer.Timesheet.ImportCustomFields(HashSet`1 assignmentUids) at Microsoft.Office.Project.Server.BusinessLayer.Timesheet.ImportActualsAndCustomFields(IEnumerable`1 assignmentUids, ISet`1 userImported) at Microsoft.Office.Project.Server.BusinessLayer.TimesheetLoaderForGrid.Load() at Microsoft.Office.Project.Server.BusinessLayer.TimeSheet.CreateTimesheet(TimesheetDataSet dsDelta, PreloadType preloadType) at Microsoft.Office.Project.Server.Wcf.Implementation.TimeSheetImpl.<>c__DisplayClass45.<CreateTimesheet>b__44() at Microsoft.Office.Project.Server.Wcf.Implementation.WcfMethodInvocation.InvokeBusinessObjectMethod(String businessObjectName, String methodName, IEnumerable`1 actions) StackTrace: at Microsoft.Office.Project.Server.Native.dll: (sig=6ea170d1-988e-4153-9f1d-0305c0ea0309|2|microsoft.office.project.server.native.pdb, offset=3C1E) at Microsoft.Office.Project.Server.Native.dll: (offset=1255D)
    Watson bucket parameters: Microsoft Project Server 2013, ULSException14, 070f6ea0 "project server", 0f0011db "15.0.4571.0", ea364808 "system.data", 0400766f "4.0.30319.0", 52310bef "thu sep 12 02:33:51 2013", 00000e02 "00000e02", 00000020 "00000020", 44395864 "argumentexception", 00101621 "aeby7"
    Error is: GeneralUnhandledException. Details: General Unhandled Exception in _TimeSheet.CreateTimesheet_ Attributes: System.ArgumentException: These columns don't currently have unique values. at System.Data.ConstraintCollection.AddUniqueConstraint(UniqueConstraint constraint) at System.Data.ConstraintCollection.Add(Constraint constraint, Boolean addUniqueWhenAddingForeign) at System.Data.DataTable.set_PrimaryKey(DataColumn[] value) at Microsoft.Office.Project.Server.DataAccessLayer.Generated.TimesheetDalBase.ReadCustomFieldsForAssignments(ISet`1 assignmentUids) at Microsoft.Office.Project.Server.BusinessLayer.Timesheet.ImportCustomFields(HashSet`1 assignmentUids) at Microsoft.Office.Project.Server.BusinessLayer.Timesheet.ImportActualsAndCustomFields(IEnumerable`1 assignmentUids, ISet`1 userImported) at Microsoft.Office.Project.Server.BusinessLayer.TimesheetLoaderForGrid.Load() at Microsoft.Office.Project.Server.BusinessLayer.TimeSheet.CreateTimesheet(TimesheetDataSet dsDelta, PreloadType preloadType) at Microsoft.Office.Project.Server.Wcf.Implementation.TimeSheetImpl.<>c__DisplayClass45.<CreateTimesheet>b__44() at Microsoft.Office.Project.Server.Wcf.Implementation.WcfMethodInvocation.InvokeBusinessObjectMethod(String businessObjectName, String methodName, IEnumerable`1 actions) . Standard Information: PSI Entry Point: Project User: i:0#.w|wavenet\cev Correlation Id: 9709e41b-9a18-e411-941e-00155d029b05 PWA Site URL: http://intranet.wavenet.lan/PWA SA Name: Project Server Application PSError: GeneralUnhandledException (42), LogLeve...

    Hi Patmol,
    Have you tried to go to the previous or next timesheet and then navigate with the "previous period" or "next period" to the timesheet in question.
    Also have you tried to open it using a delegation session?
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Error while creating new Portfolio Analysis (PS 2013)

    Dear Folks,
    I am trying to create a new Portfolio Analysis on my production server but getting some weird error message. Although I have configured everything correctly. (PS 2013 without SP1)
    6 Generic Resources with Proper Rates, with Position Roles
    6 Projects with basic information, with small plan, with resources
    Whenever I select "Time-phased Resource Planning" It gives me an Unknown Error. But in ULS Log this is the error message:
    Datasets:
    AnalysisDataSet
    Table Analysis
    Row: ANALYSIS_UID='dd5b4cc1-2d6b-e411-93ff-00155d009e11'
    Error PlannerHorizonStartDateDoesNotMatchTimeScale (28016) - column
    HORIZON_START_DATE
    Error PlannerHorizonEndDateDoesNotMatchTimeScale (28017) - column
    HORIZON_END_DATE
    General
    Error:
    QueueAnalysisCannotUpdateAnalysis (29682). Details: id='29682' name='QueueAnalysisCannotUpdateAnalysis' uid='53485703-2e6b-e411-93ff-00155d009e11' AnalysisUid='dd5b4cc1-2d6b-e411-93ff-00155d009e11' MessageType='Microsoft.Office.Project.Server.BusinessLayer.QueueMsg.AnalysisMessage'
    MessageID='1' Blocking='DontBlock'.
    Queue:
    GeneralQueueJobFailed (26000) - AnalysisUpdate.AnalysisMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='54485703-2e6b-e411-93ff-00155d009e11' JobUID='e54a3803-2e6b-e411-93ff-00155d009e11' ComputerName='e3b7641f-b9bf-4a1f-a5b3-a641445bd3ea'
    GroupType='AnalysisUpdate' MessageType='AnalysisMessage' MessageId='1' Stage='' CorrelationUID='c6b3cb9c-f4ad-b0df-0000-02b15d6add06'. For more details, check the ULS logs on machine
    e3b7641f-b9bf-4a1f-a5b3-a641445bd3ea for entries with JobUID
    e54a3803-2e6b-e411-93ff-00155d009e11. 
    Could someone please help me to resolve this issue?
    Many thanks
    Mohsin Raza

    Hi Moshin,
    The message indicates that your capacity analysis (resource based) is out of range. It might be due to your planning horizon and granularity settings or to the project start and finish dates in the portfolio properties:
    Also what are the start and finish dates of your projects? They cannot be out of the range : 1984 - 2049.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Error in Creating New Web Application SharePoint 2013

    Everything was working fine but today when i try to create  a new web application i am getting the following error.It's happening whenever i am trying to create a new web application.
    The directory C:\inetpub\wwwroot\wss\VirtualDirectories\26060 is already being used by another IIS Web Site.  Choose a different root directory for your new Web application. 
    But this port 26060 was not being used before and if i try to create new web application again then the error message occurs with the port number of the new web application. 
    Please help.

    Hi HelloFragrance,
    Are you using a host header when creating these web apps? If so have you tried creating without a host header? Also are you logged in with the Server with the Admin account? Check this out: (taken from Jeremy Taylor's
    blog)
    " 1. Ensure you have a proper dns name / entry in the hosts file of your server for the new url you are wanting to create.
    2. Ensure you have typed in the ‘host header’ typed in when creating the new web application.
    3. If this doesnt work, open IIS Manager – Start>run> inetmgr> and verify the home directory – it could be located on a different drive."
    Also have you tried creating through Powershell and see if you run into the same issue or not?
    http://technet.microsoft.com/en-us/library/ff607931(v=office.15).aspx
    Hope this helps!
    Thanks!
    BlueSky2010
    Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and
    "Mark As Answer"

  • Error while creating a Development plan template

    Hi Gurus,
    I am facing errors  while creating Development Plan Template.
    This is how it goes :
    When i click on Define Forms for Talent Assessment --> a wizard pops up & i select Development Plan :
    In first step, I am giving Title,Integration with SAP Learning Solution (check) & a rating scale.
    Now after clicking next, I am adding 2 development areas :
    1) Training
    2) Mentoring,
    now as soon as I'm clicking on End Configuration, It displays 2 errors & 1 warning message :
    error1 : Element Appraisal Template 'XXXXX' contains errors.Cannot change status.
    error2 : Value type 000000XXX of value class Q does not exists
    Warning 1 : You have maintained a description that is not displayed.
    In PHAP_CATALOG, when I'm trying to manually release the Criterion Group (VB) or Appraisal template (VA), it does not allow me to do it.
    Kindly let me know how to proceed further.
    Regards
    bharti

    Hi,
    Even though it gives the error,the new RTF template is uploaded and it is reflected when I query the template again.
    But when I run the Concurent program and see the output,the output still shows me the old template.
    Regards
    Jujaar

  • Error while creating BOM

    Hi
    iam facing error while creating, changing and display BOM.
    Error: Status MHCO of the user interface SAPLCSDI missing.
    rgads

    Dear,
    MHCO - BOM item screen GUI status..Are you using any Alternative item?
    Have you applied any new patch in the system?
    Contact ABAPer, can give more details
    In SAP service place serach for this interface program,,,you will get many notes on this.

  • Error while creating OLAP connection in IDT

    Hi friends,
    I am facing error while creating OLAP connection in IDT (BO 4.1 sp2)
    I am using sql server 2012.In the screen shots you can observe server name and user name of the Sql server
    I am creating OLAP connection to connect CUBE
    Check the screen shots for the error
    Plz help me
    Here you can see the server name and user name
    While creating OLAP connection I gave these credentials
    This is the error I am getting

    Hi..
    To create connection and access the BW data, developer must have the password. and while create connection using Authentication Mode: Single Sign On, need to loin the username has pattern <SID~client/SAP userid>,
    User Name: SID~client/SAP userid
    Password for the SID,
    Authentication as SAP.
    Plese find the below link for more info: http://scn.sap.com/community/semantic-layer/blog/2014/06/19/pre-requisite-authorizations-in-sap-bw-side-before-develop-the-universe

  • Error while deploying VS Workflow to SharePoint List

    Hi all,
    I am getting error while deploying the WF to SharePoint 2013 list
    Error 1 Error occurred in deployment step 'Activate Features': Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_782198e9_fd42_4862_bdc0_d4a966f97c29' from scope '/SharePoint/default/36804029-858c-48cc-af57-4264730767a6/0068758c-be16-420e-a97e-46ab58b67daf'
    was not found. HTTP headers received from the server - ActivityId: 0599b125-8148-4dd5-87bb-c90356bd00c6. NodeId: ServerName. Scope: /SharePoint/default/36804029-858c-48cc-af57-4264730767a6/0068758c-be16-420e-a97e-46ab58b67daf. Client ActivityId : e265df0a-03ea-40dc-98
      0 0 ReportReqWF
    I tried Powershell as
    Register-SPWorkflowService -SpSite 'http://servername/site/' -WorkflowHostUri 'http://servername:12291' -AllowOAuthHttp -Force -ScopeName 'SharePoint'       Command executes but error remains same.
    Please help me

    Hi Sunita,
    Firstly, I recommend to debug your workflow in Visual Studio to see if there is anything incorrect in the code about Activating the feature.
    Then I recommend to deploy the project as wsp solutions and then deploy it to SharePoint. After that use Install-SPFeature command to install the feature, then activate the feature to how it works.
    Here are some similar threads for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/251a7977-13ba-4568-932d-eed55d5c2bfc/missing-workflow-xaml-feature-error-during-site-creation-from-custom-template?forum=sharepointadmin
    http://social.technet.microsoft.com/Forums/en-US/0c470b4b-8e32-47ab-bc29-409db01dce81/unable-to-activate-the-workflow-feature-in-sharepoint-2013?forum=sharepointcustomization
    More information:
    Develop SharePoint 2013 workflows using Visual Studio
    http://msdn.microsoft.com/en-us/library/jj163199%28v=office.15%29
    Walkthrough: Creating and Debugging a SharePoint Workflow Solution
    http://msdn.microsoft.com/en-us/library/ee231573(v=vs.110).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for

  • How can I display the photos and videos from the Nano to Altec's iMV712

    I am trying to display photos and videos from a 3G Nano to larger display on Altec Lansings iMV712 While I know I can view it from the cradle, I was wondering if a TV Out would work? Has anyone managed to get this to work?

  • Cannot Complete the 1690 Update on a new initial setup

    Got a new Playbook at 8:30 this morn. Have been trying to get into the device since I got it home at 9:00 am. No luck. After entering the initial requested data I'm stuck in the update process. Its now almost 3:00 pm and since 9:00 I have been trying

  • Obj files from Softimage not visible in CS5

    Hello, Is there some trick to making 3d obj files visible when loaded into CS5 from Softimage? The wireframe view works, but the solid view does not. At first i tyhought it was a problem with my model, but when simply exporting a sphere primitve (wit

  • Pop ups keep appearing when I go to different web pages.

    A couple days ago, pop ups started to appear when I went to different websites. They show up as long white boxes on the left and right side, as well as on the bottom of the browser. When I click to exit them out, and sometimes when I click other link

  • 10gR2 problems

    Hello I was previously working on OWB 9.2 and recently have joined a project which uses OWB 10gR2.. Now as i have started working on the same, i am getting a lot of issues in 10gR2 which i hadn't faced in 9.2 version... One scenario is: We were havin