User talk:Kingpin13/WikiAlerter

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Log
Change log
Discussion
Discuss Alerter
Manual
User help
Home
Basic information

Suggestion: AIV console[edit]

It already reports users to AIV, what about a console that monitors AIV, shows the offending diffs for a selected report, and allows the administrator to block the reportee, or otherwise comment on the request? –xenotalk 13:59, 11 August 2010 (UTC)[reply]

Hmm, I've actually looked into creating a separate program to do this a couple of times, I've not really considered adding it as an addition to WikiAlerter, although I've thought about adding a block function (without the AIV monitor) as an alternative to the report function. However, it's fairly difficult to get going, since DotNetWikiBot doesn't include a block function, and I've not got on with the Wikipedia API, but maybe I'll take a look through Huggle's code some time and try to translate it :/. - Kingpin13 (talk) 14:06, 11 August 2010 (UTC)[reply]

name on user list, but keep getting this[edit]

Every time i try to log into WikiAlerter I 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.IO.FileNotFoundException: Could not load file or assembly 'DotNetWikiBot, Version=2.9.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'DotNetWikiBot, Version=2.9.0.0, Culture=neutral, PublicKeyToken=null'
   at testing.Startup.start_Click(Object sender, EventArgs e)
   at testing.Startup.userpass_KeyPress(Object sender, KeyPressEventArgs e)
   at System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.TextBox.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)

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: 2.0.0.0
    Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Alerter
    Assembly Version: 0.2.1.0
    Win32 Version: 0.2.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/My%20Documents/WP/Alerter%20Beta%202.1/Alerter.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    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.3614 (GDR.050727-3600)
    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.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.



--Breawycker (talk to me!) Review Me! 22:10, 21 February 2011 (UTC)[reply]

Make sure you download DotNetWikiBot off Sourceforge and place it in the same directory as the Alerter.exe. Should work fine then :) - Kingpin13 (talk) 09:29, 22 February 2011 (UTC)[reply]

Inability to start?[edit]

I keep getting this when I attempt to start it.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its  dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  at testing.Startup.start_Click(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)

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: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Alerter
    Assembly Version: 0.2.1.0
    Win32 Version: 0.2.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/Alerter.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DotNetWikiBot
    Assembly Version: 2.96.0.0
    Win32 Version: 2.96
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/DotNetWikiBot.DLL
----------------------------------------
WikiCSD
    Assembly Version: 1.2.1.0
    Win32 Version: 1.2.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/WikiCSD.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.

43?9enter (talk) 23:44, 28 March 2011 (UTC)[reply]

You'll need to update your version of .NET. Try this. Best, - Kingpin13 (talk) 23:58, 28 March 2011 (UTC)[reply]
Now when I attempt to click Begin Startup the error returns. 43?9enter (talk) 01:40, 29 March 2011 (UTC)[reply]
Are you sure it's the exact same error? It's more likely to be the problem with DotNetWikiBot not being downloaded (see the section above) - Kingpin13 (talk) 02:32, 29 March 2011 (UTC)[reply]
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its  dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at testing.Startup.start_Click(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)

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: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Alerter
    Assembly Version: 0.2.1.0
    Win32 Version: 0.2.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/Alerter.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DotNetWikiBot
    Assembly Version: 2.96.0.0
    Win32 Version: 2.96
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/DotNetWikiBot.DLL
----------------------------------------
WikiCSD
    Assembly Version: 1.2.1.0
    Win32 Version: 1.2.1.0
    CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/Creations/WikiAlerter/Alerter%20Beta%202.1/WikiCSD.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. 

Redownloaded the DotNetBotWiki.dll (or whatever) and placed it in the folder and I have extracted this error. Maybe it has something to do with my computer from the Civil War in the United States (not exaggerating).

I have shrunk the text to save space and time. 43?9enter (talk) 04:58, 29 March 2011 (UTC)[reply]

Well, the current version of .NET is 4, I'm pretty sure you'll only need 3.5 to run WikiAlerter, but it does look like you're using 2 still. Could you go to your Start > Control Panel > Add or Remove Programs, to find what versions you're running for me? They should all be listed there, starting with "Microsoft .NET Framework <version>". Cheers, - Kingpin13 (talk) 05:19, 29 March 2011 (UTC)[reply]
.NET 1.1, .NET 2.0 SP1, .NET 4 Client Profile and Extended. 43?9enter (talk) 06:11, 29 March 2011 (UTC)[reply]
Mm, okay, it's a bit odd. Could you try the version 2.2 I just uploaded to sourceforge? Thanks :) - Kingpin13 (talk) 20:00, 1 April 2011 (UTC)[reply]
The download link in Manual#Download still gives me 2.1 or are you talking about something entirely different? --43?9enter ☭msg☭contribs 03:17, 2 April 2011 (UTC)[reply]
Here :) - Kingpin13 (talk) 03:48, 2 April 2011 (UTC)[reply]
It works, thank you! --43?9enter ☭msg☭contribs 04:47, 2 April 2011 (UTC)[reply]
Good to hear, sorry for the bother :) - Kingpin13 (talk) 05:05, 2 April 2011 (UTC)[reply]

Page list[edit]

Where is the page list? - Presidentman (talk · contribs) (Talkback) Random Picture of the Day 01:15, 16 May 2011 (UTC)[reply]

That is item 14 in this image. You need to press the green refresh button above it (item 10) to start updating it. See the manual for more. - Kingpin13 (talk) 08:53, 16 May 2011 (UTC)[reply]