Click here to Skip to main content
15,913,685 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have used following command
c:\>c:\windows\Microsoft.net\Framework\v4.0.30319\aspnet_regiis.exe -i
it creates a folder (named 4_0_30319)on C:\Inetpub\wwwroot\aspnet_client\system_web but does not has script files(why)
c:\>c:\windows\Microsoft.net\Framework\v2.0.50727\aspnet_regiis.exe -i
it creates a folder (named 2_0_50727)on C:\Inetpub\wwwroot\aspnet_client\system_web it has script files(why)
Posted
Updated 11-Nov-11 1:18am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900