I am not certain that I understand how to change the specification of the wsdl. Currently, it is "hardcoded" on the deployment.
When I step through the program, I can see where the current code pulls in the definition created during the prior deployment.
when it reaches the CreateInstance, that information is available.
However, I am not able to recreate the chartFieldValidationServiceWSD.dll because I can't deploy the object.
I could include all of this data on the ini file, but how do I re-create the chartFieldValidationServiceWSD.dll file? That is normally done as part of the deploy and the deploy isn't working.