visual studio runtime

  • Thread starter Thread starter mirza
  • Start date Start date
M

mirza

Hi.

Is it possible to run a DOT NET application together with
crystal report just by installing a viusal studio runtime.

Is there such a runtime available to achieve this.

Or there is no other way than to install the complete
Visual studio to achieve this.

Thanks in advance
Mirza
 
Yes, just install the .NET framework (dotnetfx.exe) though to use Crystal
from your app it is best to create a setup from VS which will install
Crystal as a part of your application - this is not a part of the base
frmaework.
 
Back
Top