OraDirect - Port range limited?
Posted: Thu 01 Jun 2006 07:28
Hi,
i just tried the latest version of OraDirect.NET trying to figure out how to use the ASP.NET data providers. I didn't manage to get it working: as soon as I tried to register any of the providers in the Web.config-file (as described in the documentation) the ASP.NET Configuration interface of the IIS stoped working -> Error on the "provider configuration"-page.
I then tried to validate if the connection to the Database is working correctly. I Tried the VS2005-Wizard together with the OraDirect.NET Data Provider and found a (maybe the) problem:
Our Database uses port 20004, the wizard only accepts values <= 10000.
Therfore the connection does not work.
Is this a bug in the Wizard or is OraDirect .NET currently limited to ports <= 10000 (why?).
Thanks in advance
Daniel Geh
i just tried the latest version of OraDirect.NET trying to figure out how to use the ASP.NET data providers. I didn't manage to get it working: as soon as I tried to register any of the providers in the Web.config-file (as described in the documentation) the ASP.NET Configuration interface of the IIS stoped working -> Error on the "provider configuration"-page.
I then tried to validate if the connection to the Database is working correctly. I Tried the VS2005-Wizard together with the OraDirect.NET Data Provider and found a (maybe the) problem:
Our Database uses port 20004, the wizard only accepts values <= 10000.
Therfore the connection does not work.
Is this a bug in the Wizard or is OraDirect .NET currently limited to ports <= 10000 (why?).
Thanks in advance
Daniel Geh