Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

How to update NAV webservices in a .Net solution without altering the enum variables?

$
0
0
My .Net solution uses several NAV webservices. This was deployed on to a server that we shall call LIVE. My client wants a few modifications to be done and hence a separate environment called TEST was created. I've configured the solution to point to the database on my TEST server. However, the webservices in the solution still point to the LIVE. While trying to update the webservices to point to the TEST I'm encountering a problem where the enums in the reference.cs page are getting serialised. While pointing to the LIVE say there are enums DocType, DocType1, DocType2 from different pages that are being consumed as web services... when I change the URL of the web reference to the TEST these are not pointing to the intended enums. I am presuming this happens because of the inclusion of a new webservice that has the variable DocType. How do I stop this from happening? How do I change the webservice to point to my TEST environment?

Viewing all articles
Browse latest Browse all 10032

Trending Articles



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