Dear people
I'm not sure if this is a bug but when i start your application on one of my citrix servers trough rdp i get the
following error:
Unhandled exception error hresult e_fail has been returned from a com component
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at MetaFrameCOM.IMetaFrameApplication5.get_DistinguishedName()
at PAU.Form1.ConnectToFarm()
at PAU.Form1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PAU
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/PAU%20for%20ps45/PAU.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.MetaFrameCOM
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Program%20Files/PAU%20for%20ps45/Interop.MetaFrameCOM.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
any ideas?
Hello Dennis
Here is my log file: I can't test is on other citrix server because there are in production.
21-01-2008 16:24:34 -- PAU for PS4.5 version 1.4 is starting.
21-01-2008 16:24:34 -- License is valid; Date: 3-2008 Name: Jurgen Company: Stepco Farm: schooldeskssbc Email: j.deckers@stepco.nl Reg Date: 21-01-2008 14:56:49
21-01-2008 16:24:35 -- Busy finding a citrix environment...
21-01-2008 16:24:35 -- √ Farm object succesfully created
21-01-2008 16:24:35 -- √ Connected to SchooldeskSSBC
21-01-2008 16:24:35 -- √ You are Citrix Administrator.
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX001
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX003
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX002
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX004
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX007
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX006
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX010
21-01-2008 16:24:53 -- √ Found server: SSBC-CTX008
21-01-2008 16:24:54 -- √ Found server: SSBC-CTX011
21-01-2008 16:24:54 -- √ Found server: SSBC-CTX009
21-01-2008 16:24:54 -- √ Found server: SSBC-CTX012
21-01-2008 16:24:54 -- √ Found server: SSBC-CTX016
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX014
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX015
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX013
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX017
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX018
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX019
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX020
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX021
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX005
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX022
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX023
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX025
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX028
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX027
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX024
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX999
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX031
21-01-2008 16:24:55 -- √ Found server: SSBC-CTX026
21-01-2008 16:24:55 -- √ Found server: SSBC-MM003
Rollup pack 1 is present?
YES
Excuse me for the late answer, i was a couple of days off..
Yes rollup 1 with latest hotfixes.
Any idea's
Greets
Strange, seems it crashes on the first application it finds. This first application is in the topmost folder in your Citrix console, can you make an export of it (with the access suit console), and (if it doesn't contain anny private/sensitive data) paste it here?
BTW are u full Citrix admin on the farm? (http://support.citrix.com/forums/thread.jspa?forumID=44&threadID=62089&messageID=338895&)
There is many people using PAU now, version 1.4 has a lot bug's fixed.
Hello Dennis
here is my first application:
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfAppCmoBaseState xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AppCmoBaseState>
<FarmName>SchooldeskSSBC</FarmName>
<AppName>Alphabet Soup</AppName>
<BrowserName>Alphabet Soup</BrowserName>
<AppTypes>
<AppProtocolTypes>InstalledIca</AppProtocolTypes>
</AppTypes>
<Status>Enabled</Status>
<AppConnectionVal>Explicit</AppConnectionVal>
<Description>2Simple Software - Alphabet Soup</Description>
<StreamedPackageAddress />
<StreamedPackageArguments />
<CommandLine>"N:\2Simple Software\Alphabet Soup\ABCSoup.exe"</CommandLine>
<WorkingDirectory>N:\2Simple Software\Alphabet Soup</WorkingDirectory>
<ServerBindings>
<AppServerBinding>
<ServerUid>5153525400135120701</ServerUid>
<ServerName>SSBC-CTX023</ServerName>
<CommandLine />
<WorkingDirectory />
<LoadEvaluatorName><None></LoadEvaluatorName>
<LoadEvaluatorUid>0</LoadEvaluatorUid>
</AppServerBinding>
<AppServerBinding>
<ServerUid>2470224447152436626</ServerUid>
<ServerName>SSBC-CTX022</ServerName>
<CommandLine />
<WorkingDirectory />
<LoadEvaluatorName><None></LoadEvaluatorName>
<LoadEvaluatorUid>0</LoadEvaluatorUid>
</AppServerBinding>
</ServerBindings>
<Users>
<SimpleUser>
<MfAAType>MFAccountAuthorityNTDomain</MfAAType>
<AAName>SSBC</AAName>
<MfAccountType>MFAccountGlobalGroup</MfAccountType>
<AccountName>2Simple Software - Alphabet Soup</AccountName>
<UserId>0XA/NT/SSBC/S-1-0X05-21-501844537--1486286097--1664455611-66408</UserId>
</SimpleUser>
</Users>
<PnFolder />
<AddToStartMenu>true</AddToStartMenu>
<PlaceUnderProgramsFolder>true</PlaceUnderProgramsFolder>
<StartMenuFolder />
<AddToClientDesktop>true</AddToClientDesktop>
<AllowMSAMConnections>true</AllowMSAMConnections>
<FilterMSAMConnections>false</FilterMSAMConnections>
<MSAMFilters />
<AllowNonMSAMConnections>true</AllowNonMSAMConnections>
<IsIsolated>false</IsIsolated>
<IsolationUid>0</IsolationUid>
<IsolationAppUid>0</IsolationAppUid>
<ConfiguredFTA />
<AlternatePackages />
<LegacyAudioMinimumRequirement>false</LegacyAudioMinimumRequirement>
<EnableSSLandTLS>false</EnableSSLandTLS>
<EncryptionLevelVal>Encryption_Basic</EncryptionLevelVal>
<EncryptionMinimumRequirement>false</EncryptionMinimumRequirement>
<LimitMaxInstances>false</LimitMaxInstances>
<MaxInstances>0</MaxInstances>
<OneInstancePerUser>false</OneInstancePerUser>
<CpuPriorityVal>Normal</CpuPriorityVal>
<HideWhenDisabled>false</HideWhenDisabled>
<WindowSizeVal>Std640x480</WindowSizeVal>
<CustomWindowWidth>1</CustomWindowWidth>
<CustomWindowHeight>1</CustomWindowHeight>
<PercentWindowSize>1</PercentWindowSize>
<ColorDepthsVal>HighColor</ColorDepthsVal>
<EnableLegacyAudio>true</EnableLegacyAudio>
<StartWithoutPrinters>true</StartWithoutPrinters>
<HideTitleBar>false</HideTitleBar>
<MaximizeAtStartup>true</MaximizeAtStartup>
<ContentLocation />
<IsOffline>false</IsOffline>
<PreCacheStreamedApp>false</PreCacheStreamedApp>
<LUA>false</LUA>
<LargeIconBytes>AAABAAEAICAQeQAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AIiIiIi/4j/d3ciIiIiIiIr3W93d3e7t3czMyIiMzOCeNnfczM3u7szMzNyIjMz95L4X3u7s7u3u7u7dzMzN4df//93cAe7u3PwAHczMzeHYvL/N4CHM7NziAB3MzMyIiKC/3ePh7u7c4j/d3MzMiIgAiJziIMzd3OIjzdzMzAAAABie7u7M3czszM3MzMwAAAACDMzMzMzd3d3dzMzMAAACIczMzMzMzMzMzMzMzgAAHERERERERERERERMzMzgAABEREREREREREREREzMxEAABERERERERERERERMzEQAAARERERERERERERETMxEAAAAREREREREREREREzEQAAAAMRERERERERERERMxEAAAAAERmRdxEREZERERMXAAAAAAgAD3dzEZkZEREREAAAAAAAAAAzcwAAAIcREQAAAAAAAAAAd3MAAAAADxEAAAAAAAAAAHEQAAAAAAAAAAAAAAAAAABxMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAD+AAAA/wAAAPgAAAB4AAAAPAAAAB4AAAA+AAAAPwAAAD8AAAB/gAAAf9wAAP/+D4D//g/w//4////+P//////////////////////////////////////////////////w==</LargeIconBytes>
</AppCmoBaseState>
</ArrayOfAppCmoBaseState>
I am domain admin? Does this equals full citrix admin?
Kind regards
Jurgen
Aren't there any things i can try anymore??
Kind regards
Jurgen
Jurgen,
Maybe you can force this application to occur later by: creating a folder 'zzz' and move this application to this folder.
Run PAU again, and please copy the log in here!
Thanks,
Gourami Support
Does it work on other servers in your farm?,
Can you show the 10 lines from the low just before it crashes?