No announcements
Found 364477 threads
-
0 Votes
Serialization issue calling ISchedler.GetNodeList with Linux ComputeNodes using .Net SDK to connect to headnode via HTTPS
I am using .Net SDK v 4.5.5079.0 to connect to headnode over HTTPS. IScheduler.GetNodeList(null, null) does ...Proposed | 2 Replies | 663 Views | Created by TimJRoberts1 - Thursday, December 15, 2016 11:29 AM | Last reply by TimJRoberts1 - Friday, December 16, 2016 12:12 PM -
0 Votes
Serialization issues calling ISchedler.GetJobList with filters using .Net SDK to connect to headnode via HTTPS
I am using .Net client assemblies version 4.0.3906.0 to connect to a headnode that is running HPC Web Service. So I connect to ...Answered | 3 Replies | 603 Views | Created by TimJRoberts1 - Wednesday, November 2, 2016 1:45 PM | Last reply by Zihao Chen - Thursday, November 3, 2016 7:04 AM -
0 Votes
Can Linux ComputeNodes bring themselves online?
A Windows ComputeNode can use Powershell "Set-HpcNodeState -Name $env:COMPUTERNAME -State online" to bring itself online. Is there an equivalent for ...Answered | 1 Replies | 284 Views | Created by TimJRoberts1 - Tuesday, April 4, 2017 1:16 PM | Last reply by qiufang shi - Tuesday, April 4, 2017 11:48 PM -
0 Votes
serialization error when calling SDK.SAMPLES.ExecuteWorkflowRequest?
Hello, I'm getting a serialization error when calling SDK.SAMPLES.ExecuteWorkflowRequest. The only changes I made to the SDK.Sample code were renaming the namespace ...Proposed | 1 Replies | 2662 Views | Created by dotnetteramg123 - Friday, April 4, 2014 5:47 PM | Last reply by Scott Durow (MVP) - Sunday, April 6, 2014 12:18 AM -
0 Votes
Connect to Organization service authentication issue using SDK code?
I am trying to run the SDK project using WSDL to connect to online CRM with live id. It worked fine for Connecting ...Answered | 9 Replies | 5502 Views | Created by Guangming - Thursday, February 2, 2012 5:34 PM | Last reply by Guangming - Monday, February 6, 2012 8:57 PM -
1 Votes
HTTPS using .NET 1.1
I have a .NET 1.1 application which presently connects to backend web service over HTTP (plain socket). I would like to change this to connect the backend ...Answered | 2 Replies | 7830 Views | Created by tkar100 - Wednesday, April 7, 2010 7:39 PM | Last reply by Shrikant Maske - Monday, April 12, 2010 10:30 AM -
0 Votes
Soft calling using .Net
2008 ,SQL 2008, PRI Line with 30 connection....is it possible to achieve this in .NET framework or we need to go for some 3rd ...Unanswered | 1 Replies | 1297 Views | Created by Sabarinathan87 - Wednesday, August 7, 2013 6:59 PM | Last reply by Christopher84 - Wednesday, August 7, 2013 8:12 PM -
0 Votes
Connect to CrmService --> https
In my console application I want to connect to the CrmService of my SaaS server. I have to do this with https. But ...Answered | 12 Replies | 7551 Views | Created by MGCRM - Wednesday, November 5, 2008 2:12 PM | Last reply by MGCRM - Monday, November 10, 2008 3:50 PM -
0 Votes
.Net SDK 2016 backwards compatibility over HTTPS
Hi I have another problem connecting from a client using .Net HPC SDK 5.1.6092 to a remote HPC Pack 2012 R2 headnode over HTTPS. Looks to ...Unanswered | 1 Replies | 544 Views | Created by TimJRoberts1 - Tuesday, March 6, 2018 12:09 PM | Last reply by Zihao Chen - Monday, March 12, 2018 6:19 AM -
0 Votes
How to Connect to CRM 4.0 using 2011 SDK
You have to use CRM 4.0 SDK to connect with CRM 4.0. makeer | myencounterwithcrm.wordpress.comUnanswered | 1 Replies | 4882 Views | Created by Ronak P Patel - Thursday, October 13, 2011 4:23 PM | Last reply by Makarand Keer - Saturday, October 15, 2011 3:15 AM -
0 Votes
Unauthorized issue using https
/_api/ProjectServer/WorkflowActivities/EnterProjectStage(projectId=), now all our traffic is using https(internal, external) both. how to ...Unanswered | 1 Replies | 1302 Views | Created by Noman Siddiqui _NS - Monday, April 9, 2018 8:23 AM | Last reply by mafab - Wednesday, May 2, 2018 6:07 AM -
0 Votes
Media Format SDK for Linux
We want to use Microsoft media SDK on Linux platform. Is Media Format SDK there for Linux too ? If yes, could anyone provide me the ... -
2 Votes
Cannot connect to https://mydomain.homeserver.com
Last time I connected I was using IE7. On IE8 on two pcs I cant connect now. WHS console reports all is well with Remote Access ...Answered | 7 Replies | 4925 Views | Created by James_W - Monday, June 1, 2009 8:52 PM | Last reply by James_W - Sunday, June 7, 2009 5:55 PM -
0 Votes
Unable to Connect to Onpremise with https protocol
Hi, we are unable to connect to MSCRM 2011 onpremise with https protocol. we are getting the below ...Answered | 5 Replies | 2337 Views | Created by v pavan rao - Thursday, September 13, 2012 7:06 AM | Last reply by SuryaMSCRM - Thursday, September 13, 2012 8:43 AM -
0 Votes
Connect with CRM using credentials through SDK
privileges for this. You can also use this to connect using a specified account: credentials.Windows.ClientCredential = new ...Answered | 11 Replies | 2748 Views | Created by Dhaval247 - Monday, November 5, 2012 7:38 AM | Last reply by Dhaval247 - Monday, November 5, 2012 9:05 AM -
1 Votes
CrmEntityReference Serialization Issue
for not be able to pass an instance of a CrmEntityReference object. We're using the latest edition of the SDK. The exception messages are as ...Unanswered | 3 Replies | 1897 Views | Created by Lee Diggins - Friday, August 30, 2013 1:50 PM | Last reply by Scott Durow (MVP) - Friday, September 6, 2013 9:59 AM -
0 Votes
Cannot connect Linux DSVM with X2Go
Hello - I've deployed a Linux DSVM and can login successfully with bash. I would like to use the X2Go client, but using the same credentials I use with ...Answered | 2 Replies | 991 Views | Created by AndyBlueGranite - Monday, March 5, 2018 5:00 PM | Last reply by AndyBlueGranite - Wednesday, March 7, 2018 4:58 PM -
0 Votes
How to create a deep copy in .net without serialization?
How to create a deep copy in .net without serialization.Answered | 1 Replies | 7088 Views | Created by shashank-k - Wednesday, June 30, 2010 11:09 AM | Last reply by Dinesh Kattameda - Wednesday, June 30, 2010 11:51 AM -
0 Votes
Publish .NET Core on Linux
Hi Everyone, I have an application developed in ASP.Net Core using Visual studio 2015. Now I just want to know how to deploy this on Linux ...Unanswered | 1 Replies | 654 Views | Created by Sivapragasam - Thursday, February 9, 2017 12:35 PM | Last reply by Sheng Jiang 蒋晟 - Thursday, February 9, 2017 1:25 PM -
0 Votes
DCOM to connect to PHP server on Linux
Hi, What is the best way for the Windows DCOM to connect to a website running on a PHP server on Linux?Answered | 1 Replies | 1250 Views | Created by AlinPop - Tuesday, February 24, 2015 9:37 AM | Last reply by Dave Patrick - Thursday, February 26, 2015 1:26 AM - Items 1 to 20 of 364477 Next ›
No announcements