Hi,
I have created a asp.net webpage with a crystal report viewer on it. When I am working with the development machine, it just works fine. I have oracle client installed on my development machine and i am using VS .Net 2003. Here is the string that sets the database login :
rpt.setdatabaselogin("user", "password")
Also, I am using a view from Oracle database to populate my report.
However, when I take all this stuff to my laptop, I get the logon failed error. Any advice would be very helpful.
Thanks
I have created a asp.net webpage with a crystal report viewer on it. When I am working with the development machine, it just works fine. I have oracle client installed on my development machine and i am using VS .Net 2003. Here is the string that sets the database login :
rpt.setdatabaselogin("user", "password")
Also, I am using a view from Oracle database to populate my report.
However, when I take all this stuff to my laptop, I get the logon failed error. Any advice would be very helpful.
Thanks