Quantcast
Channel: Forum Windows Server - tutte le edizioni
Viewing all articles
Browse latest Browse all 5079

roaming profile, soap, https e vba macro

$
0
0

Salve a tutti,

ho la necessità di utilizzare un applicativo (sviluppato in VBA) che tramite soap accede ad un wsdl in https.

Se l'applicativo viene lanciato da un utente di dominio con il roaming profile (\\storage\home\...) in https ricevo errore, se chiamo la risorsa in http, se l'utente non ha il roaming profile o è un utente della macchina locale tutto funziona correttamente.

Tramite internet explorer accedo al wsdl sia in https che in http senza problemi.

Avete suggerimenti?

Grazie!

Il codice è simile a questo

Dim SoapClient As MSSOAPLib30.SoapClient30
Set SoapClient = New MSSOAPLib30.SoapClient30

Dim WSDLPath As String
WSDLPath = "https://secure.xxx.yyy/resource.asmx?WSDL"
Call SoapClient.MSSoapInit(WSDLPath)

Viewing all articles
Browse latest Browse all 5079

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>