I have a picture object named LOGO in my .rpt report in my WEB.
I would like to know how to use the VB command in my ASP page:
Set rpt_origem.Logo.FormattedPicture = logoBMP(i)
I have to associate five .BMP file to LOGO object in my WEB report acording to value of session variable COD_EMPRESA.
I'm using Crystal 8 in an IIS server with ASP pages.
I'm trying to call a report with subreport with a common field as link. I can't pass the SQLQueryString to the Subreport. My code is this:
<%
'on error resume next
reportname = "oc2.rpt"
%>
<!-- #include...
I'm trying to register my RDC8 30 day evaluation copy on a client computer with a .MSI VB6 setup build with Visual Studio Instaler.
When it's try to register de CRAXDRT.DLL this message appears:
Error 1904. Module C:\WINDOWS|SYSTEM\craxdrt.dll failed to register. HRESULT -2147023739
If I...
DCM: Even if I click on button to Export, it shows a dialog box asking me for a Destination (MAPI) and a Format and all the formats I choose it sends to me an e_mail with a file in these Format as attachment. i.e. If I choose RTF format it sends to me an .RTF attachment.
I'm using VB6 with a COM+ component and an Informix OLEDB driver to access data on Informix ONLINE database and sometimes my program closes and creates an aplication error on Event Viewer like this:
Event Type: Error
Event Source: COM+
Event Category: SVC
Event ID: 4194
Date: 28/12/2000
Time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.