Not sure what we are doing wrong here, any help GREATLY appreaciated.
We are installing a Winforms / VB.Net package on a PC (Tested on Virtual PC
+ Terminal Services + Citrix -> 3 different boxes, all with the same
result). The user we use to install the application works perfectly and very
zippy, on any other users of the box the application runs but is (literally)
around 20+ times slower.
The application uses Janus winform controls.
We are trying re-creating the package, but this doesn't seem to help.
A smaller application we have developed (completely different solution, but
also using Janus) works fine regardless of the user running the application.
Any clues or suggestions to try?
Thanks in advance.
David Harakos - 08 Dec 2005 03:08 GMT
Found the problem. We are using MS application blocks. There are performance
counters in them which only work if the user has admin privilages -
Otherwise they do a great job of slowing the application. Turn them off and
all is well.
> Not sure what we are doing wrong here, any help GREATLY appreaciated.
>
[quoted text clipped - 15 lines]
>
> Thanks in advance.