https://bugzilla.novell.com/show_bug.cgi?id=345972

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=345972#c2


Atsushi Enomoto <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #2 from Atsushi Enomoto <[EMAIL PROTECTED]>  2007-12-05 05:37:42 
MST ---
Actually running this repro on .NET (with copied vbnc.exe on the same directory
as the repro exists) causes an error:

Unhandled Exception: System.ArgumentException: Absolute path information is
required.
   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.Diagnostics.FileVersionInfo.get_FileName()
   at System.Diagnostics.FileVersionInfo.ToString()
   at System.IO.TextWriter.WriteLine(Object value)
   at System.IO.TextWriter.SyncTextWriter.WriteLine(Object value)
   at T.Main()


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to