M
MDB
Hello All, I just converted my application from VS2003 and CF 1.1 to VS2005
and CF 2.0. Now that I have done this my forms are not loading correctly
and cannot figure out why. What I have is a Splash form that loads all of
my application variables, inside this forms load event, I have a
LoadApplicaton() function which loads everything and then at the end of this
function, I create a new form and then call .Show(). For some reason, the
form just shows for split second (if that) and then goes back to my splash
form. This was not a problem in 1.1 however, is causing me a lot of
headaches in 2.0. Any Ideas?
and CF 2.0. Now that I have done this my forms are not loading correctly
and cannot figure out why. What I have is a Splash form that loads all of
my application variables, inside this forms load event, I have a
LoadApplicaton() function which loads everything and then at the end of this
function, I create a new form and then call .Show(). For some reason, the
form just shows for split second (if that) and then goes back to my splash
form. This was not a problem in 1.1 however, is causing me a lot of
headaches in 2.0. Any Ideas?