G
Guest
I have created a distributed app, with a Windows Forms Client and a Business
Web Service.
The Smart Client is partly a href/exe (The exe is loaded as a href/exe, the
exe contains a Smart Assembly block that loads the rest of the app).
If I place a MessageBox as the first thing in my exe, it takes up to a
minute to get to that point (first thing in my .NET code). If the computer
has just booted. Does the .NET framework need to load the first time the OS
uses a .NET application? If so - is there anyway to force a preload at
bootup????
The OS is Windows 2000, im trying to get the customer to test my app on a XP
client.
Web Service.
The Smart Client is partly a href/exe (The exe is loaded as a href/exe, the
exe contains a Smart Assembly block that loads the rest of the app).
If I place a MessageBox as the first thing in my exe, it takes up to a
minute to get to that point (first thing in my .NET code). If the computer
has just booted. Does the .NET framework need to load the first time the OS
uses a .NET application? If so - is there anyway to force a preload at
bootup????
The OS is Windows 2000, im trying to get the customer to test my app on a XP
client.