Im running Win 7 64bit and is not working at all
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
Starksoft.Net.Ftp.FtpCommandResponseTimeoutExcepti on: A timeout occurred while waiting for the destination to send a response. The last reponse from the destination is 'Type set to I'
at Starksoft.Net.Ftp.FtpBase.GetNextCommandResponse(I nt32 timeout)
at Starksoft.Net.Ftp.FtpBase.WaitForHappyCodes(Int32 timeout, FtpResponseCode[] happyResponseCodes)
at Starksoft.Net.Ftp.FtpBase.WaitForHappyCodes(FtpRes ponseCode[] happyResponseCodes)
at Starksoft.Net.Ftp.FtpBase.SendRequest(FtpRequest request)
at Starksoft.Net.Ftp.FtpClient.ChangeDirectory(String path)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PS3GameUpdater
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Boxee/AppData/Local/Temp/Rar$EX00.644/PS3GameUpdater.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Starksoft.Net.Ftp
Assembly Version: 1.0.158.0
Win32 Version: 1.0.158.0
CodeBase: file:///C:/Users/Boxee/AppData/Local/Temp/Rar$EX00.644/Starksoft.Net.Ftp.DLL
----------------------------------------
ExpandableGridView
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Boxee/AppData/Local/Temp/Rar$EX00.644/ExpandableGridView.DLL
----------------------------------------
Starksoft.Net.Proxy
Assembly Version: 1.0.131.0
Win32 Version: 1.0.131.0
CodeBase: file:///C:/Users/Boxee/AppData/Local/Temp/Rar$EX00.644/Starksoft.Net.Proxy.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.