I have created a Model for the Reporting Services Report Builder in order to use it to build custom reports.
While trying to to open a report which was exported in Excel file format from Microsoft Report Builder, MS SQL Server Reporting Services 2005, I'm getting an error message which is informing about the missing file crexcel_en.xla
Although the MS Excel shows the error, it can open the exported report by the Report Builder successfully.
The message text is as follows:
Microsoft Excel
'C:\Program Files\Common Files\Crystal Decisions\2.5\bin\crexcel_en.xla' could not be found. Check the spelling of the file name, and verify that the file location is correct.
If you are trying to open the file from your list of most recently used files on the File menu, make sure that the files has not been renamed, moved, or deleted.
Does any one have any idea about the reason for this error message in the MS Excel?