"The test form is only available for requests from the local machine"

If you simply open the web config file and add the following, you will be able to access the test form outside of the localhost:

<system.web> </system.web>

This article is part of the GWB Archives. Original Author: Juan Ignacio Gelos

New on Geeks with Blogs