Groups | Blog | Home
all groups > dotnet setup > september 2007 >

dotnet setup : Extremely slow loading of app on Win 2003 Server


Olav
9/11/2007 8:08:02 AM
Hi,
we have an app. based on .NET Framework 2.0 using SQL Server 2005 as DB
server. For customers with Windows 2003 server it takes 1 minute to load our
app both on the server and on the work stations. For customer with other
server OS's like Win XP or 2000 server it takes about 5 seconds!
Our 2003 Server customers did not have this problem when our app was based
on .NET Framework 1.0 and MSDE.
Vadym Stetsiak
9/12/2007 12:00:00 AM
Hello, Olav!

Did you profile your code in order to detect the places in code that take
most time to accomplish?

When you'll detect these places (it can be DB authentication or something
else), you'll be able
to ask more precise questions.

--
With best regards, Vadym Stetsiak.
Blog: http://vadmyst.blogspot.com

You wrote on Tue, 11 Sep 2007 08:08:02 -0700:

O> Hi, we have an app. based on .NET Framework 2.0 using SQL Server 2005
O> as DB server. For customers with Windows 2003 server it takes 1
O> minute to load our app both on the server and on the work stations.
O> For customer with other server OS's like Win XP or 2000 server it
O> takes about 5 seconds!
O> Our 2003 Server customers did not have this problem when our app was
O> based on .NET Framework 1.0 and MSDE.
O> Any idea?


Cédrick
12/3/2007 2:24:00 AM
Hi Olav,

Did you find a workaround to this issue?
I'm encountering the same problem... and don't know where search the
solution...

Cédrick

[quoted text, click to view]
AddThis Social Bookmark Button