ssteenkiste / nettiers

Automatically exported from code.google.com/p/nettiers
1 stars 0 forks source link

Oracle Provider in web.config #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use nettiers-2.3.0.b2 and CodeSmith Professional 5.0.1.4983
2. Connect to an Oracle 10gR2 database
3. Apply web.config setting listed into the report.

What is the expected output? What do you see instead?
* The provider name is SqlNetTiersProvider and refers to a dll named
"....Data.SqlClient"
* It should be OracleNetTiersProvider and refers to "....Data.OracleClient"

What version of .netTiers and CodeSmith are you using?
Use nettiers-2.3.0.b2 and CodeSmith Professional 5.0.1.4983

Please provide any additional information below.

Original issue reported on code.google.com by mhd....@gmail.com on 22 Feb 2009 at 7:47

GoogleCodeExporter commented 9 years ago
The generated web.config is correct. Please copy the settings from that as a 
work around.

Original comment by bniemyjski on 4 Mar 2009 at 3:29

GoogleCodeExporter commented 9 years ago
Hello,

Can you reproduce this with CodeSmith 5.1.1 and .netTiers 2.3 RTM?

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 25 May 2009 at 3:40