Hi,
there's no mime for the extension. You have to add mime to Web.config
(or via IIS manager):
<system.webServer>
<staticContent> <mimeMap fileExtension=".woff"
mimeType="application/font-woff" />
</staticContent></system.webServer>
The best regards,
Ivan
On Wed, Dec 24, 2014 at 2:05 AM, halcwb <hal...@gmail.com> wrote:
> Loren Schlomer-2 wrote
> > I know very little about IIS, so this is probably just a shot in the
> > dark... but is there a security policy in IIS preventing .woff files
> > from being served? That might be the first place I would look, if
> > everything from else from that relative path is loading correctly.
> >
> > Ah you just beat me before it. Indeed it was just an IIS config thing, I
> > had to add the MIME woff type, otherwise IIS was unwilling to serve
> > something it doesn't know;-)
> >
> >
> >
> > On 2014-12-23 05:32, halcwb wrote:
> >> Running from IIS when running my test suite I get:
> >>
> >> "NetworkError: 404 Not Found -
> >>
> http://localhost/genpres/mobile/genpres/test/resource/qx/decoration/Indigo/font/JosefinSlab-SemiBold.woff
> "
> >>
> >> However, the file is there the rest of the test suite loads fine. Also,
> >> it
> >> is in the path of the website root.
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://qooxdoo.678.n2.nabble.com/Errors-running-compiled-demobrowser-tp7586052p7586510.html
> >> Sent from the qooxdoo mailing list archive at Nabble.com.
> >>
> >>
> ------------------------------------------------------------------------------
> >> Dive into the World of Parallel Programming! The Go Parallel Website,
> >> sponsored by Intel and developed in partnership with Slashdot Media, is
> >> your
> >> hub for all things parallel software development, from weekly thought
> >> leadership blogs to news, videos, case studies, tutorials and more.
> >> Take a
> >> look and join the conversation now. http://goparallel.sourceforge.net
> >> _______________________________________________
> >> qooxdoo-devel mailing list
> >>
>
> > qooxdoo-devel@.sourceforge
>
> >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming! The Go Parallel Website,
> > sponsored by Intel and developed in partnership with Slashdot Media, is
> > your
> > hub for all things parallel software development, from weekly thought
> > leadership blogs to news, videos, case studies, tutorials and more. Take
> a
> > look and join the conversation now. http://goparallel.sourceforge.net
> > _______________________________________________
> > qooxdoo-devel mailing list
>
> > qooxdoo-devel@.sourceforge
>
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Errors-running-compiled-demobrowser-tp7586052p7586512.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel