Where is phpinfo() for .NET?

I’m moving an ASP.NET project to a different ISP, and rather than grill the ISP about the setup I cast around for a .NET equivalent to phpinfo(), which generates a web page giving comprehensive information about the server configuration.

The closest I’ve found so far is this Codeplex project by Aarron K Jackson. I downloaded the source, compiled (I had to delete the private key included by the author) and ran it on the new server. It did in fact answer most of my questions. Information includes the Windows and .NET version, number of CPU cores, memory available and used, environmental variables, path to the web site, IIS version, trust level, and all the server variables; there is even a test email form.

image

According to Codeplex the project has fewer than 100 downloads so I thought it deserved a plug. One caveat: I suggest you password-protect it or delete after use, since the information could be valuable to hackers.

VN:F [1.9.9_1125]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. How Microsoft’s Office Web Apps were written in C# and compiled to JavaScript, maybe
  2. Fixing a WordPress plugin setting
  3. NuPack brings package management to Microsoft .NET
  4. Is the triumph of the GPU the failure of the CPU?
  5. Microsoft WebMatrix released: a simple editor for ASP.NET Razor and more, but who is the target user?

2 comments to Where is phpinfo() for .NET?

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>