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

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

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

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 -