I'm having this peculiar problem where the automatic type inference (ATI) for linq has stopped working in one of my projects. The project is of "Class Library" type.
However if I create a new project of same type and add the same code, it works there. I'm assuming my project file has become corrupt. The project is huge (approx 150 files) and I don't want to get into the hassle of creating it again and adding all the files, unless there is no other way out.
Here are some screenshots:
Description: As we can see that in the first screenshot, the ATI is working whereas in the second one it doesn't.
Attachment 99297
Description: Here we can see that in the first screenshot, the intellisense is working whereas in the second one it doesn't.
Attachment 99299
I have been all over the net (incl msdn) but couldn't find the solution. May be I am searching using a wrong keyword? But anyways, I am about to pull all my hair off my head!!!! :afrog:
Any help is appreciated. :thumb:
However if I create a new project of same type and add the same code, it works there. I'm assuming my project file has become corrupt. The project is huge (approx 150 files) and I don't want to get into the hassle of creating it again and adding all the files, unless there is no other way out.
Here are some screenshots:
Description: As we can see that in the first screenshot, the ATI is working whereas in the second one it doesn't.
Attachment 99297
Description: Here we can see that in the first screenshot, the intellisense is working whereas in the second one it doesn't.
Attachment 99299
I have been all over the net (incl msdn) but couldn't find the solution. May be I am searching using a wrong keyword? But anyways, I am about to pull all my hair off my head!!!! :afrog:
Any help is appreciated. :thumb: