Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

As per the requirement what i have to do is, I have to create one tfs plugins and that plugin will update my-sql data (Third party database) on the status/priority change of the work item.

and to connect to the mysql i need to read connection string from the configuration file.
(Note : Not only ConnectionString, I have to read other configuration values also)

But the issue is that I am not able to read dll.config file and I dont have any exe.configuration file as it is plugin and there is no any executable file.

So how can I achieve this goal ?

Regards,
CodeBlack
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900