« postback | Entrada | Crystal Reports »
setembro 06, 2005
crystal activex viewer
Can you use the ActiveX viewer in an ASP.NET web application?
No, the ActiveX viewer cannot be used in an ASP.NET web application.
The ActiveX viewer is only available for ASP applications because of a supporting file called Rptserver.asp. The Rrptserver.asp file acts as a "bridge" to communicate between the client-side ActiveX viewer with the server side engine. However, this "bridge" is not available for ASP.NET web applications.
Publicado por vitorsilva às setembro 6, 2005 02:30 PM