Hi,
I have my Winforms client calling a web service by referencing it.
Additionally it has application configuration file setup with database
connection data etc. I have placed this application configuration file under
/bin directory. When I execute the application and run the Winforms client,
a web.configuration file is created and it removes all the application
configuration data. Apparently, this web.config file holds the proxy
information for the web services referenced. Thus, the web services
functionality work where as rest of the functions that use application
configuration does not work. Does anyone has idea about this?
Best Regards
uday