Dear all,
I created one application in vb.net 2005 and i used the clickonce concept. when i try to connect the application locally it is working fine. but when i try to connect using internet it is not working. my database is oracle.
the error is ora-12545 connect failed.Because target host or object doesn't exists.
Thanks in advance
Murali.M

windows application
david Laub
I would check the database name, userid and password first. Make sure you are using the correct ones.
Thanks
Bei