Re: [U2] UODOT.NET and performance counter errors on Windows 2003

2010-02-01 Thread Symeon Breen
Uo dot net uses perf counters if you use connection pooling, it uses them to
keep track of connections and their utilisation. If you are having errors it
usually one of two issues - permissions of the iis application pools worker
process with regard to accessing the registry (which is where the perf
counters are held) fix by changing the user they worker process runs as. Or
the perf counter settings in the registry are corrupt which apparently
happens , to fix this you can use lodctr /R in the system32 folder of your
windows installation.



HTH 
Symeon.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jacques G.
Sent: 27 January 2010 19:05
To: U2 Users List
Subject: [U2] UODOT.NET and performance counter errors on Windows 2003

Hello,

When deploying web services which use UODOTNET.DLL on a Windows 2003
environment, I frequently encounter security errors pertaining to
performance counters.  I never have these errors when deploying on XP
machines.  Anyone here have a procedure that gets rid of that error every
time ?

So far I've added the ASPNET user to the administrator list so that he can
create the performance counters.  I've also increased the trust level of the
UODOTNET.DLL assembly.  Any ideas of what else I can change ?

I'm using Framework 2.0.[something]


  
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] UODOT.NET and performance counter errors on Windows 2003

2010-01-31 Thread Jacques G.
Hello,

When deploying web services which use UODOTNET.DLL on a Windows 2003 
environment, I frequently encounter security errors pertaining to performance 
counters.  I never have these errors when deploying on XP machines.  Anyone 
here have a procedure that gets rid of that error every time ?

So far I've added the ASPNET user to the administrator list so that he can 
create the performance counters.  I've also increased the trust level of the 
UODOTNET.DLL assembly.  Any ideas of what else I can change ?

I'm using Framework 2.0.[something]


  
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UODOT.NET and performance counter errors on Windows 2003

2010-01-31 Thread Tony Gravagno
 From: Jacques G
 When deploying web services which use UODOTNET.DLL on 
 a Windows 2003 environment, I frequently encounter 
 security errors pertaining to performance counters.

Without more info about the specific security error or the
specific counters, diagnosis is difficult.  Please provide the
exact message that you're getting.  This may also be related to
32/64-bit differences, so please be more specific about your
Windows2003 OS.  Also, are you attempting to view the performance
counters locally or remotely?

This Google query might help you to find the problem:
performance counters asp.net windows 2003

From that query and prior experience I think these links may be
helpful:
http://support.microsoft.com/kb/922775
http://blogs.objectsharp.com/cs/blogs/bruce/archive/2003/12/05/22
2.aspx

Good luck.

Tony Gravagno
Nebula Research and Development
TG@ remove.pleaseNebula-RnD.com
Nebula RD sells Pick/MultiValue solutions worldwide,
and provides related development services
remove.pleaseNebula-RnD.com/blog
Visit PickWiki.com! Contribute!
http://Twitter.com/TonyGravagno


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users