Scrapebox Helper Tools - Free

ScrapeBox_Helper_Tool.exe problems on W7 x64 SP1

http://img148.imageshack.us/i/capturepc.png

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
   at ScrapeBox_Helper_Tool.Classes.SettingClass.GetAllSettings()
   at ScrapeBox_Helper_Tool.MainForm.UISetup()
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at Telerik.WinControls.UI.RadFormControlBase.OnLoad(EventArgs e)
   at Telerik.WinControls.UI.RadFormControlBase.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.Form.WndProc(Message& m)
   at Telerik.WinControls.UI.RadFormControlBase.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
ScrapeBox_Helper_Tool
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/ScrapeBox_Helper_Tool.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Telerik.WinControls.UI
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Telerik.WinControls.UI.DLL
----------------------------------------
Telerik.WinControls
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Telerik.WinControls.DLL
----------------------------------------
TelerikCommon
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/TelerikCommon.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
m04q0zar
    Assembly Version: 2010.2.10.914
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.VisualBasic.PowerPacks.Vs
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Microsoft.VisualBasic.PowerPacks.Vs.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.
 
Click -> Download and "Save as" didn't work for me either (ie/ff/chrome) - would just get redirected back to the post about the tools. But flashget managed to download via the url... weird. Anyhow, many thanks for generous share loopline, very much appreciated!
 
ScrapeBox_Helper_Tool.exe problems on W7 x64 SP1

http://img148.imageshack.us/i/capturepc.png

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
   at ScrapeBox_Helper_Tool.Classes.SettingClass.GetAllSettings()
   at ScrapeBox_Helper_Tool.MainForm.UISetup()
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at Telerik.WinControls.UI.RadFormControlBase.OnLoad(EventArgs e)
   at Telerik.WinControls.UI.RadFormControlBase.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.Form.WndProc(Message& m)
   at Telerik.WinControls.UI.RadFormControlBase.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
ScrapeBox_Helper_Tool
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/ScrapeBox_Helper_Tool.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Telerik.WinControls.UI
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Telerik.WinControls.UI.DLL
----------------------------------------
Telerik.WinControls
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Telerik.WinControls.DLL
----------------------------------------
TelerikCommon
    Assembly Version: 2010.2.10.914
    Win32 Version: 2010.2.10.0914
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/TelerikCommon.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
m04q0zar
    Assembly Version: 2010.2.10.914
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.VisualBasic.PowerPacks.Vs
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/TEST/New%20folder/loopline_scrapebox_helper_tools/Multi%20Function%20Tool/Microsoft.VisualBasic.PowerPacks.Vs.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.

Yeah I mentioned that in the videos. :) Its a known issue, my developer chose a path that is not fully supported by 64 bit systems. It wasn't my choice and at this point I don't want to pay to have it fixed. Thanks though. :)



Click -> Download and "Save as" didn't work for me either (ie/ff/chrome) - would just get redirected back to the post about the tools. But flashget managed to download via the url... weird. Anyhow, many thanks for generous share loopline, very much appreciated!

Sorry about that. Do you have your referrers turned off? I have hotlink protection on and if it can't detect that your referrer is from my site it redirects you.
 
Hi,

I am the developer of this program and now 64 bit version is ready.

I have send that to MAtt.

Thanks
 
wow I have to buy scrapebox pretty soon so I can use these tools also :)
 
awsome tools, just downloaded these a few days back and i have to say they work like a charm

thx Matt, awsome share like always :)

+rep
 
Your welcome. :) I do have the 64bit version, and I just have to test it out and make sure everything is working and Ill upload it and make new videos.
 
Hi matt,

Thanks for this, have not downloaded yet but sitting on the fence. Will give them a spin later today...
No this is not a post inflation.
 
If it is really free i know it going to be useful all of above and coming to this thread
 
wow talk about resurecting a 4 yr old thread, lol.

By way of information these tools are now obsolete, scrapebox can do all this. They were half baked even when they were new because the developer was half baked, but they are completely obsolete now. I don't even think the download link works.

Anyway, scrapebox 2.0 beta has all this.

http://www.scrapebox.com/+
 
Links are still working. Didnt notice it was 4 yr old :D ill check the one you sent thanks

Ha, well if they still work go with it, but SB is better and quicker.
 
Back
Top