My ASP.NET project which created in VS2017 with Crystal Report is working at local PC.
I knew that in order to publish project to web server, CR run time engine have to install to web server.
Is there another way to add Crystal Report DLL file in projects (For example, add DLL files into bin folder) and then publish to web server without installing CR run time engine in web server?