
February 17th, 2004, 05:32 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
web.config error - oracle odbc maybe??
hi guys,
on my machine the site works 100%! as soon as i copy my application
over to my webserver my application does not read the DB... now, my virtual web folder is set with "anonomous not checked" and i use windows authentication only! so i have my local account details in my web.config... of course when i deploy my application to the webserver, i changed the web.config login details to that of the local account on that machine...
have any of you come across this? is there a setting or something i am missing? if i use MsSQL the application works, as soon as i use an ODBC connection to Oracle then nothing happens...
please help!
|