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 NANT, (Yes the build is successful) and deploy the files I get an error message on my web page stating informing me to run "aspnet_regiis -c". I do this and everything works great. My question is why do I have to do this. Am I missing a reference somewhere or something? The page uses a web validation control, but this is just a .js file so I can't add it as a reference, right?
Any help is greatly appreciated.
Dominick
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail at the address shown. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright (c) 2003 CIGNA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++