Print Page | Close Window

aspnet_client

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=6479
Printed Date: 29 March 2026 at 9:49am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: aspnet_client
Posted By: Boecky
Subject: aspnet_client
Date Posted: 16 October 2003 at 1:51pm

Hi, I have a folder called 'aspnet_client' with some .js files on my hosting. Do I really need it? Can I delete it? I mean, if I remove it, does asp.net create it again automaticly when it need it, or not? I just ask this coz I don't have this folder on my test server @home

Greetz




Replies:
Posted By: MorningZ
Date Posted: 16 October 2003 at 8:49pm

if you dont have it on your test server and nothing is broken...

then nothing should be broken on the remote server

but with that said.. that directory is like 30k total, tops... just let it be..... .NET Framework put it there for a reason



-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: Diep-Vriezer
Date Posted: 17 October 2003 at 5:39am

Right, that folder is used for client side scripts. For example, if you have a validator at your page, and have the client_validate property set to true (or something), then the ASP.NET page uses WebUIValidation.js.

These files are needed if you use these kind of actions, elsewhise, just leave them, just in case (because I don't know if the framework creates the folder itself).

Ow, don't try to replace them. This will call an anoying error during the load of the page, and ofcourse, the function won't work.



-------------
Gone..



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net