About 2,950 results
Open links in new tab
  1. Modify incoming SOAP Request envelope in wcf

    Feb 18, 2016 · You could try to use String.Replace method to modify the xml document.

  2. How to add a user to an role in a cube using t-SQL / xmla?

    May 20, 2013 · I need to add a user to a role in a cube as part of an automated process - so I need to use (prefferably T-sql) to do so?

  3. Making Request to WebService in XML SOAP format without adding ...

    Jun 12, 2012 · Is there something wrong in the code block that I have developed for invoking the web method? What am I missing here? Where is the error? Can you help me spot it?

  4. .net framework 3.5 MAC OS - social.msdn.microsoft.com

    Oct 7, 2021 · Question 0 Sign in to vote User-1137493631 posted Hi, I have an .net application, which was developed with .net frame work 3.5. its a desk top application. i want to install this software in …

  5. MDX IIF statement based on attribute value

    Nov 10, 2010 · I need to modify my return set based on an attribute value.

  6. SslStream Authenticate Certificate in Web Service

    Oct 7, 2021 · Question 0 Sign in to vote User-665585339 posted hi Guys, To use mutual SSL in web service, this is my below code:- System.Net.ServicePointManager ...

  7. Pivot ERROR - social.msdn.microsoft.com

    May 7, 2007 · [1997] , [1998], [1999], [2000], [2001], [2002], [2003])) as pvt Monday, May 7, 2007 7:47 AM 0 Sign in to vote maybe this will explain what i want with the pivot : ex : i have table like this …

  8. Send a soap request in C# - social.msdn.microsoft.com

    Oct 7, 2021 · I have a web service that I'd like to be able to send a soap request to and basically print out the values that are returned.

  9. WCF - Envelope Namespace prefix using the web.config file

    Nov 26, 2014 · There is an issue with the namespace prefix generation in the response in WCF.Please let me know if can use the web.config file with the below configuration for the same.

  10. Problem while processing XML from Unix hosted web service

    Hi there we need to write web service client in VS2005. For quickstart ".NET WebService Studio 2.0" was used to check the exposed web service.