I am developing a custom workflow that will generate tickets in our ticketing system. Our ticketing system vendor has given us a wsdl to use to connect into their application and genereate tickets. I have the workflow passing all the change parameters,
but when it comes to generating the ticket it cannot find the information in the app.config. Is there any way I can compile this dll and still reference the config file?
↧