Deployed app update problem

  • Thread starter Thread starter jeff
  • Start date Start date
J

jeff

We have an in house asp.net application . it has been deployed on a
webserver. it has the aspx pages and the needed dlls.
I have a page with calendar control which has data from the database. Even
though the data in the database is updated the calendar is not showing
updated data.
the page was refreshed several times. for every refresh the data is rebound
i got the code( all the code) from the server and complied on my machine
and tested it still shows the old data. but when i started debugging it
started showing the new data.

any similar experiences ? solutions

jeff
 
Yep,

Different versions of the DLL in the GAC and bin directory.

Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114

Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377

Know the overall picture
 
Back
Top