Microsoft
Software
Hardware
Network
Question : Errors on Web Application running Crystal Reports
I am getting the following errors:
Property "New Generator" cannot be declared "overrides" becuase it does not override a property in a base class.
Property "FullResourceName" cannot be declared "overrides" becuase it does not override a property in a base class.
The Coding on my TechnicianCalls.vb automatically generated
Public Overrides Property ResourceName() As String
Get
Return "TechnicianCalls.rpt"
End Get
Set
'Do nothing
End Set
End Property
Public Overrides Property NewGenerator() As Boolean
Get
Return true
End Get
Set
'Do nothing
End Set
End Property
Public Overrides Property FullResourceName() As String
Get
Return "ABCLogIn.TechnicianCalls.
rpt"
End Get
Set
'Do nothing
End Set
End Property
What is causing these errors? When I comment out the errors and debug the applicaton runs and my Crsytal Report pulls up. When I try to make a change on the TechnicianCall.rpt and re-build the errors return
Answer : Errors on Web Application running Crystal Reports
This tutorial may be useful
http://www.businessobjects
.com/globa
l/pdf/dev_
zone/
VS200
5_Walkthro
ughs.pdf
mlmcc
Random Solutions
Exchange database backup failing with Arcserve v15
How to block USB Disks using Windows 2008 R2 Domain Controller Group Policy
VMware Workstation 7.1 Won't Install
Lable (and other elements) not appearing in my code behind
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
How can i add column name in list generic?
How to notify the moderator of new posts?
Forefront TMG Client Access
Utilizing array gleamed from GetRows method in Access VBA
Virtual Disk 0 degraded Perc 5i integrated