UberScreenshotTool
UberScreenshotTool
So, I have vista, and UST doesn't work on it. Is there any way to make it work on vista? And if not, how do I get images from my Xbox without it?
I♥ACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
It keeps giving me an exception error whenever I try to connect. I already set the right settings, but it still won't work. =(
I♥ACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
Xceed.Ftp.FtpReplyException: Connection closed, transfer aborted. (reply code 426)
at Xceed.Ftp.Engine.FtpCommandSequence.EndExecute(IAsyncResult asyncResult)
at Xceed.Ftp.FtpClient.ReceiveFile(FtpCommandChannel commandChannel, ReceiveFileFtpCommandSequence receiveSequence)
at Xceed.Ftp.FtpClient.ReceiveFile(String remoteFilename, String localFilename, Boolean append)
at Xceed.Ftp.FtpClient.ReceiveFile(String remoteFilename, String localFilename)
at Raw_Deswizzler.Form1.menuButtonItem1_Activate(Object sender, EventArgs e) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\Raw Deswizzler\Raw Deswizzler\Xbox Raw Screenshot Tool.cs:line 144
at TD.SandBar.ButtonItemBase.OnActivate()
at TD.SandBar.j.b(TopLevelMenuItemBase A_0, Boolean A_1, Boolean A_2, Point A_3)
at TD.SandBar.TopLevelMenuItemBase.Show(Boolean select)
at TD.SandBar.TopLevelMenuItemBase.Show()
at TD.SandBar.ToolBar.OnItemPush(ToolbarItemBase item, Point position)
at TD.SandBar.ToolBar.OnMouseDown(MouseEventArgs e)
at TD.SandBar.MenuBar.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at TD.SandBar.ToolBar.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)
The FTP reply was:
426 Connection closed, transfer aborted.
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Xbox Raw Screenshot Deswizzler
Assembly Version: 1.0.2661.350
Win32 Version: 1.0.2661.350
CodeBase: file:///C:/Users/Elite747/Desktop/Tool/Xbox%20Raw%20Screenshot%20Deswizzler.exe
----------------------------------------
Xceed.Ftp
Assembly Version: 3.3.7113.3050
Win32 Version: 3.3.7113.3050
CodeBase: file:///C:/Users/Elite747/Desktop/Tool/Xceed.Ftp.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Xceed.FileSystem
Assembly Version: 3.3.7113.3050
Win32 Version: 3.3.7113.3050
CodeBase: file:///C:/Users/Elite747/Desktop/Tool/Xceed.FileSystem.DLL
----------------------------------------
SandBar
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Users/Elite747/Desktop/Tool/SandBar.DLL
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///C:/Users/Elite747/Desktop/Tool/SandDock.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
I♥ACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
I would try to debug that out now, but i'm really busy. If you got C# on your computer, we can debug it on your computer and fix that error, that way it will be easier for me, because it will breakpoint at the area where it errors you and we should be able to fix it.
If not, it doesn't look hard to fix at all.
If not, it doesn't look hard to fix at all.
Sry, but I only use VB. I haven't used VC# before.
I♥ACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
Yeah, he just means he could use your computer to debug it, to make it work for you, you would just need to install vc and he could set breakpoints on your computer to see what could be causing the errors.
If xceed doesnt want to work on your computer I could send one of you an ftp class that I got off of the code project and modified for myself, pretty bare bones, but works well.
If xceed doesnt want to work on your computer I could send one of you an ftp class that I got off of the code project and modified for myself, pretty bare bones, but works well.