Re: ASP.NET web.config - Binary file???



Hi Bob!
Changing the Web.config parameter from Binary to Text should solve your
problem.
You can do this with a right click on your file -> Properties. Select
"Text" as your file type in the "General" tab.

Erwan

Bob wrote:
When I do a History > Show differences on Web.Config, VSS reports that it is
a Binary file.

What can I do to compare the revisions as text?

.


Loading