
April 5th, 2005, 04:18 PM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 5
Time spent in forums: 29 m 7 sec
Reputation Power: 0
|
|
|
windows 2k issue
Hi,
I restored my development database of the company and made it up-to-date with production database. Development database was pretty outdated and there was error messages mentioned below coming in to our development website on the pages when it was trying to grab data from the database (because of the outdated development database from which its trying to find the data).
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'strEndDate'
Now after I restored this development database, the development website is working fine and there are no error messages. But it’s only my home computer (I work remotely from home) that is still suffering from the above error message whenever I go to view any page involving database interaction.
I asked 3 other people and they can access development website fine and they can also view all the records perfectly whenever there is database interaction. According to them there is caching or another setting issue with my home computer.
I use windows 2000. I already tried deleting all the temeroary internet files, history etc.I also changed the setting so that my comptuer doesn't store more than 200 MB cache in memory but that didn't help.Is there some setting i need to change?
|