Bugs item #939231, was opened at 2004-04-21 13:18
Message generated for change (Comment added) made by t_rendelmann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=615248&aid=939231&group_id=96589
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: StartMainGui() exiting main event loop on exception.
Initial Comment:
RSS Bandit 1.2.0.108 (beta)
OS Version: Microsoft Windows NT 5.1.2600.0
Framework Version: .NET CLR v1.1.4322
Additonal Info:
ExceptionManager.MachineName: #####
ExceptionManager.TimeStamp: 21/04/2004 12:11:10
ExceptionManager.FullName:
Microsoft.ApplicationBlocks.ExceptionManagement,
Version=1.0.1521.25102, Culture=neutral,
PublicKeyToken=null
ExceptionManager.AppDomainName: RSSBandit.exe
ExceptionManager.ThreadIdentity:
ExceptionManager.WindowsIdentity: #######
Exception Information
RssBandit.BanditApplicationException: StartMainGui()
exiting main event loop on exception. --->
System.NullReferenceException: Object reference not
set to an instance of an object.
at
System.Windows.Forms.UnsafeNativeMethods.DispatchMe
ssageW(MSG& msg)
at
System.Windows.Forms.ComponentManager.System.Wind
ows.Forms.UnsafeNativeMethods+IMsoComponentManage
r.FPushMessageLoop(Int32 dwComponentID, Int32
reason, Int32 pvLoopData)
at
System.Windows.Forms.ThreadContext.RunMessageLoopI
nner(Int32 reason, ApplicationContext context)
at
System.Windows.Forms.ThreadContext.RunMessageLoop
(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run
(ApplicationContext context)
at RssBandit.RssBanditApplication.StartMainGui
(FormWindowState initialStartupState)
--- End of inner exception stack trace ---
================= End Entry =================
----------------------------------------------------------------------
>Comment By: Torsten Rendelmann (t_rendelmann)
Date: 2004-04-22 16:10
Message:
Logged In: YES
user_id=714452
Nice copy of the error.txt file: but what exactly did you do
before? Clicked somewhere, browsing, post a comment to a
blog, import,.... ???
we really need more infos here to get hands on, sorry.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=615248&aid=939231&group_id=96589
|