Click to See Complete Forum and Search --> : VC .Net 7.0 freezes


atulsahai
July 14th, 2005, 02:38 PM
I have been working with VC .Net 7.0 for a while now.
I used to notice that VC .Net 7.0 would freeze once in a while...mostly while editing the code.

Today I have been experiencing the freeze every other minute.

Any input is appreciated ?

thanks

Siddhartha
July 14th, 2005, 06:00 PM
I have been working with VC .Net 7.0 for a while now.
I used to notice that VC .Net 7.0 would freeze once in a while...mostly while editing the code.

Today I have been experiencing the freeze every other minute.Delete the *.ncb file in your Solution directory - that should solve the problem. You may delete *.opt as well.

(Both are generated files.)