Hello,
Have you guys verified any asset before using the .toml file on IIS server ? For some reason I can access www.mydomain.com/.well-known but when I try to access www.mydomain.com/.well-known/stellar.toml I get the error that the file can't be found.
I would like to hear your thoughts.
Thank you Amadeu Alexandre
After few tweaks got the problem resolved.
Thanks
Might as well share the solution if you can? Might help someone out in the future
Indeed,
First, I wasn't able to browse to the folder .well-known I had to enable the browsable option. And then I have added the .toml file extension as IIS wasn't recognizing it. Those two steps resolved the whole issue.