system_web files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We're having problems with the Javascript validation on our forms. There are
2 folders in the 'aspnet_client/system_web' folder as follows:

1_0_3705_0
1_1_4322

My questions are as follows:

1) Which one is the correct one
2) Can the other be safely deleted?
3) Does this folder need updating regularly?

Thanks,

James
 
You probably have two side-by-side version of the .NET framework - you
shouldn't really mess with these files since they contain the code to support
the validation classes.
 
Back
Top