IIS not serving .ggb, jhdx, jjhsx

IIS not serving .ggb, jhdx, jjhsx

am 20.08.2007 21:32:05 von rmb

I have an html page on IIS 7 calling a .ggb file and I get file not found
errors, even though the files are there. The same code works on other
servers so there must be a setting I'm missing. Here is a sample of the code
that fails:


archive="geogebra.jar" height="380" width="650">






Sorry, the GeoGebra Applet could not be started. Please make sure that Java
1.4.2 (or later) is installed and activated. ( href="http://java.sun.com/getjava">click here to install Java now)


What setting can I change to make these pages work?
Thanks,
RMB

Re: IIS not serving .ggb, jhdx, jjhsx

am 21.08.2007 08:01:35 von Bernard

Have you add in the new MIME type?
are you getting 404.3 error ?


--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


"RMB" wrote in message
news:AAE03001-040D-460C-B3D4-9889B2F90EB3@microsoft.com...
>I have an html page on IIS 7 calling a .ggb file and I get file not found
> errors, even though the files are there. The same code works on other
> servers so there must be a setting I'm missing. Here is a sample of the
> code
> that fails:
>


> > archive="geogebra.jar" height="380" width="650">
>
>
>
>
>
>
> Sorry, the GeoGebra Applet could not be started. Please make sure that
> Java
> 1.4.2 (or later) is installed and activated. ( > href="http://java.sun.com/getjava">click here to install Java now)
>

>

> What setting can I change to make these pages work?
> Thanks,
> RMB