AspNetInfo helps ASP.NET developers identify server compatibilty and configuration settings. AspNetInfo will test connection strings, SMTP, and other settings. In addition it provides a quick glance at application, session, and server variables.
Features include
- Environment details (CPU, memory, IP, IIS version)
- ASP.net details (CLR version, checks for ASP.NET frameworks(1.0, 1.1, 2.0, 3.0, and 3.5), variables (server, session, and application)
- SMTP show current configuration and form to test SMTP setup.
- ADO.NET connection strings and form to test connection strings. Coming Soon.
- Small deployment size. Single .aspx and dll.
- Uses JQuery UI themes to allow for skin changes.
UPDATES
- 6/26/2009 - Now works in medium trust environments.