Problems running apps on Citrix for non-admins

  • Thread starter Thread starter Howard Pinsley
  • Start date Start date
H

Howard Pinsley

My managed WinForms application is running fine on Citrix when logged
in as
a local administrator. When running it as a normal user, it seemed
not to
even start. To diagnose the problem, I wrote a simple HelloWorld
WinForms
app that has the exact same behavior.

To continue the investigation, I ran SysInternal's FileMon program
which
revealed that a drwatson.log and user.dmp file were being created.
Apparently when an regular user runs a .NET app on our Citrix server,
a
stack overflow is occurring. Has anyone got any ideas. I'd be happy
to forward anyone interested the drwatson log file.
 
Vera:

Thank you for your interest! Unfortunately, this application is using
version 1.1 of the Framework. I'm at a lost as to a next step. I'm
not getting much of a response either here or from Developmentor's CLR
mailing list...
 
Back
Top