Re: [Ironpython-users] FW: IronPython WPF application

2012-12-11 Thread Jackie Sproat
Thank you Matt and everyone who responded! This was exactly what I was looking for! Cheers, Jackie From: Matt Ward [ward.m...@gmail.com] Sent: December 10, 2012 1:44 PM To: Jackie Sproat Cc: ironpython-users@python.org Subject: Re: [Ironpython-users] FW: Ir

[Ironpython-users] POST requests to IronPython CGI under IIS 7.5

2012-12-11 Thread Dalius Dobravolskas
Hi, I have created python CGI script that should handle POST requests. I'm running this script under IIS 7.5. It works without problems if I'm using CPython but with IronPython I have problem (therefore I know it is IronPython problem and not IIS). If POST request is longer than 320 symbols then m