system_web files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James

    system_web files

    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
  • Pete Wood

    #2
    RE: system_web files

    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.

    "James" wrote:
    [color=blue]
    > 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[/color]

    Comment

    Working...