SSRS Exporting causing error with Excel

Hello,
I would search this but I don't know what key terms to try, but here is my problem. Created a report in Report Builder and see it on SSRS and can run it. I get the data back I need. When I try and export to Excel I get "Excel found unreadable content
in '<report name>.xlsx'. Do you want to recover the contents of this workbook? If you trust the source of this workbook, click Yes." When I click Yes I get a blank document. If I save the document to my computer and open it I get an option to repair
which says "Replaced Part: /xl/worksheets/sheet1.xml part with xml error. Illegal xml character. Line1, column 3344028". I have rebuilt the query too.
Has anyone else seen this, or have a link to a set of solutions I can test?
This is using SSRS 2012.

I know... I am just doing what I am told. I said the same thing to the person asking for it.
They have no idea what they are asking for.
Run this query to tell you the Average # of Entries you have per PC. BTW my lab has an average of 327! Far more that the 186 listed in the blog post!
declare @ARP BIGINT
declare @PCCount BIGINT
Set @ARP = (select count(*) from dbo.v_GS_INSTALLED_EXECUTABLE)
Set @PCCount = (Select count(*) from v_GS_COMPUTER_SYSTEM)
Select
'Ave Entries per PCs ' + Convert(varchar(250), sum(@ARP/@PCCount+0.001)),
'Number of Installed EXE entries ' + convert(varchar(250), @arp),
'Number of pages '+ convert(varchar(250), sum(Round(@arp/80,0)+1)),
'Number of papper Bundles '+ convert(varchar(250), round(sum(@arp/40000.0),2))
Then you need to send them this blog post along with the detail from the query above.
http://be.enhansoft.com/post/2009/10/26/How-to-Perform-a-Basic-Software-Audit.aspx
http://www.enhansoft.com/

Similar Messages

  • The recent software update on my HTC One has caused errors with Exchange ActiveSync issues. Calendar, mail and tasks sync fine but contacts won't sync. How do you correct this?

    The recent software update on my HTC One has caused errors with Exchange ActiveSync issues. Calendar, mail and tasks sync fine but contacts won't sync. How do you correct this?

    I had the same problem.  Here is what worked for me.  Open the mail app and delete your exchange account (Settings > Delete Account).  Then re-add your Exchange account.  After this my Exchange contacts showed up again. 

  • Premiere CC 2014.1 Blu-ray MPEG 2 export causing error in Sony DVD Architect Pro

    I've filed a Bug Report for this but wanted to post here in case it helps anyone else or on the off chance someone can give me a solution / better work around.
    Something has changed in the results of a Blu-ray MPEG2 export from Premiere 2014.1 vs those of the previous CC version. The result is that my authoring software of choice, Sony DVD Architect Pro, fails to prepare a disc image giving an error in the final stage of preparation. This workflow has been working fine for 2-3 years.
    My work around is to export to original format (mxf / XDCAM EX HQ) and then go back to Media Encoder CC rather than 2014 to produce the Blu-ray MPEG2 file, which works without problem.
    Here's a copy paste of my bug report in case anyone with a similar setup has an opportunity to replicate (I'd be very grateful to anyone able to confirm whether its a bug or something specific to me that I might be able to fix).
    ******BUG******
    Export from Premiere 2014.1 directly or via Media Encoder of MPEG 2 1080 50i Blu-ray files causes error in preparation of Blu-ray disc in Sony DVD Architect 5.2.
    This error does not occur when using the same Media Encode export preset in the previous version of Premiere Pro CC / Media Encoder.
    Steps to reproduce bug:
    1. Export Sequence from Premiere
    Export, in my case XDCAMEX 1080i HQ, using a media encoder MPEG 2 Blu-ray preset:
    Preset Name: HD 1080i 25
    Format: MPEG2 Blu-ray
    Bitrate Settings: Medium (Target 25Mbps)
    2. Create DVD Architect 5.2 project
    Set up as single movie Blu-ray project in DVD Architect:
    Disc format: Blu-ray Disc
    Resolution: 1920*1080
    Framerate: 35 interlaced
    Choose the file exported from Premiere
    3 Prepare Disc
    - Select Make Blu-ray Disc
    - Click Prepare
    - Choose Location of iso
    - click next then finish
    Result
    Around 50% - 60% through the process the following error is displayed:
    An error occurred while preparing compilation
    Details:
    File name: STREAM/00000.m2ts
    Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::Failed to read ES file. - The ES file may be shorter than the size described in the MUI file.
    Expected results:
    A shiny ISO ready to be burnt to disc and sent sent to eager customers.
    Its taken me a full day and a half to isolate problem - someone remind me why I fall for the software updates every time?!
    Cheers
    Iain
    Other details:
    Windows 7 pro 64 SP1
    Intel Core i7 950 @ 3.07GHz
    RAM 24.0GB
    ASUSTeK P6T DELUXE V2
    1279MB NVIDIA GeForce GTX 470

    There is a known bug in the H.264-Bluray export. I assume it has nothing to do with your issue, but perhaps it will give you something to consider.
    https://forums.adobe.com/message/6848505#6848505
    It appears due to a malformed xmpses file. It creates a problem on import into Encore, and I think it should do the same upon import into Architect or it would be ignored entirely. The test is to delete the xmpses file and see if that avoids the issue.

  • Full Export/Import Errors with Queue tables and ApEx

    I'm trying to take a full export of an existing database in order to build an identical copy in another database instance, but the import is failing each time and causing problems with queue tables and Apex tables.
    I have used both the export utility and Data Pump (both with partial and full exports) and the same problems are occurring.
    After import, queue tables in my schema are unstable. They cannot be dropped using the queue admin packages as they throw ORA-24002: QUEUE_TABLE <table> does not exist exceptions. Trying to drop the tables causes the ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables error
    As a result, the schema cannot be dropped at all unless manual data dictionary clean up steps (as per metalink) are done.
    The Apex import fails when creating foreign keys to WWV_FLOW_FILE_OBJECTS$PART. It creates the table ok, but for some reason the characters after the $ are missing so the referencing tables try to refer to WWV_FLOW_FILE_OBJECTS$ only.
    I am exporting from Enterprise Edition 10.2.0.1 and importing into Standard edition 10.2.0.1, but we are not using any of the features not available in standard, and I doubt this would cause the issues I'm getting.
    Can anyone offer any advice on how I can resolve these problems so a full import will work reliably?

    Thanks for the lead!
    After digging around MetaLink some more, it sounds like I'm running into Bug 5875568 (MetaLink Note:5875568.8) which is in fact related to the multibyte character set. The bug is fixed in the server patch set 10.2.0.4 or release 11.1.0.6.

  • WEB ADI Error with Excel - Compile Error

    I am trying to export data to Excel. The process works until the data is loaded to Excel whereupon I get a Microsoft Visual Basic error "Compile Error: User-defined type not defined.
    Behind the error message is several screens from VB with the following line highlighted "Dim oParser As New SAXXMLReader30"

    Please post the details of the application release, database version and OS.
    I am trying to export data to Excel. The process works until the data is loaded to Excel whereupon I get a Microsoft Visual Basic error "Compile Error: User-defined type not defined.Can you find any details about the error in the BNE.log file? -- How to Create a BNE Log For Web Adi Issues and Errors? [ID 817023.1]
    Behind the error message is several screens from VB with the following line highlighted "Dim oParser As New SAXXMLReader30"Please see if (Web ADI: Compile Error - Userdefined Type Not Defined LEDGER_IDDetails [ID 1319992.1]) is applicable.
    Thanks,
    Hussein

  • File extension error with Excel files transferred to PC

    I am syncing files with my PC (Documents to Go).  I noticed that Excel files that were accessible and functioning prior to the first week in September no longer work (interesting coincidence with the update to Gingerbread).  I get a "'file.xls', is in a different format than specified by the file extension" message when I try to open any files modified by the Droid after that date.  The same error occurs if I use the Sync tool or access the files from my PC using Windows Explorer.   The files work fine if I email them from the Droid to the PC or if they were modified PRIOR to the first week of September.  I also notice that picture files (jpg) after that date can not be opened but work fine via email to my PC.   The file extension names do NOT change and the same error occurs when I upload to another PC.   How can I fix this problem?  I can only back up my files by emailing them........

    (testing update) 
    DataViz responded with a couple of suggestions, here is my response:
    Here are some additional tests I just completed which puts the cause back onto DataViz:
    I created a simple Excel file on my PC and saved it as an ‘.xls’ file. (test.xls)
    I synced it with my Droid and the file could be opened on my PC and the Droid. (I used both the Sync folder file and opening the file via Windows Explorer using the Mass Storage mode)
    I then opened the file on my Droid and saved it (no changes to the xls file were made) and then synced with my PC.  The error now occurred by both attempting to open the file in the PC ‘Docs to Go’ folder and via Windows Explorer. 
    I then emailed the same file.  I opened the email on my PC and saved the test.xls file.  It opened without errors.
    I did the test again using the latest Excel format ‘.xlsx’ with the same failure.
    I am running version 3.003 (961) Documents to Go
    Bottom line; when Excel files are ‘saved’ on my Droid in Documents to Go, they can no longer be opened on my PC by either Sync or Windows Explorer.  The same file works fine if mailed from Documents to Go.  Documents to Go is corrupting the file in some way that prevents the transfer of that file to another device.
    This still may be associated with the Droid OS upgrade, I am waiting for a response from DataViz...............

  • ?BUG? App Export / Import error with javascript

    Greetings -
    Anyone have an idea on how to get around this or if I'm doing something wrong?
    I have a page button to collapse a tree, with a URL Target of:
    javascript:apex.widget.tree.collapse_all($v(P2130_TREE_ID));
    Page and button work fine, have never had a problem.  Until I went to do an application import and found that the SQL file for the import was corrupted due to the above line.  SQL file has:
         p_button_redirect_url=>'javascript:apex.widget.tree.collapse_all($v(P'||to_char(2130+www_flow_api.g_id_offset)||''_TREE_ID));',
    It appears to have an extra (2x) single quote right before _TREE_ID.  I have this logic in several places in my application and every place caused the same error.
    Application copy also fails with same error.
    Thanks,
    Scott

    Tom -
    I assume this is the prior post you where talking about : https://forums.oracle.com/thread/2401714
    However, this doesn't cover my problem.  I have tried all the follow, and they all break export / import and copy functionality due to mismatched quotes:
    collapse_all($v(P2130_TREE_ID));
    collapse_all($v('P2130_TREE_ID'));
    collapse_all($v("P2130_TREE_ID"));
    collapse_all('&P2130_TREE_ID.');
    collapse_all("&P2130_TREE_ID.");
    These all allow the collapse button to work.
    NOW, if I change my ID tag to be something like 'P_SCOTT_TREE' then everything works just fine (import/export/copy).  It's having a number in the tag that is cause the problems because the export is casting it to_char and somehow throwing in an extra quote.
    Thanks,
    Scott

  • BW error with Excel 2007

    Hi Expert,
    I found some critical issues that in Excel 2007
    1,
    can not read 20000 records at one time, it will pop upan issue window with the error message "Client out of memory" , but it works well in Excel 2003.
    2,
    When I tried to open the other report it pop up another error message "The program will now terminate Please refer to the trace for further infomation",but it works well in Excel 2003.
    Are there any experts can give some suggestions ?
    Len

    Hi
    please refer teh following notes : 1260213, 1242583, 1052761 1175947.
    Regards, Hyma

  • Import and Export MDL error with OWB Release 2

    Getting the following error when importing and exporting MDL - any assist would be appreciated - never had this issue with previous releases - error as follows:
    Error occurred exporting metadata to file "C:\TEMP\MY_PROJECT-20061208_1058.mdl".
    java.lang.Exception: CNV0002-0038(ERROR): Cannot write to file ./../../reposasst/converter.properties. Please make sure that write privileges are enabled or that disk is not full.

    I got the solution. OWB writes some temporary xml files before importing/exporting mdl and these files are stored in OWB home directory. The problem is write privileges on the OWB Home directory. I am not local admin of my system. Admin installed the OWB client on my system through his userid. Now if i try to create a directory or file in OWB home directory it thorws an error "Access Denied". I got the Admin rights on my local system for my userid and now OWB is working fine.
    Thanks.

  • Compiling producing inconsistent SWF and causes errors with embedded PNGs/GIFs

    I'm not sure if this question is better asked in this forum than here: http://forums.adobe.com/message/4685405
    In short, whenever I compile and run my Flex project, sometimes the SWF throws the following error or similar:
    Error:
    ReferenceError: Error #1065: Variable ItemDetails__embed_mxml_assets_printer_gif_1274103970 is not defined.
              at ItemDetails()
              at mx.managers::PopUpManagerImpl/createPopUp()
              at mx.managers::PopUpManager$/createPopUp()
              at MyProject/btnPrintClick()
              at MyProject/__btnPrint
    I thought is was related to the image but it's not and rather simply recompiling may cause it to work the next time. It seems sometimes images are left out and other times included. The error only shows for icons in my popup window and not the main app. I'm converted my Flex 3 app to Flex 4, so it uses the legacy MX tags. I compile to 4.5.1a. I'm using FB 4.6 on Mac OS.
    The closest I've found to an explanation is this: http://kachurovskiy.com/2010/storing-icons-in-external-zip-and-seamless-work-with-composit e-icons/
    Please advise.
    Thanks,
    code_away

  • Error with Excel 2007

    Dear All,
    We developed a planning application using BPS.  The existing systems had Excel 2003 installed in them.  The Excel layouts were designed with heavy Macro coding in the background.
    Recently Excel 2007 was installed in our machines.  But, unfortunately, the values displaying on the Excel are separated by comma instead of decimals (this is an excel setting,which was also changed, but still the error exists).  As a result, the data save on the excel always gives an error due to the comma.
    Is there any way, we can overcome this error.  Also the macros do not work when the planning folder is executed.
    There is no problem when the same layouts are run on Excel 2003.
    Any suggestion/recommendations/solution would be appreciated.
    Thanks,
    Aby

    Thanks for your response.
    We already checked these settings.  But aren't SAP settings relevant for a given user?  The same user can execute the BPS Layout perfectly fine in other PCs that have Excel 2003 installed.
    We also changed the setting that's available in the Excel, but again of no use.
    The same PC has Excel 2003 installed too, and normal numeric entries distinguish between commas and decimals as expected.
    These have not yet resolved the issue we face with commas being recognized instead of decimals when we execute the Planning Layout.  For this reason, macros are getting affected.
    Please keep posting...
    Regards,
    Aby

  • Can't open Dashboard Design - Error with Excel

    HIi, I can't open an already created Dashboard Design beacuse when I'm going to open it, it appears the following error: " Couldn't connect to Microsoft Excel. To avoid the damage of the data, the program should by close."
    Anyone of you have the same problem? I need help!
    Thank you
    Edited by: Estibalitz de la Cal on Jan 18, 2012 3:16 PM

    Hi,
    It appears that your current Excel program is corrupted.
    2 solutions :
    - Show task control panel (CTRLALTDEL) and kill all the processus linked to EXCEL
    or
    - reboot your computer to kill all the  EXCEL processus hidden which cause your error.
    Run again Dashboard Design and tell us if it's running correctly.
    Regards,
    William

  • Error with excel upload

    Hi
    it is going to dump.
    in the debugging , when it reaches the alsm_excel_internal_table
    at filename parameter it is going to dump
    in error it is saying the wrong with filename(v_fname).
    i have declared v_fname and p_fname as
    parameters: P_FNAME LIKE RLGRAP-FILENAME MODIF ID P1,
    UNIXFILE LIKE RLGRAP-FILENAME MODIF ID P2.
    DATA:   V_FNAME TYPE STRING.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    MOVE P_FNAME TO V_FNAME.
    LEN = STRLEN( V_FNAME ).
    LEN = LEN - 3.
    IF V_FNAME+LEN(3) = 'xls'.
                PERFORM EXCEL_UPLOAD.
    ELSE.
    . PERFORM TEXT_UPLOAD.
    FORM EXCEL_UPLOAD .
    CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
          EXPORTING
            FILENAME                      = V_FNAME
            I_BEGIN_COL                   = '1'
            I_BEGIN_ROW                   = '1'
            I_END_COL                     = '10'
            I_END_ROW                     = '100'
          TABLES
            INTERN                        = I_XLTAB
         EXCEPTIONS
           INCONSISTENT_PARAMETERS       = 1
           UPLOAD_OLE                    = 2
           OTHERS                        = 3
        IF SY-SUBRC <> 0.
        ENDIF.
    .ENDFORM.
    pls give me a suggestion ????

    Hi,
    Even though u move p_fname to v_fname , the decleration of v_fname should be of type rlgrap-filename because the filename(of ALSM_EXCEL_TO_INTERNAL_TABLE ) is of type RLGRAP-FILENAME .
    Or u can do this
    parameters: P_FNAME LIKE string MODIF ID P1,
    UNIXFILE LIKE RLGRAP-FILENAME MODIF ID P2.
    DATA: V_FNAME TYPE RLGRAP-FILENAME .
    LEN = STRLEN( P_FNAME ).
    LEN = LEN - 3.
    MOVE P_FNAME TO V_FNAME.
    IF V_FNAME+LEN(3) = 'xls'.
    PERFORM EXCEL_UPLOAD.
    ELSE.
    . PERFORM TEXT_UPLOAD.
    Regards,
    Sachin M M
    Edited by: Sachin Mathapati on Jun 13, 2008 4:31 PM

  • Error with Excel 2007 display.

    We have recently upgraded to MS office 2007 and using BW 3.5 bex .When i ran workbook in Excel-07 , i am getting symbol £ instead of $ for a curreny column .Value for that cell is correct in dollars but the symbol is showing worng .if anyone encountered with this type of problem Pls let me know the solution.
    I am getting correct values with CAD and other Currency's.
    Regards
      KK

    Hi,
    This may the settings in Windows, during installing Win OS it will ask some informations like currency, time and date format, etc.. check in the regional setings of your system.
    Start->Control panel->regional option.
    May help u,
    Reg,
    Vishwa.

  • Batch Rename causes error with 1000 files

    If I perform a batch rename with  more than 1000 files or more I get an error filled batch rename.
    I may have  6 difference sets of model poses with unique numeric names.  I select all files and rename with model's name and named sequentially with a 3 digit series.  What I get is a mix of the pictures in the sets with names that act like duplicates with a (1) in some of them.
    If I have less than 1000 files I have no problems. 
    Has anyone else experienced this?

    Paul
    Interesting but does not work here.  Tried it on a few test jpeg images.  Have enclosed the screen shot.  Unless I am doing something wrong, always a possibility, it does not list the old name, uses the new name,  and look at the extension.  It adds the sequence number after the extension so it is .jpeg003.  Which won't fly.

Maybe you are looking for

  • Corrupt or damaged files

    I was working on a file in indesign when my indesign crashed. Now when I try to open that file it says "Cannot open. The file is damaged and cannot be recovered." Here is the major problem. Not only did this crash affect this document but somehow dam

  • Variable as table name in update statement

    Hi everyone, I am trying to update a table whose name is based on bind variables in the form and is unknown until runtime. However, I haven't been able to find a way to do this. I'm currently trying the FORMS_DDL built-in, but no success here either.

  • XSLT alternative

    Hi All, Recently I got an application that has performance issues. It is taking very long time for XSLT transformation due to large xml files and I am looking into alternatives to XSLT. I would appreciate if you can throw in some ideas here. Thanks W

  • Why does my iPhone4 not receive any announcements/rings/etc?

    My iPhone4 was working perfectly last week then all of a sudden it began not ringing and all incoming text/emails sounds just stopped. Last evening I did a reset (held down the sleep and Home buttons until the Apple icon appeared).  This did not help

  • How to change the attributes of an XML file

    hi peeps 'ope you can help me here i need to change the attributes of an xml file, i parse it first using a DOM parser but i cant find a way to change the attributes in the XML file, setAttribute() works only at runtime and doesn't change the attribu