Global web icon
microsoft.com
https://www.social.msdn.microsoft.com/Forums/vstud…
soap with ws security. Channelfactory, service proxyclient class
soap with ws security. Channelfactory, service proxyclient class Archived Forums 461-480 Windows Communication Foundation, Serialization, and Networking
Global web icon
microsoft.com
https://www.social.msdn.microsoft.com/Forums/en-US…
XSLT: how to apply xsi:nil attribute to all empty elements in the document?
"Support for the XSLT document () function and embedded script blocks are disabled by default. These features can be enabled by creating an XsltSettings object and passing it to the Load method". Cheers, Dimitre Novatchev Wednesday, December 12, 2007 12:01 AM Dimitre_Novatchev - MSFT 0 Sign in to vote Leonid B wrote: Well, everything is working perfect for a transformation loaded from the file ...
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/7b1…
Transformation of Encrypted web.config file
I am attempting to create web.config files for testing, QA and production environments. When the web.config file is unencrypted, all transformations work as expected, replacing connection strings and app settings where appropriate. After encryption of the connection strings and app settings sections, transformation no longer occurs during publication.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/sqlserver…
BCP Importing Data Incorrectly - social.msdn.microsoft.com
Starting copy... SQLState = S1000, NativeError = 0 Error = [Microsoft] [SQL Server Native Client 10.0]Unexpected EOF encountered in BCP data-file 0 rows copied ...
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/76a…
Possible SOAP version mismatch: envelope namespace - SAP web service in C#
My requirement is connect C# to SAP through SAP Web service which created via SOAMANAGER.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/b53…
How to add button, code javascript (jquery) to Sharepoint?
As the text is bold below, this code don't display on form. I want to add a few buttons to this form, I want to code to these buttons (ex: If user login who has permisson then the button will display, else collapse) I want to edit code in save button
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/lync/en-U…
time synchronization - social.msdn.microsoft.com
Date Time Version Size File name ----------------------------------------------------------------- 18-Jul-2001 20:55 5.0.2195.3858 355,088 Advapi32.dll 18-Jul-2001 20:55 5.0.2195.3649 135,440 Dnsapi.dll 18-Jul-2001 20:55 5.0.2195.3649 94,992 Dnsrslvr.dll 18-Jul-2001 20:55 5.0.2195.3817 142,608 Kdcsvc.dll 17-Jul-2001 20:08 5.0.2195.3872 197,392 ...
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/44b…
How to set folder security permissions during installation
In this service I use one xml file to keep record of reminders and this xml file get installed when service is installled.
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/d17…
Using WSFederationHttpBinding is it possible to send a Client Cert AND ...
My question is: How can I set up my client's binding to get a token from the STS and send that token AND a Client Certificate in the request to the service? I've tried setting the client certificate for my client in code but WCF seems to ignore it when invoking the service. Here is my client's app.config:
Global web icon
microsoft.com
https://social.msdn.microsoft.com/Forums/en-US/c54…
VBA and authentication sharepoint - social.msdn.microsoft.com
I'm currently working on a project with access 2010, the application will need to download files stored on sharepoint. I managed to do this by using web services (SOAP requests). That only work if I already opened a web browser on the sharepoint site.