ms access - Asp.net+MsAccess WebApp is not correctly working on the server -


Work properly on local but on server; Only work for selected questions. How can I fix this? Please help me T.

You need a grant to read in the folder that contains the MSAccess database (.mdb / .msacc) file / Write permissions The easiest way is to give full permission to "everyone" group (only on that folder). Use "explorer" (MyComputer) to set it.

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -