[Mono-list] Porting ASP.NET app from IIS to XSP

Oleg Deribas oleg at td.kharkov.ukrtel.net
Tue Nov 1 13:02:56 EST 2005


I have asp.net application which successfully works under IIS on 
windows. Now I'm truing tu run it under XSP. It basically works, but 
there is place where it should fill combo box with values. When there 
are relatively small count of items - it works nice, but when it is 
filled with more than 4000 items - XSP quietly exits witout no messages 
(XSP is running with --verbose option).

Is there any way how could I debug this problem?

-- 
Oleg


More information about the Mono-list mailing list