when i try to test my ws from powerbuilder it say me:
Errore server nell'applicazione '/progenamws'.
Errore del parser
Descrizione: Errore durante l'analisi di una risorsa necessaria per soddisfare la richiesta. Rivedere i dettagli relativi all'errore e modificare in modo appropriato il file di origine.
Messaggio di errore del parser: Impossibile creare il tipo 'cns_progenamws.PBWS__nc_progenamws_interface'.
Errore nel codice sorgente:
|
File di origine: /progenamws/nc_progenamws_interface.asmx Riga: 1
Informazioni di versione: Versione di Microsoft .NET Framework:4.0.30319; Versione di ASP.NET:4.7.2634.0
( quite stange to answer you in english ... ;) )
>> Did you create the WS from PB or is it from outside source?
I create it in PB
>> Can you access the WSDL?
Yes
>> Does the proxy generation complete just fine in PB?
Yes
>> Are you running on a dev or prod machine?
Dev. machine ( Windows 7 + PB2017r2)
>>What is the code you are trying to run?
I write a WS with Chris Pollach framework and It works fine on my PC ( windows 10 + PB2017r2). If i try to work in another machine ( a collegue ) it gives me the error.
>> Do you have proper permission to access the WS?
i think yes. The WS is creates from that user.
G.