Search Results

Search found 2 results on 1 pages for 'dsharper'.

Page 1/1 | 1 

  • Windows 7 blue screen of Death while installing

    - by DSharper
    In my Core i5 desktop machine I tried to install windows 7 32 bit Ultimate. I received blue screen of death while installing OS. Earlier I had was 64 bit Windows vista which was working fine but now i cant install any of OS. When I try to re-install OS again same error screen pops up? how can I fix this ? I have 4GB of RAM installed does it have problems with 32 bit OS. When I install second OS I didn't reformat the entire hard disk.

    Read the article

  • asp.net drop down list viewstate issue after client side Ajax update

    - by DSharper
    In my aspx page I have drop down list that initialy in page load event loads up with list of values which is shown to client(drop down list "A") and in client side, depending on client selecion of another drop down list(drop down list "B") I have written a javascript to update drop down list "A" with corresponding values with Ajax behaviour(without full page postback). But when we post page to the server, in server side page load event shows initialy sent list of values for drop down list "A" but not the values that were loaded by Ajax calls due to ViewState not being updated correctly due to Ajax call. I could fix this easily with update panel but it increased Ajax request size to 44KB which is much higher than what currently is for hand made Ajax script I have written( 0.5KB) Is there special way of fixing this rather than using update panel?

    Read the article

1