Dear All,
I have a soultionunder source safe.
In that I have a web service, as well as a windows application (which uses the telerik win control 7.1.1.0).
The windows application has web service as one of its reference.
But the web service provides only the business logic and doesn't uses any of the telerik win controls.
But while building it is asking for checkout of web.config, and if it is checked out it adds the assembly to the web.config file in the <asemblies> section.
Why it is doing so?
If I add that assembly in the web .config and checks it in, then other developers got an error unable to load the assembly.
Can any one tell me how to get rid of this issue.
I have a soultionunder source safe.
In that I have a web service, as well as a windows application (which uses the telerik win control 7.1.1.0).
The windows application has web service as one of its reference.
But the web service provides only the business logic and doesn't uses any of the telerik win controls.
But while building it is asking for checkout of web.config, and if it is checked out it adds the assembly to the web.config file in the <asemblies> section.
Why it is doing so?
If I add that assembly in the web .config and checks it in, then other developers got an error unable to load the assembly.
Can any one tell me how to get rid of this issue.