views:

38

answers:

0

Using c# asp.net webforms vs2008

I have a constant problem When i have created a webforms page, then i create a sqladaptor in the component designer area. Then i right-click the dataadaptor to auto create a dataset. Most of the time the dataset is created ok and included automatically to the solution.

BUT....

every single time, without exception after it has been created if i try to build the solution or even just save the solution changes localy the vs2008 IDE just freezes with a mouse hourglass and is left in a "non responding state".

I am forced to use cntrl alt delete to terminate vs then most of the time when i reopen the solution the dataset is there and i can build it. But it is annoying beyond belief that VS freezes every single time when i do this without exception. The solution is located locally in a directory in my documents/visual studio 2008/projects and the whole thing is under source control using team foundation

Does any one have any idea or suggestions please

thanks for any help