All Tags »
asp.net 3.5 app_data access database (RSS)
Sorry, but there are no more tags available to filter with.
-
I am converting an ASP.Net 1.1 app to ASP.Net 3.5. Apparently there is a security enhancement that doesn't allow asp.net 3.5 apps to reference folders lower than the application (i.e. ../Database) which is what we had done before to use an Access database. I would prefer not to get into a debate regarding why we're using Access instead ...