Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

"Crystal Print Engine Error: 723" when printing from Microsoft Dynamics SL 7

(0) ShareShare
ReportReport
Posted on by

When using Microsoft Dynamics SL to view a custom report that is linked to a custom view, table, or stored procedure and you get this error message...

Cannot start print job. Report: C:\Program Files\Solomon\Usr_Rpts\CUSTOM.RPT Crystal Print Engine Error: 723 - Error in File C:\Program Files\Solomon\Usr_Rpts\CUSTOM.RPT: Failed to open a rowset.

 ...check to make sure you have set the correct permissions for access to your custom view, table, or stored procedure.

You can run this SQL script (make sure you have proper backups in case you make an error) to set the permissions correctly after you change the object name to the name of your custom view, table, or stored procedure and change the long user name shown in the first line of the script.

 --I removed some the middle charactors from the user that Dynamics SL uses to select records but left enough to give you an example.

GRANT SELECT ON [dbo].[TableOrView] TO [E7F57.......DD7CE]
GO
GRANT CONTROL ON [dbo].[TableOrView] TO [MSDSL]

 

Tip: A simple way to get your correct permission settings is to ...

      1. Right-click on a view/table that you know works with Dynamics SL.

      2. Click Script View/Table as - Create to - New Query Editor Window

      3. Look for the two lines of script as posted in the example above clear at the bottom of the script

      4. Copy/Paste these few bottom lines to new query window

      5. Change the table/view name as mentioned above and run the script

 

I have run into this several times now that I have created a new view and then linked to my report (Crystal Report) with no problems. But when I try to run it in Dynamics SL I got the error that I mentioned above and could not remember what I did wrong. So I went online to CustomerSource but all the links there refer to other issues. Then, finally, sometimes by the help of my colleagues, I discover it is a problem with my permissions in the SQL 2005 database.

I hope can be helpful to someone else who has the same error.


*This post is locked for comments

  • Lisa Bruce Profile Picture
    5 on at
    Re: "Crystal Print Engine Error: 723" when printing from Microsoft Dynamics SL 7

    I tried to grant permission to the User ['E7F575915A2E44897A517779C0DD7CE], but I get the following error:   Msg 15151, Level 16, State 1, Line 2

    Cannot find the user 'E7F575915A2E44897A517779C0DD7CE', because it does not exist or you do not have permission.

    I can grant permissions to MSDSL no problem..

    We are using MS SQL SERVER 2008 R2

    And I tried you steps to getting the correct permission setings, but it does not display the grant script not sure if that is a 2008 R2 thing or its just me?

    Any other suggestions?

     

     

  • DavidSL65 Profile Picture
    45 on at
    Re: "Crystal Print Engine Error: 723" when printing from Microsoft Dynamics SL 7

    Sorry to drag up an old post but I've had this error quite a NUMBER of times, and even the MS KB article which alludes to above, didn't solve my issue - and I haven't found this solution documented ANYWHERE on the internet or via CustomerSource.  Doing the ODBC DSN fix works sometimes, but this one (x 3 reports) did not work.

    The problem was the link to a table I added to the report - I added the table to the report, so that I could use fields from that table as a filter.  However, if you do not actually include any fields from that table ON the report, it will fail with the error 723 message.  So, even if you add one field to that report and even SUPPRESS is, it will fix that error message (if this is the problem).

    Just another possible solution to add to the KB.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics SL (Archived)

#1
Community Member Profile Picture

Community Member 136

#2
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 102 Super User 2025 Season 1

#3
REUser Profile Picture

REUser 8

Featured topics

Product updates

Dynamics 365 release plans