Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > FYI - quick steps to read...
For the address, provide the correct URL for your instance's SOAP interface. It may look something like the following, which is for our hosted instance: https://edmap.spiraservice.net/Services/v4_0/ImportExport.svc. Change the namespace from ServiceReference1 to "SpiraImportExport40".
5a. On line, 19, replace the EndPoint web address with the appropriate URL for your instance's SOAP interface. (The same URL you used in step 3.)5b. On lines 27 and 32, adjust the key/id fields. Use a valid project id and a valid release id.5c. On line 28, provide your username and password.
6a. Through the Edit menu, do a Replace in Files. Replace "ttpBind" with "ttpsBind" in your entire solution. Replace All. (Should be 36 replacements.)6b. In the program.cs file on line 24, replace "BasicHttpSecurityMode.None" with "BasicHttpsSecurityMode.Transport".
5d: Unless your project name is "ConsoleApplication3 (and it probably isn't), then on line 8, change "ConsoleApplication3" so that it matches the name of your project.
Thanks for taking the time to write this up. It was very helpful in getting started. We're going to integrate this into our automation build process to create releases in Spira automatically.
And if you have any questions, please email or call us at +1 (202) 558-6885