Oh ok...
I cleared the cache. I could see it with Chrome but not IE. Not sure what's
up with that. Cached somewhere as you say but clearing the cache vis F12
dev tool menu didn't seem to help. Maybe need to close browser entirely.

I added the route then took it out... so not sure if your screenshot was
with or without. I think I'll add it back in and do some more testing.

Looking with fiddler, it's not that its failing to download/find the
favicon.ico file, it looks more like the browser isn't even asking for it.
(IE11)

thanks for the help.



On Thu, Feb 27, 2014 at 12:07 PM, Fredericks, Chris <[email protected]
> wrote:

>  It may be local to you, a cached page somewhere.  The icon is showing in
> IE11 on my desktop and in IE8 and Chrome 33.0 on my laptop:
>
>
>
>
>
>
>
>
>
>
>
> Cheers,
>
> Chris
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Stephen Price
> *Sent:* Thursday, 27 February 2014 2:55 PM
> *To:* ozDotNet
> *Subject:* Favicons
>
>
>
> Hey all,
>
>
>
> Just wondering if anyone has actually figured out MVC web apps and the
> Favicon.ico?
>
>
>
>
> http://stackoverflow.com/questions/5620618/why-wont-the-fav-icon-show-up-in-ie-on-my-asp-net-mvc-site
>
>
>
> That link shows no answer and I've scratched my head on this before and
> given up.
>
>
>
> I'm currently seeing this icon [image: Inline image 1]
>
> and my link in my _layout file is thus
>
>
>
> <link href="http://www.lythixdesigns.com/favicon.ico"; rel="shortcut icon"
> type="image/x-icon" />
>
>
>
> I've also tried relative path.
>
>
>
> stumped,
>
> Stephen
>

<<inline: image002.png>>

<<inline: image003.png>>

<<inline: image001.png>>

Reply via email to