Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing Database for CrystalReportView webform object
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00671726
Message ID:
00671748
Views:
16
You would put the imports statement at the top of your code-behind file.

>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:
>
>
>< % ERROR: @ Import Namespace = "Imports CrystalDecisions.Shared"  % >
>< % ERROR: @ Register TagPrefix="cr" Namespace="CrystalDecisions.Web" Assembly="CrystalDecisions.Web, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"  % >
>< % ERROR: @ 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
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform