Provider error '8000ffff'
I have a web application write in asp with IIS 6.0, Oracle 9.2.0.6, OLEDB: at the first or second operation i retrieve one of the follow message:
Provider error '8000ffff' or OraOLEDB error '80004005' Error while trying to retrieve text for error ORA-12154 .
I can connect normally with sql plus and other application with the same database but with JDBC work correctly.
I check file permission for IWAM and IUSR on Oracle home without success.
I upgrade OLEDB from 9.2.0.6 to 9.2.0.7 but nothing.
What can i do ?
Thanks in advance.
Simone Santarelli