"object reference" error on project load
Steps:
--Created an sql2k project.
--Imported schema.
--Fixed about 270 double-quote-to-single-quote errors.
--Upon having a clean project, save and close.
--Reopening takes a long, long time (probably around 15-20 minutes), and then i get the object reference error.
Project has a fair number of objects; about 1000 tables and around 3000 procs. I also tried copying all the contents of the "Schema Objects" folder in my project folder, creating a new project, importing schema again, and then overwriting the Schema Objects folder to avoid having to go through and manually fix the errors again. This just made vs.net hang until I had to kill the process about an hour later.
Other things of note:
As per R WayMire's suggestion to D Pratt, I uninstalled, rebooted and reinstalled CTP. No difference.
I didn't see any sort of odd errors when closing out of VS.net after having a clean project. Nothing funny in application or system logs, either.
Doing the same thing with Northwind seems to work fine.
Anything else I can try? I know it's just a preview version, but I'd like to start being able to use it. Thanks.

