I am using VS2010 and this is first time starting a new ASP.Net website, using the MasterPageFile. I had created apsx page with labels, textboxes, dropdownlist and button. When I would run the application through VS2010 everything would display. I started adding an Gridview and for some reason when a run it the website would "not responding". I can not figure out what I did, I remove the code for the Gridview, but luck. It will display if I "view in Browser", but not the gridview and I put the columns in aspx page.
Does anyone have an idea what I do wrong?