Hi again,

Yes ! I've did it ! Here is a sort of test to demonstrate a bug in the XSP
server... Hope this helps :)
The file "MainClass1.cs" launches a couple of threads that request the same
page and display the length of the response.
It is supposed to be always the same value...

Instructions:
    - The files "MyButton.cs" and "ViewStateTester.aspx" are part of the
site to test.
         - compile with:
                    $ mcs *.cs
/t:library -r:System.Web.dll -out:bin/MyButton.dll

    - The file MainClass1.cs has a main method that launches a couple of
threads making requests to the site.
            - please replace <site> the site to test.
            - it displays the number of bytes returned by the xsp server...
Some request shows different lengths...

If you need more information I'am available. I would appreciate some kind of
urgency...

Thanks,
    Tiago Lima

Attachment: MainClass1.cs
Description: Binary data

Attachment: ViewStateTester.aspx
Description: Binary data

Attachment: MyButton.cs
Description: Binary data

Reply via email to