[ EXACT MATCH DOMAIN TOOL ] fm Vic...
JLForums.com Exclusive Special Offers

Author Topic: Exception Error...  (Read 1118 times)

0 Members and 2 Guests are viewing this topic.

Offline frankedsTopic starter

  • Trade Count: (0)
  • Posting Member
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 39
    • View Profile
    • Awards
Exception Error...
« on: January 29, 2012, 04:30:39 AM »
Hi,
I tried to use KWS this morning and got an exception error (below) as it gathered the keywords.

Any ideas?

Frank
****
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.ExternalException: Requested Clipboard operation did not succeed.
   at System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
   at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay)
   at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
   at System.Windows.Forms.Clipboard.SetText(String text)
   at KeywordSnatcher.MainForm.SnatchKeywordsGoogle(String keywords, String prefix, String country)
   at KeywordSnatcher.MainForm.SnatchKeywords(String keywords, String prefix, String country)
   at KeywordSnatcher.MainForm.BtnSnatchClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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.4216 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
KeywordSnatcher
    Assembly Version: 1.0.4289.35823
    Win32 Version: 1.0.4289.35823
    CodeBase: file:///C:/Program%20Files/KeywordSnatcher/KeywordSnatcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4215 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4214 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4223 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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.

Offline Meg

  • Global Moderator
  • Trade Count: (0)
  • Hero Member
  • *****
  • Thank You
  • -Given: 170
  • -Receive: 83
  • Posts: 4904
  • Freedup to do what you really want
    • View Profile
    • Blog - Motivation Thoughts
    • Awards
Re: Exception Error...
« Reply #1 on: January 29, 2012, 08:23:02 AM »
There seems to be a problem. I tried it there now and it gets to about  2 pages of keywords, then just stops. Have tried "run as administrator". Makes no difference. I will report it to help desk.

Follow members gave a thank to your post:


Offline frankedsTopic starter

  • Trade Count: (0)
  • Posting Member
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 39
    • View Profile
    • Awards
Re: Exception Error...
« Reply #2 on: January 30, 2012, 10:42:37 AM »
Hi Meg,

Yes, that's exactly the fault I'm experiencing.

Thanks for reporting this.

Frank


Offline HoneyJo

  • Forum Vendor
  • Trade Count: (0)
  • Hero Member
  • *****
  • Thank You
  • -Given: 201
  • -Receive: 60
  • Posts: 1415
  • HoneyJo
    • View Profile
    • 'American Freelance Writer'
    • Email
    • Awards
Re: Exception Error...
« Reply #3 on: January 30, 2012, 07:20:48 PM »
Hi Meg, Yes, that's exactly the fault I'm experiencing.  Thanks for reporting this. Frank
There seems to be a problem. I tried it there now and it gets to about  2 pages of keywords, then just stops. Have tried "run as administrator". Makes no difference. I will report it to help desk.

Frank, Meg,

Add me to the list of it quits! Glad you reported it Meg

HJ

'I haven't lost my mind, it's backed up on my hard-drive somewhere!'
American Freelance Writer - Reading Required

Offline danielwalls

  • Trade Count: (0)
  • Jr. Member
  • **
  • Thank You
  • -Given: 3
  • -Receive: 11
  • Posts: 99
    • View Profile
    • Email
    • Awards
Re: Exception Error...
« Reply #4 on: January 31, 2012, 01:10:43 AM »
Jon has been notified regarding this issue.

Thank you for your patience thus far.

Follow members gave a thank to your post:


Offline Jonathan Leger

  • Administrator
  • Trade Count: (0)
  • Hero Member
  • *****
  • Thank You
  • -Given: 6
  • -Receive: 258
  • Posts: 5695
  • Here's to your success!
    • View Profile
    • Jonathan Leger's Blog
    • Awards
Re: Exception Error...
« Reply #5 on: January 31, 2012, 09:38:07 PM »
I'm looking into this now.

Follow members gave a thank to your post:


Offline therber2

  • Trade Count: (0)
  • Jr. Member
  • **
  • Thank You
  • -Given: 12
  • -Receive: 3
  • Posts: 91
    • View Profile
    • ProComputerGambler
    • Email
    • Awards
  • Skype: herbshack
Re: Exception Error...
« Reply #6 on: February 01, 2012, 01:33:59 PM »
Getting a similar thing. I don't get an error. It just stops after finding about 20-30 words/phrases.

Thanks Jon.

Tom
My heart is written in php and it doesn't have any "if" statements.

Offline JohnnyB

  • Trade Count: (0)
  • Posting Member
  • *
  • Thank You
  • -Given: 2
  • -Receive: 0
  • Posts: 5
    • View Profile
    • Awards
Re: Exception Error...
« Reply #7 on: February 02, 2012, 02:07:36 PM »
Just want to put in my "me too" message as there aren't many posts in this thread.

Thanks,

John

Offline grf

  • Trade Count: (0)
  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 233
    • View Profile
    • Awards
Re: Exception Error...
« Reply #8 on: February 02, 2012, 02:21:23 PM »
Same thing just for Google though. Quits at around 9 or 10 then get this:

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.ExternalException: Requested Clipboard operation did not succeed.
   at System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
   at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay)
   at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
   at System.Windows.Forms.Clipboard.SetText(String text)
   at KeywordSnatcher.MainForm.SnatchKeywordsGoogle(String keywords, String prefix, String country)
   at KeywordSnatcher.MainForm.SnatchKeywords(String keywords, String prefix, String country)
   at KeywordSnatcher.MainForm.BtnSnatchClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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.3625 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
KeywordSnatcher
    Assembly Version: 1.0.4289.35823
    Win32 Version: 1.0.4289.35823
    CodeBase: file:///D:/Program%20Files/KeywordSnatcher/KeywordSnatcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3624 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    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.3053 (netfxsp.050727-3000)
    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.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.mshtml
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.0.3300.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3634 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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.


Offline lymand

  • Trade Count: (0)
  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
    • Email
    • Awards
Re: Exception Error...
« Reply #9 on: February 02, 2012, 04:31:48 PM »
Count me as another with the same problem. Hadn't used KWS in a while so I thought there was a problem on my end.

Offline cdevin

  • Trade Count: (0)
  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
    • Awards
Re: Exception Error...
« Reply #10 on: February 04, 2012, 04:01:00 AM »
I've been trying to use KWS for a week and it only grabs a small amount of returns and then just stops.  Jonathan, is there in update underway?

Offline cdevin

  • Trade Count: (0)
  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
    • Awards
Re: Exception Error...
« Reply #11 on: February 04, 2012, 04:02:38 AM »
Great product BTW, I use it all the time for longtails and it's found me some dandies!! ;)

Offline frankedsTopic starter

  • Trade Count: (0)
  • Posting Member
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 39
    • View Profile
    • Awards
Re: Exception Error...
« Reply #12 on: February 04, 2012, 07:40:34 AM »
This is only giving an exception error when I use Google.

All other sources are OK.

Hope this helps.

Frank

Offline grf

  • Trade Count: (0)
  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 233
    • View Profile
    • Awards
Re: Exception Error...
« Reply #13 on: February 04, 2012, 01:38:36 PM »
I desperetely need to KS working again for Google.

Any updates Master Jon or any ETA?

Offline grf

  • Trade Count: (0)
  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 233
    • View Profile
    • Awards
Re: Exception Error...
« Reply #14 on: February 05, 2012, 09:57:17 AM »
In addition, KS doesn't work at all for Bing and Ask.