RE: [Nant-users] WebValidation Control

2003-04-03 Thread Friedman, Paul
>From 'aspnet_regiis ?' the -c flag copies the client side script files of the current version to the aspnet_client subdirectory of each existing website. When you do a build from VS.NET ASP.NET mappings are created in IIS to use the ASP.NET framework. Apparently, your NAnt build is not creating

RE: [Nant-users] WebValidation Control

2003-04-03 Thread Luizzi, Dominic S322
-From: brian.nantz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 1:33 PMTo: 'Luizzi, Dominic S322'Subject: RE: [Nant-users] WebValidation Control You are probably not deploying the validation scripts.   From: [EMAIL PROTECTED] [mailto:[EMAI

[Nant-users] WebValidation Control

2003-04-03 Thread Luizzi, Dominic S322
Title: WebValidation Control I am hoping somebody can help me out.  I have a web application (written in c# running on Windows 2000 Server).  When I do a build using VS.NET on my local machine (WinXP) and move the proper files to the server, everything works great. When I do a build using