Seems a permission problem.
I would download FileMon and RegMon from
http://www.sysinternals.com/. Run them as administrator, start
a TS session as a normal user and try to run the application.
FileMon and RegMon will show you all "access denied" errors
that occur, so that you can give your users the necessary
permissions on a file-to file or Registry subkey basis.
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup ---
"Steve Vilk" <(E-Mail Removed)> wrote in
news:10bfc01c3f4c4$ead104c0$(E-Mail Removed):
> Hi!
>
> I have application which runs fine as regular user on a
> console and as administrative user in TS session. But when
> i try regular user in TS session i get Dr watson error
> c00000fd (stack overflow). I suspect it got something to
> do with .Net(application written using it). Any help would
> be appreciated.
>
> Thank you,
>
> Steve