Configuring Oracle with IIS 5.1
693238Mar 27 2009 — edited Mar 27 2009Hello everyone, I hope I am posting this in the right forum. I apologize and please direct me to the correct one if not.
I am trying to run my application using IIS 5.1 as my server and connect to Oracle 9 but when I try to bring my application up, I get an access violation error when I type the address in my browser. I have my app programmed to load a combo box right after the application comes up. So, I figured i would comment out this code to see what happens and sure enough, my application comes right up. When I try to save information, I get the access violation again.
My question is this, is there a certain configuration between the two that I am missing? I've tried changing permissions in IIS. I've tried changing the security properties in my Oracle Home directory. Nothing works. I've wasted too much time on this one. I hope someone can help me.
Thanks in advance!!!