I tried the databinding capability of ganttview, and during our testing, we tried to add thousands of rows, and to our surprise, the next time we load the data, it displays an error "System.NullReferenceException: Object reference not set to an instance of an object at....., please see attached image.
Thanks
Hi,
I tried this and it always works fine for me, so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
Please see attached project file.
Please see attached sql script.
Hello, were you able to run the script? Thanks.
Hello LSG,
I am currently handling your case.
Which version of SQL Server do you have installed? I am currently not able to run the script SQL R2 2008.
I am using MS SQL Server 2008 R2 Standard Edition.
I currently trying to reproduce the issue with sample data without using SQL. I ran into the issue with both your database and a database I created with only 1 task. Please let me know if you have any additional questions.
I have logged a development issue for this.
You can view the status of the development issue connected to this case by selecting the "Development Issues" tab when viewing your active cases on the web site.
I am still investigating this issue. I reproduced the issue by creating a local database with tblProjectTasks and tblProjectMaster with only 1 task. The TaskCode had a value, so I am not sure what can and can't be null.
Please let me know if you have any questions or concerns.
Please see attached DB Script file.
Yes, I only received the SQL script and your updated project file. I see that you removed all the insert statements in the SQL query, has anything else been altered?
I sent the SQL script together the updated project file. Can you please verify. Thanks