No announcements
Found 3464154 threads
-
0 Votes
Why StorageFolder.CreateFileAsync(String) creates file fail without any exception thrown?
Each time, it will create a new file, the file will also be deleted after a certain time( such as 2s).Answered | 6 Replies | 1853 Views | Created by jichanglin - Tuesday, October 21, 2014 9:22 AM | Last reply by jichanglin - Tuesday, January 6, 2015 9:54 AM -
0 Votes
How to determine why my app is crashing without exceptions being thrown?
@Garth Smith, Have you created the WindowsStoreProxy.xml yourself to test?Answered | 2 Replies | 531 Views | Created by Garth Smith - Friday, March 4, 2016 11:19 PM | Last reply by Barry Wang - Monday, March 7, 2016 6:24 AM -
0 Votes
exceptions thrown
if your script has thrown any exception, it will bubble up and fail the test unless you have caught them explicitly in your code.Answered | 4 Replies | 4329 Views | Created by Shina35 - Friday, November 26, 2010 9:40 PM | Last reply by Shina35 - Sunday, November 28, 2010 9:56 AM -
0 Votes
Failed to load Interstitial Ad and thrown exception
But it is alway throw an exception.Answered | 1 Replies | 796 Views | Created by Jayden Woo - Tuesday, October 18, 2016 7:26 AM | Last reply by Cherry Bu - Wednesday, October 19, 2016 5:22 AM -
2 Votes
Exception is thrown, but for loop doesn't continue.
Outside That's why.Answered | 7 Replies | 16085 Views | Created by jca2323 - Friday, July 29, 2011 6:37 PM | Last reply by jca2323 - Friday, July 29, 2011 7:32 PM -
0 Votes
MSTest marks tests as Failed instead of Inconclusive when any exception is thrown
To handle the playback failure in such case you can refer the following thread, where your code will get a call back for any playback failure, filter out the reason and do ...Answered | 1 Replies | 7446 Views | Created by 50Clams - Friday, March 18, 2011 2:35 PM | Last reply by Deepak.Singhal [MSFT] - Friday, March 18, 2011 3:14 PM -
1 Votes
How to check if a control exists without an exception thrown
How can I check if the control exists or not without an exception being thrown?Answered | 1 Replies | 637 Views | Created by Gavin Zan - Monday, June 30, 2014 9:37 AM | Last reply by Ian Holdsworth Automation Test Engineer - Monday, June 30, 2014 10:45 AM -
5 Votes
Exceptions are NEVER thrown
"); } The exception will be thrown.Answered | 15 Replies | 3015 Views | Created by Aybe One - Friday, April 23, 2010 4:24 PM | Last reply by Aybe One - Thursday, June 24, 2010 10:23 PM -
0 Votes
"Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown."
When you get the generic soap exception you can read the error details with: catch (Microsoft.SharePoint.SoapServer.SoapServerException ...Answered | 6 Replies | 24462 Views | Created by gbeford - Monday, March 29, 2010 6:58 PM | Last reply by gbeford - Wednesday, March 31, 2010 3:49 PM -
2 Votes
Exception thrown: database file cannot be found
I can't add data to table in sdf files, SQL server management studio 2005 express doesnt have an option to add data , however i can create table but not add data.Answered | 8 Replies | 19703 Views | Created by Jose Romero - Thursday, September 7, 2006 7:34 PM | Last reply by Vibhor Agarwal - Thursday, April 14, 2011 11:20 AM -
0 Votes
"Exception thrown" when trying to delete a file?
In fact I discovered that to be in able to delete a text file it matters how you create the file.Answered | 10 Replies | 1227 Views | Created by Mugsy_in_Houston - Thursday, April 6, 2017 5:19 PM | Last reply by eta-sys - Friday, February 23, 2018 7:35 AM -
0 Votes
Load operation failed for query 'GetAuthenticationInfo'.
Instead of bubbling up the exception, LightSwitch seems to swallow it & silently fail to go any further.Answered | 7 Replies | 3143 Views | Created by RSHILLSHOOTER81 - Wednesday, February 6, 2013 4:49 PM | Last reply by RSHILLSHOOTER81 - Thursday, February 7, 2013 11:59 PM -
0 Votes
ERROR_MORE_DATA exception thrown by DirectorySeacher
So what is the actual exception message or trace?Answered | 7 Replies | 810 Views | Created by PSomu - Thursday, September 29, 2016 9:34 AM | Last reply by CoolDadTx - Friday, September 30, 2016 2:05 PM -
2 Votes
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Program asked me to create another resource file.Answered | 14 Replies | 57452 Views | Created by script - Sunday, February 17, 2008 8:49 PM | Last reply by bnik89 - Wednesday, March 23, 2016 1:57 PM -
0 Votes
Can a finally block know if Exception is being thrown?
using System; namespace ConsoleApplication2 { class Program { static void Main(string[] args) { ...Answered | 10 Replies | 3653 Views | Created by EdLost - Thursday, July 30, 2009 8:24 PM | Last reply by Matthew Watson - Friday, July 31, 2009 2:08 PM -
1 Votes
Invoke Exception Thrown
The exception indicates that the authenticated or logged in user does not have sufficient permissions to set a password.Answered | 5 Replies | 2571 Views | Created by Caz1224 - Tuesday, August 30, 2011 2:12 AM | Last reply by AKrasheninnikov - Monday, February 16, 2015 12:01 PM -
0 Votes
Exception 0x805a0194 thrown after LoadListingInformationAsync()
The error is due to the fact that you don't have any IAP information registered because you are still going through the certification process.Answered | 1 Replies | 3512 Views | Created by TMA__ - Monday, May 11, 2015 1:13 PM | Last reply by James Dailey - MSFT - Tuesday, May 12, 2015 12:36 AM -
1 Votes
CimSession fails on an Initialization exception being thrown from MS.Mgmt.Infrastructure.Native in Core 2.0
Below that is the exception information and the assembly info.Answered | 5 Replies | 1570 Views | Created by Aelyx - Thursday, November 2, 2017 4:38 PM | Last reply by Wendy Zang - Thursday, November 16, 2017 3:31 PM -
0 Votes
Why conversion to String^ fails?
See String Construction in Strings (C++/CX) The compiler will automatically treat string literals used to construct a String^ as ...Answered | 1 Replies | 2477 Views | Created by John Rick - Thursday, October 4, 2012 6:10 AM | Last reply by Rob Caplan [MSFT] - Friday, October 5, 2012 2:23 AM -
3 Votes
What if an exception is thrown by the observer in OnNext?
Applications that provide plug-ins should also provide a way to start in "safe-mode", without any plug-ins being loaded, so that end-users may "remove the ...Answered | 10 Replies | 19185 Views | Created by Flavien Charlon - Thursday, January 21, 2010 2:56 PM | Last reply by Omer Mor - Friday, June 4, 2010 10:36 PM - Items 1 to 20 of 3464154 Next ›
No announcements