зеркало из https://github.com/mono/mail-archives.git
73 строки
2.9 KiB
HTML
73 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [mono-android] Can't set CreationTime on File
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=Re%3A%20%5Bmono-android%5D%20Can%27t%20set%20CreationTime%20on%20File&In-Reply-To=%3CE965FE6C-757E-498C-B0D4-43FFB18494FB%40xamarin.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="013877.html">
|
|
<LINK REL="Next" HREF="013880.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[mono-android] Can't set CreationTime on File</H1>
|
|
<B>Jonathan Pryor</B>
|
|
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=Re%3A%20%5Bmono-android%5D%20Can%27t%20set%20CreationTime%20on%20File&In-Reply-To=%3CE965FE6C-757E-498C-B0D4-43FFB18494FB%40xamarin.com%3E"
|
|
TITLE="[mono-android] Can't set CreationTime on File">jonp at xamarin.com
|
|
</A><BR>
|
|
<I>Tue Jul 23 14:17:35 UTC 2013</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="013877.html">[mono-android] Can't set CreationTime on File
|
|
</A></li>
|
|
<LI>Next message: <A HREF="013880.html">[mono-android] Can't set CreationTime on File
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#13876">[ date ]</a>
|
|
<a href="thread.html#13876">[ thread ]</a>
|
|
<a href="subject.html#13876">[ subject ]</a>
|
|
<a href="author.html#13876">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Jul 23, 2013, at 7:08 AM, JLee <<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">mono.android at gridline.de</A>> wrote:
|
|
><i> I think, the following code worked in the past but now I get an error when
|
|
</I>><i> setting the timestamps (Invalide Parameter).
|
|
</I>><i>
|
|
</I>><i> FileInfo fi = new FileInfo(file);
|
|
</I>
|
|
What is `file` (the full path). Do you have permission to change it? Have the filesystem permissions changed since you last ran the app? What device is this on?
|
|
|
|
- Jon
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="013877.html">[mono-android] Can't set CreationTime on File
|
|
</A></li>
|
|
<LI>Next message: <A HREF="013880.html">[mono-android] Can't set CreationTime on File
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#13876">[ date ]</a>
|
|
<a href="thread.html#13876">[ thread ]</a>
|
|
<a href="subject.html#13876">[ subject ]</a>
|
|
<a href="author.html#13876">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
|
|
mailing list</a><br>
|
|
</body></html>
|