Excel error -2146777998

Hi LabView community,
I wonder is someone has encountered this problem before me. I am maintaining an application which generates 2 excel reports which are similar. The app generates them in a case structure wired to the loop value (i) of a for loop. (1st report in case 0, 2nd report in case 1)
All is good and works well on a development system, and 2 other PCs but on one particular customer PC, the above excel error occurs sometime between finishing the 1st report and starting the 2nd.
Meagre Google links point to problems not closing Excel after the 1st report - which is fine, but in my code there is only 1 reference to the report which is passed through each invoke node until there's a "Dispose Report.vi" at the end.
I also dont understand why, if excel being open causes this error, the error doesnt occur on the other 2 test PCs (all PCs are Windows 7-64/ Office 2010).
If Excel is opened again in parallel thanks to the marvels of auto parallism, this also confuses me because at the end of the 1st report there is a small delay inside a flat sequence so this would seem to restrict auto parallelism by using rules of dataflow , as well as the for loop generating the report mentioned earlier.
If I swap around the order of report generation, the failure still occurs between report 1 & 2.
Any ideas , world?
System is LabView 2011
Thanks,
Chris
Attachments:
Dispose Report.png ‏12 KB

Hi El_Penguino,
The Dispose Report does close the reference to the report, however in my research it seems that Excel occasionally stays open behind the scenes, which may be what's causing the error. After you receive the error, open up Task Manager and see if there's an Excel process still running when Excel is not open. If so, stop the process, and attempt running your program again.
Here's the discussion I found that mentions the background Excel process messing with the Report Generation Toolkit:
Error -2146777998 Unkown System
http://forums.ni.com/t5/LabVIEW/Error-2146777998-Unkown-System/m-p/720393/highlight/true#M329651
I hope this helps!
David S.

