I came across this issue with my XML web Services. Any help will be greatly appreciated.
Everytime when i made changes to the webengine (.asmx file ) on Project A, and add the web service into my App_WebReference folder in Project B, four files will be generated.
1) a xsd file together with the xss = the schema file. 2) a .disco file 3) a .discomap file 4) a. wsdl file.
The issue i face everytime i do the above, the name of the .xsd file will always change. Any idea why this problem surface