No announcements
Found 1158026 threads
-
0 Votes
Web API OnAuthorize is not redirecting properly.
OnAuthorization(actionContext); also why this code?Unanswered | 5 Replies | 359 Views | Created by Anonymous - Saturday, June 27, 2020 12:07 AM | Last reply by Anonymous - Sunday, June 28, 2020 11:06 PM -
0 Votes
[Rest API] Issue on redirection
Hi Oliver, Here's the sample code I wrote that handles the redirect issue.Answered | 9 Replies | 10848 Views | Created by Olivier_N - Wednesday, July 4, 2012 2:43 PM | Last reply by lfaletti - Friday, October 3, 2014 2:29 PM -
0 Votes
Redirects in web tests
The second is: session/event ids (via form/query parameters) not being extracted and bound properly.Answered | 3 Replies | 3318 Views | Created by raj2007 - Friday, July 24, 2009 9:17 AM | Last reply by Jonathan Ren - Monday, July 27, 2009 2:16 PM -
0 Votes
web api versioning
Questions related to ASP.NET and web development should be posted in the ASP.NET forums (http://forums.asp.net ).Answered | 5 Replies | 1640 Views | Created by Saravanabharathi - Tuesday, November 24, 2015 9:02 AM | Last reply by Saravanabharathi - Thursday, November 26, 2015 10:21 AM -
0 Votes
Web Api
In Web API the URL can be configured by yourself by means of the urlmappings that you will find by default in the App_Start folder.Answered | 1 Replies | 1843 Views | Created by smaranika - Sunday, September 20, 2015 7:25 AM | Last reply by Alberto Poblacion - Monday, September 21, 2015 5:40 AM -
4 Votes
Response Redirect in a web part
So if you want to redirect to a page in the layouts folder you can use // send user to login page SPUtility.Redirect("login.aspx", ...Answered | 10 Replies | 27380 Views | Created by Chuck Traywick - Tuesday, January 27, 2009 1:22 PM | Last reply by Dave Hunter - Wednesday, January 28, 2009 12:17 PM -
0 Votes
Asp.Net Web API Entityframework Concurrency
Hi Manu, Like your title mentioned, your case related to Web API, please redirect to Asp.Net Web API forum.Answered | 1 Replies | 2044 Views | Created by blenet - Thursday, January 15, 2015 5:29 PM | Last reply by Kristin Xie - Friday, January 16, 2015 2:33 AM -
1 Votes
URLDownloadToFile() API is not working properly
To download this file, Provider uses URLDownloadToFile API.Answered | 1 Replies | 6770 Views | Created by Vasanthakumar Pandurangan - Thursday, December 22, 2011 4:39 AM | Last reply by Larry Yin - Thursday, December 22, 2011 2:56 PM -
1 Votes
upload file using web api
As this is definitevely a Web API question, you should post toAnswered | 5 Replies | 7666 Views | Created by GreatFireWallIsShit - Tuesday, July 16, 2013 9:46 AM | Last reply by GreatFireWallIsShit - Thursday, July 18, 2013 1:36 AM -
0 Votes
Redirect to STS on OnAuthorization MVC 5
The code seems like this: [AuthorizationAttribute] public class SADietController : Controller Here are some similar threads, you ...Answered | 1 Replies | 138 Views | Created by Anonymous - Thursday, February 4, 2016 9:28 PM | Last reply by Anonymous - Friday, February 5, 2016 7:46 AM -
1 Votes
Azure B2C Authentication with C# web api
Hello, Currently I am working on the application where front end is developed in Vue Framework and its calling C# web api for data.Answered | 1 Replies | 2205 Views | Created by Hiren Thesiya - Tuesday, December 5, 2017 11:34 AM | Last reply by vijisankar - Friday, December 8, 2017 2:46 PM -
0 Votes
Web API design
If you are referring to Web API then you should post your question here:Answered | 1 Replies | 1418 Views | Created by Prasworld - Tuesday, June 2, 2015 11:31 AM | Last reply by IWolbers - Tuesday, June 2, 2015 12:04 PM -
0 Votes
[WEB API] AntiForgery.GetTokens failed
In my option, we use AllowAnonymous and Authorize while developing web api.Answered | 4 Replies | 1000 Views | Created by SandrAzure - Thursday, September 15, 2016 6:33 PM | Last reply by Edward8520 - Thursday, September 29, 2016 7:03 AM -
0 Votes
Web Api Batch Calls in Asp .net Web Api
You use Async call https://chanmingman.wordpress.com/2014/11/23/async-and-await-c/ or you return the array[] from your web api method.Answered | 3 Replies | 1816 Views | Created by Ravi_Kanasagra - Tuesday, March 3, 2015 12:57 PM | Last reply by Ravi_Kanasagra - Wednesday, March 4, 2015 12:10 PM -
0 Votes
EF, Web API No Keys
I have tried this but get this error: It seems that it 's web api issue, I would suggest post your issue on web api forum for ...Answered | 2 Replies | 876 Views | Created by olson2334 - Friday, August 12, 2016 7:52 PM | Last reply by Zhanglong Wu - Monday, August 15, 2016 4:57 AM -
0 Votes
Redirects
I did some research and did not find any related APIs to provide the size and response time of each dependent request directly.Answered | 3 Replies | 2491 Views | Created by MKT44 - Tuesday, November 20, 2012 9:03 PM | Last reply by Amanda Zhu - Thursday, November 22, 2012 2:00 AM -
2 Votes
Problem with AutoDiscoverUrl (EWS Managed API)
After set this option and change password all work properly РафAnswered | 5 Replies | 37138 Views | Created by Dharam Damani - Friday, April 24, 2009 12:51 AM | Last reply by GrafRaf - Tuesday, July 19, 2011 3:18 AM -
5 Votes
Javascript API for web apps
Unfortunately, the answer is the same: 1.8 Javascript API cannot be used becaused there is no "Webserver" (the app serving the Kinect flows to the web browser) for Kinect ...Answered | 8 Replies | 1518 Views | Created by jmmroldan - Tuesday, July 15, 2014 10:20 PM | Last reply by jmmroldan - Monday, December 15, 2014 9:04 AM -
0 Votes
PageViewer web part and javascript redirect
I have PageViewer web part, which display some .mht documents.Answered | 2 Replies | 5873 Views | Created by robotek87 - Friday, December 11, 2009 10:18 AM | Last reply by robotek87 - Monday, December 14, 2009 8:03 AM -
0 Votes
Is WEB API the best way to build web services
In my opinion is that you can chose the web API.Answered | 2 Replies | 845 Views | Created by goofygdog2 - Wednesday, September 16, 2015 12:41 PM | Last reply by Grady_Dong - Thursday, September 17, 2015 7:23 AM - Items 1 to 20 of 1158026 Next ›
No announcements