•      Powered by
 

Manually setup ASP.NET Validation Files

I (Steve Schofield) was testing out a new web-form and was getting an error inside the browser when testing requiredvalidator server control that was part of a text box control.   

Here is the error..

Once we ran the aspnet_iisreg -c from the command prompt on the development server.  Things started to work.  Here is the steps followed to get the files setup

  • Start,
  • Run,
  • Type cmd,
  • aspnet_regiis -c

We re-tested the web-form and the error didn't pop-up.

 

tio

Terms of Use | Privacy Statement ©2005-2006 IISLogs.com. All rights reserved - Powered by IIS7 - info @ www.IIS.net