PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => DiXBoT => AllInOne Scripts => DiXBoT Manager => Topic started by: somewherenotthere on 06 June, 2010, 15:25:29

Title: Error with Reg manager feature of dixbot manager
Post by: somewherenotthere on 06 June, 2010, 15:25:29
Hey there, I get this error when working in my regmanager:

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
  at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
  at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
  at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
  at System.Windows.Forms.ListView.WndProc(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.4927 (NetFXspW7.050727-4900)
   CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
DxbMgr
   Assembly Version: 0.1.0.12
   Win32 Version: 0.1.0.12
   CodeBase: file:///D:/dc++/DxbMgr/DxbMgr.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
----------------------------------------
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.


Is there a way to fix it?
Title: Re: Error with Reg manager feature of dixbot manager
Post by: Snooze on 11 June, 2010, 16:15:09
Do you have .Net installed?

/Snooze
Title: Re: Error with Reg manager feature of dixbot manager
Post by: somewherenotthere on 16 June, 2010, 12:41:18
Yes. It is only with the profile manager that i receive this error... i have a few hundred users if that makes a difference.
Title: Re: Error with Reg manager feature of dixbot manager
Post by: Snooze on 18 June, 2010, 15:01:36
Honestly, I have not tested it with that many users.. I'll check and get back to you ..

/Snooze
Title: Re: Error with Reg manager feature of dixbot manager
Post by: somewherenotthere on 07 July, 2010, 00:20:03
any luck?

It worked fine before, tried reinstalling .net and the dxtmanager and no joy for me.