Cannot Remove a FileEntry using PhoneGap 1.6.1
----------------------------------------------
Key: CB-517
URL: https://issues.apache.org/jira/browse/CB-517
Project: Apache Callback
Issue Type: Bug
Components: WP7
Affects Versions: 1.6.1
Environment: VS.NET 2010 with WP7.1 emulator
Reporter: Alan Neveu
Assignee: Jesse MacFadyen
Priority: Critical
Using the latest 1.6.1 for WP7 from GitHub, when my app calls fileEntry.remove
I see the following error in the Output window and the file is not removed:
A first chance exception of type 'System.InvalidCastException' occurred in
System.ServiceModel.Web.dll
The error actually appears twice for each time the .remove method is called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira