No announcements
Found 249049 threads
-
0 Votes
Calling XML-RPCMethod from powershell with API's
forum=winserverpowershell&filter=alltypes&sort=lastpostdescAnswered | 2 Replies | 1020 Views | Created by Sumanth SV - Friday, June 3, 2016 12:57 PM | Last reply by Dave Patrick - Friday, June 3, 2016 1:47 PM -
0 Votes
some powershell's
Hello Olivér, I suggest you ask your question in the PowerShell forums below, an expert there might be able to help you out!Answered | 1 Replies | 1823 Views | Created by OlivérH - Wednesday, January 23, 2019 3:48 PM | Last reply by Leon Laude - Tuesday, January 29, 2019 9:58 AM -
0 Votes
Get the computer that is accessing the app's name
The computer where the webpage is my local and the one I'm accessing is from VM The exit is always the same with different ...Answered | 3 Replies | 1206 Views | Created by Belarmino Vicenzo - Monday, May 16, 2016 6:42 PM | Last reply by Belarmino Vicenzo - Tuesday, May 17, 2016 4:22 AM -
0 Votes
Cortana "Can't Connect" When Attempting to Use Voice Commandson xbox
I have been asking to watch TV or change a channel or just "go home" and all I get is "Cant connect try again later" I can use the controller and it works and I ...Answered | 1 Replies | 3077 Views | Created by Tonetzu - Monday, June 13, 2016 7:02 AM | Last reply by IoTGirl - Wednesday, June 15, 2016 12:37 AM -
3 Votes
How to call 7Zip's file manager from Powershell?
As Bill said: you can call 7-zip direct.Answered | 6 Replies | 1675 Views | Created by Celina Yang - Tuesday, March 17, 2015 9:46 PM | Last reply by CelinaYang - Monday, April 6, 2015 8:05 PM -
5 Votes
how to interact with API from my winforms application
How can i call or interact or invoke native API in my windows forms application.Answered | 4 Replies | 3544 Views | Created by Dhayanand-Kalimidi - Tuesday, January 29, 2013 6:18 AM | Last reply by Just Karl - Tuesday, January 29, 2013 4:04 PM -
1 Votes
how to call API for my windows forms application?
- Maybe they provide a PowerShell API?Answered | 4 Replies | 2844 Views | Created by Dhayanand-Kalimidi - Wednesday, January 30, 2013 5:42 AM | Last reply by Dhayanand-Kalimidi - Saturday, February 2, 2013 11:18 AM -
0 Votes
Microsoft Access 2007 "OBDC call failed
My Blog: Unlock PowerShell My Book: Windows PowerShell 2.0 Bible My E-mail: ...Answered | 2 Replies | 2803 Views | Created by Mark Goodhew - Wednesday, November 16, 2016 5:23 PM | Last reply by Just Karl - Tuesday, November 22, 2016 2:46 PM -
0 Votes
api calls to enable monitor
If you need a documented API for a specific task, try the Windows SDK forum.Answered | 2 Replies | 7762 Views | Created by nafta - Tuesday, August 11, 2009 6:11 PM | Last reply by Sheng Jiang 蒋晟 - Wednesday, August 12, 2009 1:55 PM -
0 Votes
web api versioning
Web+APIAnswered | 5 Replies | 1530 Views | Created by Saravanabharathi - Tuesday, November 24, 2015 9:02 AM | Last reply by Saravanabharathi - Thursday, November 26, 2015 10:21 AM -
0 Votes
Call to Blueprint API is failing
Hello ByronBayer, Looks like your query doesn't related to the Azure API Management forum.Answered | 1 Replies | 1100 Views | Created by byronbayer - Wednesday, March 25, 2020 12:30 PM | Last reply by KetanChawda-MSFT - Wednesday, March 25, 2020 6:28 PM -
1 Votes
can't open a picture or document
When I click on a picture or a document blue circle just spins and won't open. I've tried to restart computer and nothing worksAnswered | 2 Replies | 1665 Views | Created by ntn5600 - Saturday, October 15, 2016 8:14 PM | Last reply by Dave Patrick - Sunday, October 16, 2016 4:40 PM -
0 Votes
Store Live Search API results in XML format???
My WPF application is that a window display the search results from live Search API.Answered | 3 Replies | 6331 Views | Created by Liem Luong - Sunday, February 15, 2009 7:46 AM | Last reply by AlessC - Friday, April 3, 2009 3:16 AM -
3 Votes
How to call the 64bit powershell
Hi,All: i am trying to call the powershell to do something on Exchange12 and Exchange14, and the environment as belows: the OS is 64bit.Answered | 2 Replies | 9174 Views | Created by bingchao - Tuesday, June 23, 2009 3:38 AM | Last reply by Zoltán Horváth - Monday, December 17, 2012 11:42 AM -
1 Votes
Calling powershel script using visual studio express or pro
forum=csharpgeneral&filter=alltypes&sort=lastpostdescAnswered | 3 Replies | 2369 Views | Created by kunnu531 - Friday, July 26, 2013 12:31 PM | Last reply by Dave Patrick - Friday, August 2, 2013 2:22 AM -
2 Votes
Direct Rest Call To Google Api
Your code it's perfect to make GET HTTP Calls.Answered | 6 Replies | 2338 Views | Created by SharpDragon - Wednesday, November 12, 2014 9:42 AM | Last reply by Kristin Xie - Thursday, November 13, 2014 8:51 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 | 1700 Views | Created by Ravi_Kanasagra - Tuesday, March 3, 2015 12:57 PM | Last reply by Ravi_Kanasagra - Wednesday, March 4, 2015 12:10 PM -
1 Votes
Need to understand - or get an API or detailed schema for - the xml in .contact and .group files
http://www.bing.com/search?Answered | 1 Replies | 8761 Views | Created by jjrguy - Sunday, October 11, 2009 5:11 AM | Last reply by Ed Price - MSFT - Thursday, April 11, 2013 11:56 PM -
0 Votes
API Development
My Blog: Unlock PowerShell My Book: Windows PowerShell 2.0 Bible My E-mail: ...Answered | 2 Replies | 1414 Views | Created by VK1986 - Thursday, July 21, 2016 9:02 AM | Last reply by Just Karl - Thursday, July 28, 2016 2:29 PM -
1 Votes
& in XML
function htmlEncode(str) { return String(str) .replace(/&/g, '&') .replace(/'/g, ...Answered | 6 Replies | 4235 Views | Created by Christo Vermeulen - Wednesday, April 25, 2012 11:45 AM | Last reply by Daniel Cai - KingswaySoft - Wednesday, April 25, 2012 4:52 PM - Items 1 to 20 of 249049 Next ›
No announcements