Similar Messages

  • EVDRE Excel Error 2147417848

    Hi,
    when we try to change any EVDRE workbook in Excel we receive the following error.
    #ERR:-2147417848-Method '' of Object ''  failed
    We have an BPC 7.5 on Netweaver with a current patch in BW and Frontendversion with patch 4. It seems like a VBA Error......
    Any idea?
    Thanks in advance
    Christian Weber

    Hi El_Penguino,
    The Dispose Report does close the reference to the report, however in my research it seems that Excel occasionally stays open behind the scenes, which may be what's causing the error. After you receive the error, open up Task Manager and see if there's an Excel process still running when Excel is not open. If so, stop the process, and attempt running your program again.
    Here's the discussion I found that mentions the background Excel process messing with the Report Generation Toolkit:
    Error -2146777998 Unkown System
    http://forums.ni.com/t5/LabVIEW/Error-2146777998-Unkown-System/m-p/720393/highlight/true#M329651
    I hope this helps!
    David S.

  • Trying to export my forms results to excel  error message is adobe can not save as the file is open

    trying to export my forms results to excel, error message is adobe cn not save as the file is open in another location,   however, no other file is open.

    Thanks for continuing the help, but it is a medical realted form and I will just keep it confidential at this time.
    Larry Lakes,  Executive Director
    The HANDLE Institute
    [email protected]
    541-639-1588
    P. O. Box 6264
    Bend, OR  97708

  • Internal Excel Error

    Hello:
    I'm working with excel 2007 and Essbase 9.3.1 Add-in.
    I've an excel 2007 sheet that, when I try to retrieve data (already connected or not), the following message appears:
    "Essbase has encountered an internal excel error. Your sheet will not be overwritten and none of your data will be lost. However, you are strongly urged to exit Excel and restart in order to clear up the problem".
    But restanting excel don't clear up the problem. If I save the excel sheet as excel 2003, then the problem doesn't apperar.
    Does anyone knows what's happening?
    Thanks in advance and regards,
    Joaquin Castellano

    Here's info on this issue: http://oraclebrasil.wordpress.com/2011/11/09/error-essbase-has-encountered-an-internal-excel-error-when-retrieving-in-excel-with-essbase-excel-add-in-11-1-1-3/
    Hope this helps!

  • Essbase has encountered an internal Excel error

    Hi All,
    I've got a problem with Excel 2010 with Excel add-in relative versione 11.1.2.1
    this is the message of error:
    Essbase has encountered an internal Excel error. Your sheet will not be overwritten and none of your data will be lost. However, you are strongly urged to exit Excel and restart in order to clear up the problem
    but this problem not compare always.

    Here's info on this issue: http://oraclebrasil.wordpress.com/2011/11/09/error-essbase-has-encountered-an-internal-excel-error-when-retrieving-in-excel-with-essbase-excel-add-in-11-1-1-3/
    Hope this helps!

  • Report Printing - Excel error

    Hi all,
    I'm not sure what's causing this error.
    With a regular report (not Interactive) region, I have enabled the report printing. All file types open/save correctly except for Excel.
    When opening the file, Microsoft Excel actually pops up this error:
    File cannot be opened because:
    The server did not understand the request, or the request was invalid.
    Error processing resource 'http://www.w3.org/TR/xhmtl1/DTD/xhtml1-strict.dtd'.
    Line 3, Position 57.
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">If I save the file and try to open it, Excel pops up this error:
    This XML file cannot be opened because of an error. Check to make sure the file is a valid XML file, and that the XML syntax is correct.
    You can also try re-creating the file and closing other applications before you attempt to open it again.Excel version is Excel 2002 SP3 (v10.x).
    Some additional info that might be helpful:
    When Excel is opening, the status bar shows it is "Opening HTML.XLA", the shows "Opening {filename}.xls" but fails halfway through that.
    Any ideas?
    Chris

    Hi Chris,
    This is the output I get when I click on the Print link
    <?xml version="1.0" encoding="UTF-8"?>
    <DOCUMENT>
        <DATE>04-AUG-08</DATE>
        <USER_NAME>nobody</USER_NAME>
        <APP_ID>17977</APP_ID>
        <APP_NAME>Test Export</APP_NAME>
        <PAGE_ID>1</PAGE_ID>
        <TITLE>Page 1</TITLE>
        <P1_ROWS></P1_ROWS>
        <P1_GO></P1_GO>
        <P1_REPORT_SEARCH></P1_REPORT_SEARCH>
        <REGION ID="4149756408582108901">
            <ROWSET>
                <ROW>
                    <COL1>value1</COL1>
                    <COL2>value2</COL2>
                    <COL3>value3</COL3>
                </ROW>
                <ROW>
                    <COL1>value12</COL1>
                    <COL2>value22</COL2>
                    <COL3>value32</COL3>
                </ROW>
            </ROWSET>
        </REGION>
    </DOCUMENT>Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • Microsoft excel error while exporting a FRS report from Planning to excel

    I have multiple screen shots of the issue.
    are getting issues when within citrix trying to run an FRS report from workspace into excel.
    first they get a windows login window looking for credentials of a User name and a Password.
    the first error:
    "Could not open 'http:SERVERNAME:19000/hr/hrget/modules/com/hyperion/reporting/web/office/HROfficeReport.jsp/FOLDERNAMEandFILENAME.xls?format=excel.20028viewAs=excel&instanceId=11165278&previewDone=true'.
    second error:
    Microsoft Excel cannot access the file 'http:SERVERNAME:19000/hr/hrget/modules/com/hyperion/reporting/web/office/HROfficeReport.jsp/FOLDERNAMEandFILENAME.xls?format=excel.20028viewAs=excel&instanceId=11165278&previewDone=true'. There are several possible reasons:
    The file name or path does not exist.
    The file is being used by another person
    The workbook you are trying to save has the same name as a currently open workbook.
    Third error:
    The file you are trying to open, 'FILENAME.xls', is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file do you want to open the file now?
    yes , no, or help
    I am trying to figure out if its a CITRIX issue? An EPM issue? or what
    We have Office 2010 32 bit with smart view and excel add-in.
    Does anybody know why this may occur? I have screen shots I just don't know how to post them.

    When you export a FR report to excel, yes, you will get a prompt for credentials, but as said in 11.1.2 HFR guide, you have to ignore that by clicking "Cancel" and then you will get a second warning pop-up saying "The file you are trying to open, 'FILENAME.xls', is in a different format ........"... Click on "Yes"... you should be able to see the report in excel....
    Both these are known issues in HFR export to excel and you can find them in oracle features guide. And they are not related to Citrix.
    As in Oracle HFR user guide "When exporting a Financial Reporting document to a Microsoft Office format (Excel, Word or PowerPoint), when using Microsoft Office 2007, you may receive the following warning: "The file your are trying to open <filename>, is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now?". This warning notifies users that, although the file has an Office extension ( ".xls", ".doc" or ".ppt"), the content of the file is different from the expected (native) Office format. Although Financial Reporting reports are generated in an MHTML format during export, this is not a security concern. Microsoft Office is just warning a user of a file format that is different than expected. Upon selecting “Yes” in the warning, the file will successfully open in Microsoft Office."
    Thanks,
    Siva

  • Excel Error c0000005 when printing or performing macros.

    Ive had this error appear on one of the workstations i manage, Its running windows 8.1 and office 365. Ive tried reinstalling office and I've checked for COM add-ins, which were discussed in topics with the same error but there are none installed. The error
    looks as following, should make sense even though it is in danish:
    Navn på program med fejl: EXCEL.EXE, version: 15.0.4551.1510, tidsstempel: 0x528be48d
    Navn på modul med fejl: EXCEL.EXE, version: 15.0.4551.1510, tidsstempel: 0x528be48d
    Undtagelseskode: 0xc0000005
    Forskydning med fejl 0x0001e3f7
    Proces-id 0xc24
    Programmets starttidspunkt 0x01cf13920e6c4b0b
    Programsti: C:\Program Files\Microsoft Office 15\root\office15\EXCEL.EXE
    Modulsti: C:\Program Files\Microsoft Office 15\root\office15\EXCEL.EXE
    Rapport-id: 4fc4d933-7f85-11e3-826c-00242cbbb1ea
    Fuldt navn på program med fejl:
    Relativt program-id for program med fejl:
    It Crashes once i try to print and sometimes when running database connected macros. Sometimes I can get it to print by running excel as admin. The macro crash I got rid of by setting security settings to full control for the user but that cant be optimal.
    Any help would be appreciated.

    I get the error in safe mode too. The macro error was sorted by giving the user full control in the security settings. Funny thing is that everything runs fine in Excel 2010. I tried contacting Office 365 support but those guys won't give support to usability
    issues in the office tools. So i got refered to the support branch where you have to pay for support and my boss won't allow that.
    So I'm pretty much stuck at this point. My guess is that it is some kind of compatability issue but I don't have enough excel experience to figure out where the problem is. We have over a couple hundred excel templates where a handful has come up with the
    error in Excel 2013 so far, so unless theres some global fix or an update comming for this problem I got some work ahead of me.

  • Report Generation Toolkit Excel errors and Libraries, Classes

    Hello All,
    I'm using the Report Generation toolkit Excel functions to handle some data and create graphs.  I'm running into problems with the Add Worksheet.vi.  At the very start of the vi, it closes the reference to Shapes.  Occasionally, the Close Ref will throw an error.  I haven't pinned down the exact cause yet (probably an invalid reference).  The error itself wouldn't be a problem.  Under other circumstances I would choose to ignore it and continue on.  The problem is, this is stored in a Class Library controlled by NI.
    Solutions I've tried without success:
    1.) Make changes, and save the new vi with another name - can't do it because it's encapsulated and the Library is password protected.
    2.) Install toolkit in something other than the default folder, so I can make changes and put it under Source Control - installer doesn't allow a new path to be entered.
    3.) Change the vi where it is.  This works until I move the source to another computer or I update Labview.  At that point I lose all my changes.
    Maybe it's just my inexperience with Classes, but I just don't see an elegant solution to this.  Ultimately I'd like to copy the library off to somewhere else and put it under Source Control so I can make changes and additions to it (NI folks - providing a password to unlock the lib would be helpful...).  Does anyone have suggestions on how I can accomplish this?
    Thanks in Advance,
    Doug

    Hi Ben,
    Sorry about the first post.  After re-reading it, it sounds more like a frustrated rant than a request for help.
    I've attached a simplified vi to try to illustrate the problem I'm having.  I'm running Excel 2007.  Please open the vi, then open Excel Add Worksheet.vi.  At the start of the vi, Close Ref for Excel.Shapes occasionally throws an error.  So far, I have not been able to consistently reproduce the error, so I can't really troubleshoot it.  As I recall, the error code is 1045.  The error is carried through the rest of the vi, causing invalid references to be written to Excel._Worksheet and Excel.Shapes, going out to NI_report.ctl.
    So, here are the issues I'm running into (other than the error itself):
    1.)Short of closing and reopening the file, there is no way to recover from the error.  After the error, there is an invalid reference in Excel._Worksheet.  There is no vi available to regenerate references in NI_report.ctl.  I could easily write a vi to start from Excel._Application and re-read them, but because NI_report.ctl is in a Class library (controlled and passworded by NI), I can't add the vi to the library.
    2.) I found that I could ignore the error by wiring around it.  If I disconnect Error Out from Excel.Shapes Close Ref and wire Error In from Excel.Sheets.Count to the Error In of the Close Ref, everything works fine.  Under other circumstances, I'd save this with a new vi name (because functionality changed) and continue on.  But, because the vi is part of a Class library (controlled and passworded by NI), I can't do this.  I can save the vi with the modifications (because Excel Add Worksheet.vi is not passworded), but if I pass the source off to someone else, they will have to make the same changes on their installation of the NI Report Generation Toolkit.
    Again, I can't reproduce the error with any regularity.  I've run the example vi I provided a few times and everything seems to work fine.  If I come up with something, I'll repost.  If you (or anyone) has an idea of what could be failing or if they've seen the problem, I'd appreciate a comment.
    Thanks again,
    Doug
    Attachments:
    Excel Fail.vi ‏15 KB

  • Live office excel error

    Hi,
    I am building live office excel objects from WEBI and objects are refreshing properly and if I open the documents later in the same day or next day, getting the following error repetedly. It is working fine for the first time ane next time it doesn't and the source for these reprots exist in WEBI Public folders.
    "An error occurred while opening the report. The report does not exist; you have insufficient rights to open the report; or you cannot make a connection to the BusinessObjects Web Service. (LO 02010)"
    Also fewtimes we are getting below error message while refreshing the Live office object
    Error message:
    "An error occurred while opening the report. The report does not exist; you have insufficient rights to open the report; or you cannot make a connection to the BusinessObjects Web Service. (LO 02010)  Failed to get the document information. (LO 26315)  An internal error occurred while calling 'processDPCommands' API. (Error: ERR_WIS_30270)(6315)"
    If anybody knows please help me.
    Thank you,
    Best Regards,
    Satya

    Hi Ingo,
    Yes the same report can be accessed from Infoview and we don't have any issues but once we save the live office objects locally on desktop then trying to connect to LIVE OFFICE to refresh the reports then we are getting the message.
    Authentication method in Live office is SAP and I didn't check "Enable windows active directorysingle sign on"
    Authentication method in Universe is " Use Specified user name and Password"
    Can you please help me what could be the reason for the issue and how to resolve that.
    Regards,
    Satya

  • Live offcie excel error-opening a report from server

    Hi,
    I am building live office excel objects from WEBI and objects are refreshing properly and if I open the documents later in the same day or next day, getting the following error repetedly. It is working fine for the first time ane next time it doesn't and the source for these reprots exist in WEBI Public folders.
    "An error occurred while opening the report. The report does not exist; you have insufficient rights to open the report; or you cannot make a connection to the BusinessObjects Web Service. (LO 02010)"
    If anybody knows please help me.
    Thank you,
    Best Regards,
    Satya

    Hi,
    Following solution might be helpful for resolving the issue.
    Could you please test the following and update us:
    1. Goto Folder then ALL FOLDER-> Click on Manage and then on Top Security Rights.
    2. Select the group and then click on Add/remove rights.
    3. Expand content
    4. Select Crystal Report -> Grant Export the report's data OR
    4. Assign the crystal report right to export the reports data to the user group for the desired folder.
    Even though it is a Webi document Live Office itself utilizes the Crystal Report servers thus needing to have the CR rights.
    Regards,
    Sarbhjeet Kaur

  • Export to excel  : Error no class found

    Hello Experts,
    I am facing a problem  while exporting the data into excel sheet.
    DC1 : i have created library dc which contains jxl.jar file in library folder
    DC2 : j2ee library DC--->DC1 is the used dc in this and DC2 build and deployed successfully
    DC3 : webdynpro dc -->DC1 and DC2s are used DC  (checked build time and runtime)
    error  :
    The initial exception that caused the request to fail, was:
    java.lang.NoClassDefFoundError: jxl/format/CellFormat
    at com.pasteur.sku.global.wd.app.wdp.InternalVTab_Bord_SKU.<init>(InternalVTab_Bord_SKU.java:462)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    Both DC2 and DC3 s are successfully build and deployed
    How to confirm that the jar file is exist in j2ee library by using visual admin
    please help me out to fix the issue
    Thanks in advance for your reply.
    Regards,
    Fayaz Shaik.

    Then, its because at runtime when the application tried to look for the external api containing the excel methods then it does not find the jar on the server.
    The compiler works as the IDE is able to locate it within its folders.
    Check the deploy DC. Build a separate DC and try it. Check if the necessary references(if any any) are configured. - No direct solution, just Plain Old, keep doing it again and again till you find the actual issue.
    All the best.
    Regards,
    Sharath

  • Export to Excel Error in SQL Server 2014 Report Builder/Viewer

    Hi,
    I am using the 2014 version of ReportViewer in a WinForm to display an RDL report.
    The report was originally created in Report Builder 2.0 (SQL 2008 R2), but has since been edited in Report Builder 3.0 (SQL 2014).
    The report loads and displays OK, and even exports to Word and PDF. But when exporting to Excel and then opening the Excel document, the following error occurs:
    "We found a problem with some content in <filename>. Do you want us to try and recover as much as we can? If you trust the source of this workbook, click Yes."
    If you click Yes, then a second message appears:
    "Removed Part: /xl/styles.xml part.  (Styles)
    Repaired Records: Cell information from /xl/worksheets/sheet1.xml part"
    The Excel document then opens, and the data is there, but there is no formatting (no border columns, colours, bolds etc.)
    The three interesting things are:
    - When exported from SQL 2008 R2 Report Builder 3.0, which exports to .xsl instead of .xslx, it works
    - A brand new report created in 2014 Report Builder 3.0 exports to .xslx great
    - In Report Builder 2014, I stripped everything back and removed all rows and columns so the original table in the report only has one empty row and column it the export still errors - it is only by removing the original table and creating a brand new table
    that export works OK
    It appears to be a problem with the tablix, but ideally we don't want to have to recreate our reports from scratch to fix this issue.
    Has anyone come across an issue like this before, and know of any potential resolutions to it?
    Thank you.

    Hello,
    Based on your description, you render a report originally created in Report Builder 2.0 (SQL 2008 R2) and export the report to excel with format of Excel 2007-2010.
    Edit the report in Report Builder will not upgrader the report. In that case the report still with SSRS 2008 R2 RDL schema. Please try to upgrade the report by open the report in Report Designer in SQL Server Data Tools (SSDT) and then try again.
    If you don’t want to upgrade the report, please try to export the report
    with Excel 2003 rendering extension and check if the issue persists.
    The SQL Server 2014 and SQL Server 2012 Reporting Services Excel rendering extension renders a report to the native format of Microsoft Excel 2007-2010 with .xlsx as file extension. Only the Excel rendering extension is available by default.
    You must update the Reporting Services configuration files to make the Excel 2003 rendering extension available.
    For example, changing the value of Visible to
    true in the following line in the RSReportServer.config:
    <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"
    Visible="true"/>
    Reference:Upgrade Reports
    Exporting to Microsoft Excel (Report Builder and SSRS)
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Excel error on Windows 7 - Strange Issue

    Hi
    We are running BPC MS version with SP9 and with clients accessing via Excel 2007 or 2010 (BPC client is 7.0.118) running on Windows XP and 2007 and have recently been having Excel crashes when opening certain (not all) BPC input schedules and reports. Excel crashes with an error in the module ntdll.dll and exception code 0xc0000374.
    After some further investigation, I have narrowed the issue down to machines running Windows 7 only (both with & without sp1) as XP machines don't have any issues. Yesterday I re-installed a fresh version of Windows 7 on my laptop then immediately installed Excel 2010 only (no other apps such as anit-virus, printer drivers, other Office products nor were any other Excel add-ins loaded) and connected to BPC only to have the same issue. I tested on other pc's also on both our BPC development & production server and faced the same problems.
    Interestingly it only happens to certain reports (I have full BPC admin rights) and if I open the BPC report without being connected to BPC, it opens fine however as soon as I connect to the server, Excel crashes. I have also tried setting the Excel calculation option to MANUAL which seemed to work for a day or so  then the crashes came back despite repeating the same procedure. I have also tried running in Windows safe-mode and disabling all non-MS service using MSCONFIG without success. On one machine also running Windows 7 crashes sometimes when trying to open the e-data option from the Excel menu.
    Is anybody experiencing the same issue as this is now critical as we go-live on 1 August for our next rollout? FYI I have also logged an OSS message and searched Windows / Excel online forums tried all the steps suggested for the error, however no solution could be found.
    I believe the issue maybe related to BPC client 7.0.118 as I don't remember this happening before we upgraded to sp 9 from sp 3 a few months ago, but I am not able to reinstall the earlier BPC client.
    Hope someone can assist.
    Regards
    Geoff

    Hi Geoff / Velázquez,
    Thanks for this. I had the same problem running a 7.0.118 client on Server 2008 R2 as a Terminal Server.
    There were some commented-out EVDREs that still had strange characters in the ColKeyRange and RowKeyRange cells. (The workbook was fine on Server 2003 / Office 2007 and XP / Office 2007, but caused Excel to crash on Server 2008 R2.)
    I deleted the entries (via XP) and the problem has now gone away. Problem solved.
    Glad I found this post. Appreciated.
    Regards
    Nick

  • EXCEPTION EXCEL ERROR 0X800A03EC ON SAVE.AS COMMAND

    i am facing a problem on save as command. i m currently working on a project in which i take the data from the the database and row by row i print it on the excel file . but on saving it generates the error code 0x800a03ec .. dont know why .. the similar code
    works fine for the another form doing the same work but generates problem on one form ..
    can anyone plz help 
    providing the line which leads to error
                        xl.SaveAs(Application.StartupPath
    & "\Bill\" + branch + "\Export\" +
    a +".xlsx")
    here xl is the name for worksheet and a is the variable for the bill number.
    even it works for old data already stored in database but when i upload new data in database(ms Access 2007) then it starts giving above said error .
    kindly help... thanks 

    Hi Shikha021,
    As Hendrik said, please make sure the destination file name is valid, make sure the path is accessible.
    Also please make sure the file extension matches the Excel interop library version.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Old Cinema Display 22" won't work with DVI-ADC adapter & Mac Pro

    So, I want to use my old 22" ADC Cinema Display with my new Mac Pro with the Radeon x1900 card. And I was told to buy the DVI to ADC adapter, which I did. But it doesn't work! The adapter powers up my monitor, and it shows up in the Display settings

  • Form Editor tabs don't work

    After upgrading to Java 1.4.1_02, the compile would no longer work so I reinstalled Sun ONE Studio. Now I can compile, but the Form Editor tabs for Layouts, Swing, etc don't work. No response except a 2mm line moves around in the directly under the t

  • 64 bit Windows 2008 Server showing up as Win32NT

    I'm running this code on a windows 2008 server 64 bit and it's displaying Win32NT. I'm sure it's 64 bit windows server. Why would it show up as Win32NT? string OSVersion = System.Environment.OSVersion.Platform.ToString(); Console.WriteLine("OS Versio

  • ORA-12505, TNS:listener

    Hello there, is it possible to connect Oracle Sql Developer to an Oracle Database via network? I have made attempts to connect via a network to a target database on a different computer and I get the error message "Status : Failure -Listener refused

  • Error message on App World Upgrade

    Last night I upgraded App World on my Bold9700 and have been getting the following error message since:- Uncaught exception: java.lang.NoClassDefFoundError I cannot get into the App world at all since the upgrade. I have also tried rebooting the phon