Hello,
(1.)
I am running XSP2 on the WiFi BOX. It runs very slow when serving up
the aspx pages. Then it kills application when I click on other
links in the page.
:asp.net2-demos# xsp2 --port 80
xsp2
Listening on port: 80 (non-secure)
Listening on address: 0.0.0.0
Root directory: /usr/share/asp.net2-demos
Hit Return to stop the server.
Application_Start
Killed
(2.)
I get the following error when I hit the return key, which locks up
the telnet section.
:2.0# xsp2 --port 80
xsp2
Listening on port: 80 (non-secure)
Listening on address: 0.0.0.0
Root directory: /usr/share/asp.net2-demos
Hit Return to stop the server.
Stacktrace:
Native stacktrace:
Has anyone experienced this before?