I have developed a site on PWS using ASP and Oracle tables. When I post the same site on IIS server, the data in some tables is retrieved but the data in some other tables is not retrieved.
I get the following error :
error '80004005'
Unspecified error
even though there is data in the tables.
The behaviour is as if there is no data in the tables. But for some tables, the data is fetched without any problems.
If anybody has encountered this problem and knows the solution, do let me know.
I get the following error :
error '80004005'
Unspecified error
even though there is data in the tables.
The behaviour is as if there is no data in the tables. But for some tables, the data is fetched without any problems.
If anybody has encountered this problem and knows the solution, do let me know.