Home All Groups Group Topic Archive Search About

problems after installing .net framework v1.1 SP1

Author
13 Jan 2005 8:41 PM
bhavin
I have a C# application that basically has a module for printing images.. I
am programatically definiing the printer settings also viz. printer name,
paper size etc. On a button click event for a button "printer settings", I
show a pop up form that displays the basic printer settings.
Now my problem is, before installing v1.1 SP1 of framework, that is on v1.1
framework without service pack, my button click event fires instantly and i
can see the pop up in say, milliseconds. After i install the .net framework
v1.1 SP1, the same pop up takes around 4 minutes to show up on calling
showDialog(). Note that, the use cases are exactly the same and there is no
change in the code. Is there some problem windows forms is facing after
installing SP1.?? I guess so..coz i see no reason in the pop up having such a
long delay...Hope i get some help from the Microsoft support center pretty
soon....

thanks in advance.

AddThis Social Bookmark Button