I am using Visual Studio .NET and Actuate 6.0.
I am trying access the WSDL functions and use them in a web application, however, when I try to build/run my app, I encounter two problems.
1) I get multiple build errors stating that in the WSDL file that I have referenced, the "Parameter cannot have the same name as its defining function." I did not edit the WSDL file in any way.
2) If I choose to continue to run, after notification of the build errors, none of my controls show up, and no code executes.
Any help would be greatly appreciated.
I am trying access the WSDL functions and use them in a web application, however, when I try to build/run my app, I encounter two problems.
1) I get multiple build errors stating that in the WSDL file that I have referenced, the "Parameter cannot have the same name as its defining function." I did not edit the WSDL file in any way.
2) If I choose to continue to run, after notification of the build errors, none of my controls show up, and no code executes.
Any help would be greatly appreciated.