Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2018
    Posts
    1

    Access 2003 Web Services Toolkit and TLS 1.2

    I searched and couldn’t find anything. I am trying to get a legacy VBA application that accesses asmx web service to work with TLS 1.2. I have moved the web services to a server that only supports TLS 1.2 and my ms access application cannot open the soap client connection any longer. If I turn on TLS 1.0 it works fine.



    Anybody know how to configure the soapclient30 object, used in the class created by the toolkit, to use TLS 1.2 when negotiating a connection over https? Normally in .net this is done on the service point manager.

    Before I write a pass through wrapper dll in .net I want to make sure I haven’t missed a way to do this.

    Appreciate any ideas.

    Steve

  2. #2
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,101
    Would this help?
    https://forums.iis.net/t/1220682.asp...TLS+1+2+server

    Can you post the code on how you use it?

    Cheers,
    Vlad

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Querying an Access Web Services Database
    By melanemac in forum SharePoint
    Replies: 7
    Last Post: 04-12-2013, 08:44 PM
  2. exposing Access / web services
    By gregnell00 in forum Access
    Replies: 1
    Last Post: 09-06-2011, 04:06 PM
  3. Access Toolkit
    By shmuelzvuloni in forum Access
    Replies: 3
    Last Post: 06-17-2011, 09:17 AM
  4. Sharepoint Access Services References
    By is49460 in forum SharePoint
    Replies: 0
    Last Post: 11-09-2010, 09:42 PM
  5. Using Access 2007 runtime in Terminal Services?
    By Simon Sweet in forum Access
    Replies: 0
    Last Post: 03-15-2008, 11:46 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums