Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

Powerbuilder 12.1 and web service deploy problems

$
0
0

My Powerbuilder application had a recent problem with the webservice.  Apparently, the dll created by the deploy process contains the physical location of the service and not the virtual name.  The web service stopped working when the service service was moved to a new server.

 

Now that the problem has been identified, I want to redeploy the dll associated with the service.  However, the <deploy> is not working.  I am getting an error.

 

---------- Deploy: Deploy of p_collect_wsproxy_validate   (10:09:46 AM)
Retrieving PowerBuilder proxies from Web service...
Error: Cannot access the WSDL or the WSDL file is invalid.(http://servicebus.entergy.com/Finance/GL/Validation/ChartFieldValidation?WSDL)
    Generation Errors:
    Cannot access the WSDL or the WSDL file is invalid.(http://servicebus.entergy.com/Finance/GL/Validation/ChartFieldValidation?WSDL)
---------- Finished Deploy of p_collect_wsproxy_validate   (10:09:47 AM)

 

I can access the web service from a browser.  I can ping the associated server.  However, powebuilder is not picking up the webservice correctly.

Another co-worker found a reference online that said that powerbuilder 12.1 only works with the dot net framework 3.5, so I removed 4 and went back to 3.5.1 and pb12.1 is still not picking up the wsdl.

 

I tried removing the old copy of the dll from the build directory.
PB12.1 is still not re-deploying the object. 

 

When the application was last modified, I was running windows XP.  I now have a new machine running windows 7. It is possible that some supporting framework applications are at their latest levels.  However, as I mentioned, I removed .Net 4.X and reloaded .net 3.5.1

 

Any suggestions???


Viewing all articles
Browse latest Browse all 2935

Trending Articles



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