Problem accessing table with crystal report using vb.net

Joined
Jul 23, 2009
Messages
1
Reaction score
0
Hi, I got this error while running vb page to display crystal report

Access is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Access is denied.

Source Error:


Line 141: End Sub
Line 142: Private Sub ConfigureReportAndVar()
Line 143: Dim myTableLogOnInfos As TableLogOnInfos = CV.LogOnInfo()
Line 144: Dim myTableLogOnInfos2 As TableLogOnInfos = CV_cancel2.LogOnInfo()
Line 145: Dim mPassword As String

However, this program was working fine just an hour ago, and I had not made any changes to the program. Could anyone help me identify the source of this problem?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,144
Latest member
KetoBaseReviews
Top