Posts Tagged ‘fix’

Ajax Tab Panel Disappearing in Chrome

After postback, entire Ajax Tab Panel becomes invisible in Chrome. Fix is: <compilation debug=”false” strict=”false” explicit=”true”> Credit goes to XJ.

Visual Studio 2008 SP1 Data Source Windows Problem

I haven’t used data source that much as I have been working on web projects for quite some time. Today, I gotta take a look at our previous Windows program and realized that nothing happened when I clicked ‘Show Data Sources’ or ‘Add New Data Source…’ from Data menu. I had to run this once [...]