Incorrect Oracle.DataAccess.ddl reference in web site project
-
Hello All, I created a new web site. I need to get data from oracle. So, I installed the ODAC components. To add a reference in my web site, I accidentially, added the dll reference from this location - C:\app\\product\11.2.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll I need to get this dll reference from C:\Windows\Microsoft.NET\assembly\GAC_64\Oracle.DataAccess\v4.0_4.112.3.0__89b483f429c47342\Oracle.DataAccess.dll I keep adding this new reference but it is not adding this new reference as well. How can I change this? Thank you!!!
-
Hello All, I created a new web site. I need to get data from oracle. So, I installed the ODAC components. To add a reference in my web site, I accidentially, added the dll reference from this location - C:\app\\product\11.2.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll I need to get this dll reference from C:\Windows\Microsoft.NET\assembly\GAC_64\Oracle.DataAccess\v4.0_4.112.3.0__89b483f429c47342\Oracle.DataAccess.dll I keep adding this new reference but it is not adding this new reference as well. How can I change this? Thank you!!!
Delete the first reference?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me me, in pictures
-
Delete the first reference?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me me, in pictures
Thank you for your reply. Since this is set up as a web site, there is not reference folder. I right click on project, and add a reference. When I select the dll from the correct location, windows folder, it adds this reference in the web.config file. There is not path specified in the config file. Thanks!!
-
Thank you for your reply. Since this is set up as a web site, there is not reference folder. I right click on project, and add a reference. When I select the dll from the correct location, windows folder, it adds this reference in the web.config file. There is not path specified in the config file. Thanks!!
Never used that bastardized version of a web site. However, just delete the reference from Web.config, then.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me me, in pictures
-
Hello All, I created a new web site. I need to get data from oracle. So, I installed the ODAC components. To add a reference in my web site, I accidentially, added the dll reference from this location - C:\app\\product\11.2.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll I need to get this dll reference from C:\Windows\Microsoft.NET\assembly\GAC_64\Oracle.DataAccess\v4.0_4.112.3.0__89b483f429c47342\Oracle.DataAccess.dll I keep adding this new reference but it is not adding this new reference as well. How can I change this? Thank you!!!