View Issue Details

IDProjectCategoryView StatusLast Update
0000076Little Registry Cleaner[All Projects] Generalpublic2014-09-09 20:06
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status acknowledgedResolutionopen 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (32 bit)
Summary0000076: Absolute path information is required.
DescriptionStack trace:
   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.Windows.Forms.FolderBrowserDialog.get_SelectedPath()
   at Little_Registry_Cleaner.Options.buttonBrowse_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)

Source:
mscorlib

Target site:
System.Collections.ArrayList CreateListFromExpressions(System.String[], Boolean)


TagsNo tags attached.

Relationships

has duplicate 0000077 closedub3rst4r Absolute path information is required. 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-09-09 20:05 ub3rst4r Relationship added has duplicate 0000077
2014-09-09 20:06 ub3rst4r Assigned To => ub3rst4r
2014-09-09 20:06 ub3rst4r Status new => acknowledged