[Mono-list] Xsp problems
James Fitzsimons
James.Fitzsimons@intergen.co.nz
Fri, 20 Sep 2002 09:42:30 +1200
Hi Gonzalo and list,
>If you have run 'make install', then 'cd rundir' and then
>'mono server.exe 8000' ... take a look at
output/output_from_compilation_index_aspx.txt
>
>What does it say?
>
>-Gonzalo
Actually when I look at the messages the server process prints to the
console I noticed that it mentioned a file called xsp_index.cs
>>
Started processing...
mono xsp.exe index.aspx
Output goes to output/xsp_index.cs
Script file is output/xsp_index.aspx.sh
>>
However, when I look at a listing of the output directory there is no
xsp_index.cs? There is also no "output_from_compilation_index_aspx.txt"
that you mentioned...
The only files in the output directory after requesting
"http://localhost:8000/index.aspx" are:
Tabcontrol.dll
Tabcontrol2.dll
Xsp_index.aspx.sh
Could it be a path problem or permission or something like that?
Thanks very much for any help you can provide,
James Fitzsimons