S
Smithery
I am porting a 1.1 .NET project to 2.0. It is using web services where in the
constructor of the reference.cs we are setting connection parameters for
security and timeouts.
After porting the project to 2.0, the file is no longer found within the
project. Where did it go and how do we replicate the necessary connection
initialization now?
constructor of the reference.cs we are setting connection parameters for
security and timeouts.
After porting the project to 2.0, the file is no longer found within the
project. Where did it go and how do we replicate the necessary connection
initialization now?