Connecting Tech Pros Worldwide Forums | Help | Site Map

WHAT IS THE ASPNET_CLIENT FOLDER

HB2
Guest
 
Posts: n/a
#1: Nov 13 '05
Can someone explain what this folder is? Do ASP pages get stored in this
folder?

Thanks



kip_potter@hotmail.com
Guest
 
Posts: n/a
#2: Nov 13 '05

re: WHAT IS THE ASPNET_CLIENT FOLDER



HB2 wrote:[color=blue]
> Can someone explain what this folder is? Do ASP pages get stored in[/color]
this[color=blue]
> folder?
>
> Thanks[/color]

aspnet_client folder exists to store asp.net web control client-side
script files, images, and the like. It exists as a common folder for
these types of files.

The /aspnet_client folder is the default folder but can be changed by
modifying the system.web/webControls section of the machine.config file
for the framework version you are using.

Hope this helps :)

Mythran

(Posted using Google-Groups, I won't see a reply to this message).
kip_potter@NOSPAMREMOVETHISPARThotmail.com

Closed Thread