Compile (web): Object reference not set to an instance of an object.

Juan Martinez 0 Reputation points
2023-02-17T16:52:48.91+00:00

Hi there.

I have an ASP.NET project with VB.net in visual studios 2008, and I migrated it to visual studios 2019, and I have an error that won't let me compile. I am using crystal report and it gives me an error when reaching the reports folder.

The error in the output is as follows:

1>C:\Users\dark\Desktop\projecto\wwwproject\report\arrays\arrays.rpt(1): 
Compile (web): Object reference not set to an instance of an object.

The error is given to me in a report file with an .rpt extension on line 1 and says: Object reference not set as an instance of an object.

First of all, Thanks.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,598 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,805 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.