Bugs item #3304585, was opened at 2011-05-19 15:07
Message generated for change (Tracker Item Submitted) made by razorban
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=615248&aid=3304585&group_id=96589
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Crashes
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Theo (razorban)
Assigned to: Torsten Rendelmann (t_rendelmann)
Summary: RSS Bandit 1.9.0.1002 is crashing
Initial Comment:
When I start RSS Bandit, it is crashing and showing the error in the file attachement.
Any solution?
General Information
RSS Bandit 1.9.0.1002 (SVN) (32-bit)
OS Version: Microsoft Windows Server 2003, Standard Edition Service Pack 2 (build 3790)
OS-Culture: en-US
Framework Version: .NET CLR v2.0.50727
Thread-Culture: de-CH
UI-Culture: en-US
IE-Version: 8.0.6001.18702
Additonal Info:
ExceptionManager.MachineName: SRK-TS05
ExceptionManager.TimeStamp: 19.05.2011 14:15:37
ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
ExceptionManager.AppDomainName: RSSBandit.exe
ExceptionManager.ThreadIdentity: SRKDOMAIN\Juk2
ExceptionManager.WindowsIdentity: SRKDOMAIN\Juk2
Exception Information
Exception: System.ArgumentException
Message: Absolute path information is required.
Source: mscorlib
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
at System.Environment.GetFolderPath(SpecialFolder folder)
at NewsComponents.NewsComponentsConfiguration.CreateDefaultConfiguration()
at NewsComponents.NewsComponentsConfiguration..cctor()
- Nested Exception --------------------------------------
Exception: System.TypeInitializationException
Message: The type initializer for 'NewsComponents.NewsComponentsConfiguration' threw an exception.
Source:
at NewsComponents.NewsComponentsConfiguration.set_ApplicationVersion(Version value)
at RssBandit.RssBanditApplication.CreateFeedHandlerConfiguration()
at RssBandit.RssBanditApplication.Init()
at RssBandit.Program.Main(String[] args)
================= End Entry =================
General Information
RSS Bandit 1.9.0.1002 (SVN) (32-bit)
OS Version: Microsoft Windows Server 2003, Standard Edition Service Pack 2 (build 3790)
OS-Culture: en-US
Framework Version: .NET CLR v2.0.50727
Thread-Culture: de-CH
UI-Culture: en-US
IE-Version: 8.0.6001.18702
Additonal Info:
ExceptionManager.MachineName: SRK-TS05
ExceptionManager.TimeStamp: 19.05.2011 14:55:40
ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
ExceptionManager.AppDomainName: RSSBandit.exe
ExceptionManager.ThreadIdentity: SRKDOMAIN\Juk2
ExceptionManager.WindowsIdentity: SRKDOMAIN\Juk2
Exception Information
Exception: System.ArgumentException
Message: Absolute path information is required.
Source: mscorlib
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
at System.Environment.GetFolderPath(SpecialFolder folder)
at NewsComponents.NewsComponentsConfiguration.CreateDefaultConfiguration()
at NewsComponents.NewsComponentsConfiguration..cctor()
- Nested Exception --------------------------------------
Exception: System.TypeInitializationException
Message: The type initializer for 'NewsComponents.NewsComponentsConfiguration' threw an exception.
Source:
at NewsComponents.NewsComponentsConfiguration.set_ApplicationVersion(Version value)
at RssBandit.RssBanditApplication.CreateFeedHandlerConfiguration()
at RssBandit.RssBanditApplication.Init()
at RssBandit.Program.Main(String[] args)
================= End Entry =================
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=615248&aid=3304585&group_id=96589
|