access database changes didn't reflect on IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deniz
    New Member
    • Apr 2012
    • 1

    access database changes didn't reflect on IIS

    Hi,

    I've an ASP.NET application uses access database. I added a new table into database. I filled a dropdownlist with data that selected from the new table. The application works on my local machine. But after I deployed the application on IIS there is no data in the dropdownlist. In a weird way the changes made to database didn't reflect to IIS. Is there any setting on IIS I should set to make IIS perceive the new table?
Working...