Had this problem for a while now.
I had switched to developing asp applications for a while and when I came to make modifications to past win applications I found that debug had stopped working with the message above.
I have tried practically everything,
- re-registering components as...
Hello,
I'm trying to set up a crystal report viewer in a web form using vb.net/asp.net. I'm finding that the following line
CrystalReportViewer1.ReportSource = "C:\\report_1.rpt"
followed by
CrystalReportViewer1.Refresh()
Is failing with...
Object reference not set to an instance of an...
Hello,
I'm trying to set up a crystal report viewer in a web form using vb.net/asp.net. I'm finding that the following line
CrystalReportViewer1.ReportSource = "C:\\TRAUMA_1.rpt"
followed by
CrystalReportViewer1.Refresh()
Is failing with...
Object reference not set to an instance of an...
Hi,
I'm fairly new to developing Web Applications (this being my first) and I need some help with a tricky problem.
I have a web application running on our intranet which queries a database every 30 seconds and displays the output in a Datagrid. I have set a password on the page using IIS and...
I did it like this...
Try
CrReportViewer1.ReportSource="C:\" & FileName & ".rpt"
CrReportViewer1.RefreshReport()
Catch
MsgBox("Report not found!")
End Try
I came across this problem and i thought it might be a dns issue, but this doesn't seem to have changed anything. I'm suspecting some kind of permissions issue? Its Win2K pro and it works on every other Win2K machine i've used ?
Hi,
I'm thinking of buying a new PC and I was wondering how these two chipsets compare against each other. I've read that AMD's are faster than their pentium counterparts but are prone to overheating? I've always gone with Intel before but now i'm thinking of swithching. Could anyone give me...
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.