No announcements
Found 1925623 threads
-
0 Votes
GetNamedSecurityInfo doesn't return a DACL
The relevant code is: HANDLE hProcess = GetCurrentProcess(); HANDLE hToken; result = ...Answered | 2 Replies | 2802 Views | Created by Jason Curl - Sunday, March 17, 2013 4:01 PM | Last reply by Jason Curl - Tuesday, March 19, 2013 7:46 PM -
0 Votes
Bing API - server doesn't return thumbnail urls
Hi, This forum is used to discuss general Windows Azure MarketPlace questions, not a specific data provider such as Bing Search.Answered | 3 Replies | 4349 Views | Created by Marhefka, István - Thursday, October 25, 2012 11:54 AM | Last reply by mudleeska - Wednesday, January 2, 2013 10:24 AM -
3 Votes
Bing Maps: returned .jpeg doesn't seem to be valid
You can check for imagery availability via the Get Imagery Metadata API found here: https://msdn.microsoft.com/en-us/library/ff701716.aspx Using this you can ...Answered | 4 Replies | 537 Views | Created by dysert - Thursday, August 9, 2018 11:34 AM | Last reply by Justin_T - Thursday, August 9, 2018 6:36 PM -
0 Votes
WebAuthenticationBroker doesn't return oauth_verifier in ResponseData
The issue I'm running into is that the ResponseData from the Broker is only returning the callback url without the oauth verifier appended.Answered | 5 Replies | 931 Views | Created by TKx421x - Saturday, January 10, 2015 2:49 AM | Last reply by Herro wong - Wednesday, January 21, 2015 8:45 AM -
2 Votes
Function doesn't return a value on all code paths
It's much clearer to use "Return ...Answered | 4 Replies | 545 Views | Created by Hugh Self Taught - Wednesday, February 5, 2020 9:57 AM | Last reply by Dave Doknjas - Wednesday, February 5, 2020 3:06 PM -
3 Votes
Dataset doesn't refresh data in ssrs
There is no .data file .Answered | 14 Replies | 46797 Views | Created by m1m1 - Monday, November 2, 2009 6:54 PM | Last reply by Sarojamaly - Friday, September 25, 2015 5:38 PM -
1 Votes
Returning Data Using the Where Clause.
Temporal data should use ISO-8601 formats.Answered | 5 Replies | 2352 Views | Created by RichIEvans - Thursday, June 7, 2012 11:55 AM | Last reply by RichIEvans - Thursday, June 7, 2012 2:37 PM -
1 Votes
directionsManger.getAllWaypoints() doesn't return latitude/longitude
As a result never received location data.Answered | 4 Replies | 882 Views | Created by Roshan Hegde - Thursday, January 8, 2015 4:50 PM | Last reply by Roshan Hegde - Monday, January 19, 2015 5:37 PM -
4 Votes
How to load the data without knowing the length of the data?
Well, If there is no other choice, I will send the length of data before send data.Answered | 14 Replies | 5354 Views | Created by NMG1852951 - Monday, December 26, 2011 9:04 AM | Last reply by NMG1852951 - Wednesday, September 12, 2012 3:05 AM -
0 Votes
No Data returned
The scope parameter must be set to a string constant that is equal to either the name of a containing group, the name of a containing data region, or the name of a dataset.Answered | 10 Replies | 3893 Views | Created by shquiet - Monday, January 9, 2012 3:18 PM | Last reply by shquiet - Thursday, January 12, 2012 1:41 AM -
1 Votes
ExecuteDataReader does NOT return data
If that also returns data.Answered | 5 Replies | 4660 Views | Created by hector.m.sanchez - Wednesday, October 6, 2010 4:36 PM | Last reply by Mike Dos Zhang - Tuesday, October 12, 2010 4:39 AM -
0 Votes
No data return by the query
Yes, it's returning no data at all, as there no records available but i need all the columns should return 0 if no data found by the dataset.Answered | 13 Replies | 745 Views | Created by syedshareefahmed - Monday, March 23, 2015 8:51 AM | Last reply by syedshareefahmed - Tuesday, March 24, 2015 1:29 PM -
0 Votes
[UWP]ResourceLoader doesn't return any resources
Now when I use this key name in code behind, it returns blank value.Answered | 3 Replies | 3163 Views | Created by MohammedAyaz Shaikh - Friday, December 18, 2015 12:25 PM | Last reply by Magnus (MM8) - Monday, December 21, 2015 3:09 PM -
0 Votes
Function doesn't return any value.
ALTER function dbo.CleanTheString (@theString As nvarchar(500), @NumbrsOnly As bit) returns nvarchar(500) as begin --define variables declare @strAlphaNumeric As ...Answered | 2 Replies | 1125 Views | Created by SQL_SSIS_Dev - Tuesday, September 16, 2014 4:58 PM | Last reply by SQL_SSIS_Dev - Tuesday, September 16, 2014 5:55 PM -
0 Votes
StreamSocket block on DataReader LoadAsync
Or did you use try-catch block to get the cancel return from the task?Answered | 4 Replies | 5990 Views | Created by Michael Sabin - Thursday, January 17, 2013 10:37 PM | Last reply by Jesse Jiang - Wednesday, January 23, 2013 3:01 AM -
0 Votes
AggregateFunction None returns no data
If your date dimension extends beyond today, then the LastChild will be NULL for all of time and you won't get any data back.Answered | 4 Replies | 4507 Views | Created by GS80 - Sunday, February 8, 2009 2:17 PM | Last reply by GS80 - Tuesday, February 10, 2009 8:15 PM -
1 Votes
PerformanceCounterCategory.GetCategories() doesn't return all categories
But when I tried to use .Net 3.5 library call PerformanceCounterCategory.GetCategories() it returned only some of them (about 88), not all.Answered | 2 Replies | 5810 Views | Created by aldep - Wednesday, December 17, 2008 10:25 PM | Last reply by armstronglavence - Thursday, April 12, 2012 10:18 AM -
0 Votes
Callback returning value 1 doesn't hit after first time
Normally returning a non zero value indicates failure in C++ practices.Answered | 1 Replies | 1493 Views | Created by jdp12383 - Monday, July 9, 2012 10:49 AM | Last reply by CiaranODonnell - Monday, July 9, 2012 4:04 PM -
0 Votes
Stored procedure that doesn't always return a resultset
BUT THAT DOESNT MEAN IT HAS TO RETURN ANYTHING!Answered | 3 Replies | 4638 Views | Created by JendaPerl - Thursday, December 2, 2010 2:17 PM | Last reply by JendaPerl - Monday, December 6, 2010 9:25 PM -
1 Votes
Function Return Data Type
For example: string x = "9.746"; char* endp = NULL; strtod(x.c_str(), &endp); if (*endp == '\0') { // The string looks like a ...Answered | 3 Replies | 1680 Views | Created by Jeffs_Programs - Friday, August 31, 2012 1:16 PM | Last reply by Igor Tandetnik - Friday, August 31, 2012 5:02 PM
No announcements