Also, in the docs, I find two different examples.
<link rel="Configuration" HREF="[location]">
and
<link rel="ConfigurationFileName" HREF="[location]">
Which one is correct and should the rel actually be that text or a filename.
Any assistance would be greatly appreciated.
Dan
I am having the same problem.Please let me know if you get the solution.
Thanx
"Amitabh" <ami...@yahoo.com> wrote in message
news:420d6e4d.0112...@posting.google.com...
Sure; the RTM docs should be OK:
<link rel="configuration" href="myfile.myconfig">
Note that if you use the extension ".config" then ASP .NET will ban the
file. You should use a different extension.
Peter
--
Peter Torr -- pt...@microsoft.com -- JScript .NET / VSA Runtime
Waiting for the Vengabus? http://www.microsoft.com/info/cpyright.htm
Please post all questions to the group. Thanks.
Also, the config file cannot have a .config extension as IIS doesn't allow
these files to be downloaded. Give it a .xml extension and all is well.
Regards,
Dan Hickman
"Dan Hickman" <dhic...@alliancedata.com> wrote in message
news:Ob6jBraiBHA.2580@tkmsftngp03...