Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing Database for CrystalReportView webform object
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00671726
Message ID:
00671745
Vues:
13
I added the reference to the application references, then added the import (I did this in the HTML view, couldn't find where to put it otherwise). Here is what I have from the html view:
<%@ Import Namespace = "Imports CrystalDecisions.Shared" %>
<%@ Register TagPrefix="cr" Namespace="CrystalDecisions.Web" Assembly="CrystalDecisions.Web, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" %>
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="ScheduledCaseReport.aspx.vb" Inherits="WebApplication2.ScheduledCaseReport"%>
But I still don't get access to the TableLogOnInfo() when I do the:

Dim logOnInfo As New TableLogOnInfo()

Command

Thanks again for any help
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform