Running .NET 2.0 Winforms applications on citrix metaframe server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I'm trying to run .NET 2.0 Winforms applications on a citrix metaframe server.

I installed the .NET 2.0 Framework without any error messages, but when I
start any .NET 2.0 Application (including some EXEs in the .NET installation
directory), I only get one error message with lots of unreadable symbols. The
only part of the error I can read is:
.....REGISTRY\MACHINE\SOFTWARE\Microsoft\OLEAUT...

In the eventlog, there is the following event from .NET Runtime (sorry, only
on german):

Die Beschreibung der Ereigniskennung ( 0 ) in ( .NET Runtime ) wurde nicht
gefunden. Der lokale Computer verfügt nicht über die zum Anzeigen der
Meldungen von einem Remotecomputer erforderlichen Registrierungsinformationen
oder DLL-Meldungsdateien. Möglicherweise müssen Sie das Flag /AUXSOURCE= zum
Ermitteln der Beschreibung verwenden. Weitere Informationen stehen in Hilfe
und Support. Ereignisinformationen: Unable to open shim database version
registry key - v2.0.50727.00000.

Thanks for any hints to solve this problem!
 
Hi Laura,

thank you for your reply. Unfortunately, this workaround didn't help.

I'm even not sure if the error in eventlog has anything to do with the error
I get when starting a .NET 2.0 application. It occurs in the eventlog when
rebooting the server, but not when starting a .NET application.

I did also create a simple .NET 2.0 Winforms application (only a blank
window without any controls on it). Starting this on the citrix server, I get
the same error message: Some unreadable symbols and
.....REGISTRY\MACHINE\SOFTWARE\Microsoft\OLEAUT...

Any more ideas?

Thank you for help!
 
Doesn't have anybody any idea?

I have found two different companies who installed .NET 2.0 on Citrix (same
version we use) and don't have any problems with it. So it's not a general
problem, but seems to be a problem with our configuration or other installed
applications.

Does anybody know how we can find out what's going wrong there? The error
message is not readable and the debugger doesn't work because the error comes
up before the debugger know the appliation is running...

Please help.
 
Back
Top