When starting the reports today, I get the following errors.
Cannot Open Sql Server
Print Engine Error
After I receive the first error I click on Ok and then go to the location bar and Enter. Then I get the second error. Then I go to the location bar and Enter. The report comes up fine.
Background: The user is being sent from an ASP application to the Crystal Report. Once the user has chosen their parameters they are redirected to a new popup window which is then redirected to the correct crystal report. We did this for security reasons so the usernames and passwords are not visible.
I tried this via no redirection and one single popup and received the same errors. The SQL connection is correct because I would keep on receiving the error if it wasn't.
Also which may or may not pertain to the situation. Whenever I receive the first error (Cannot Open SQL Server) a file is written to my Desktop entitled logger_asserts.log and the line that is written is something similar to the following:
12:43:18 (1672, 1596), (1, 1, 33009), Info: Could not find resource DLL 'stringres'. Some strings may not appear. Location: M:\silib\slib\src\sresmanager.cpp,455 expr: retval
Thanks in advance.
Cannot Open Sql Server
Print Engine Error
After I receive the first error I click on Ok and then go to the location bar and Enter. Then I get the second error. Then I go to the location bar and Enter. The report comes up fine.
Background: The user is being sent from an ASP application to the Crystal Report. Once the user has chosen their parameters they are redirected to a new popup window which is then redirected to the correct crystal report. We did this for security reasons so the usernames and passwords are not visible.
I tried this via no redirection and one single popup and received the same errors. The SQL connection is correct because I would keep on receiving the error if it wasn't.
Also which may or may not pertain to the situation. Whenever I receive the first error (Cannot Open SQL Server) a file is written to my Desktop entitled logger_asserts.log and the line that is written is something similar to the following:
12:43:18 (1672, 1596), (1, 1, 33009), Info: Could not find resource DLL 'stringres'. Some strings may not appear. Location: M:\silib\slib\src\sresmanager.cpp,455 expr: retval
Thanks in advance.