[Mono-list] Unusual behavior from Opera browser using XSP
Gonzalo Paniagua Javier
gonzalo@ximian.com
19 Dec 2002 00:35:25 +0100
El mié, 18-12-2002 a las 23:56, Amerigo5 Amerigo5 escribió:
> I was testing the ASPX files in the XSP server samples and found that there
> is unusual behavior when Opera 6.05 (Windows 2K) browser is used. For
> example, when I go the .../test/button.aspx, it would load in the browser
> properly but when the button is clicked as error is shown: "Connection close
> by remote server". Is this a XSP server or Opera?
May be both :-).
But anyway, when you run 'make; make install', it tells you to run the
server from xsp/server/test directory. All samples are copied over
there. Then point your browser at http://your_host:8080/index.aspx.
-Gonzalo