Hi,folks
Recently i start develop a setup program using asp.net , I want to save some global information on server machine . Registry is a way but IIS User default not write permission. So i think some folders such as "Application Data" can do it,but everyone did not write Permissions.Is there other way to solve this problem?