RE: Won't work with IIS on Server 2003

From: CLEAR-RCIC (CLEARRCIC_at_discussions.microsoft.com)
Date: 08/31/04


Date: Tue, 31 Aug 2004 09:39:16 -0700

Kristofer and Tom,

MIME type was problem. Thank you both for your help!

"CLEAR-RCIC" wrote:

> I have a webpage that uses an applet. When the page is requested, it loads
> on the client. The applet then calls another file on the server with an
> extention of '.imf'. The applet paints the screen and then takes information
> from the .inf file and fills in the rest of the screen. When I serve this
> webpage through IIS when it is hosted on Windows Server 2003, it fails (works
> fine with Server 2000). Is there a security setting that doesn't allow the
> client to request that '.imf' file?
>
> Anybody have any ideas?



Relevant Pages

  • Re: Applet Consideration
    ... the client applet to connect to the server. ... My computer(the server) is behind a router ... > i.e. boolean login(String domain, String user, String pass) ...
    (comp.lang.java.databases)
  • Re: problem with applet ....
    ... >might be the Applet security sandbox.. ... server program (creates a ServerSocket, after a Client socket etc ... I see a new Board in the SimpleClient applet, ...
    (comp.lang.java.programmer)
  • Re: problem with applet ....
    ... the applet creates a new board. ... These images when the applets starts ... Server sends the board to the client. ...
    (comp.lang.java.programmer)
  • Re: How to do form signing with Certificates?
    ... I've got a HTML form with some sensitive information (such as ... now I would like the client to use his/her eCert to signed the form ... the server should check if the form ... applet to do the signing, so applet may be a good choice. ...
    (comp.lang.java.security)
  • Re: Calling a DLL from a Java Applet
    ... >> I'm trying to write a Java applet to call a dll that resides on the web ... >> web server. ... > The applet runs on the client. ...
    (comp.lang.java)