Lance Ahlberg's WebLog

Reflection on reason

Browse by Tags

All Tags » Visual Studio .Net » Software development Methodology (RSS)
Sorry, but there are no more tags available to filter with.
More on getting NUnitAsp LinkButtonTester to work with VS2005
More on getting Nunitasp working with VS2005. I have been having a problem with the LinkButtonTester, and it turns out that ASP.NET 2.0 doesn't like having “NunitAsp” as the Http Request UserAgent setting. When I set the UserAgent to be Mozilla...
Getting NunitAsp LinkButtonTester working with ASP.NET 2.0 (Whidbey Alpha Community Edition)
I have recently been investigating a exception raised when I call the click method of the LinkButtonTester within NunitASP. This wasn working fine with ASP.NET 1.1 but is now broken with ASP.NET 2.0. I debugged the operation of Nunit to see what was causing...
More Posts