iannuzzelli
Programmer
I have a VB .NET 2003 running frameworks 1.1 application that is executed from a network drive. I understand that I must give the client computer the ability to trust the Intranet using the the framework Wizard. This works fine.
Everything works great except for 1 issue. I get an exception error when retriving a report. I install the application on the client machine and the reports show great. Even if I run the application from the same network drive. (By the way the reports are also located on a network drive)
I am guessing that Crystal wants the DLLs registered locally in order to use the CRViewer but I am not sure.
I thought framework was supposed to take care of this type of issue.
Any help would be greatly appreciated.
Everything works great except for 1 issue. I get an exception error when retriving a report. I install the application on the client machine and the reports show great. Even if I run the application from the same network drive. (By the way the reports are also located on a network drive)
I am guessing that Crystal wants the DLLs registered locally in order to use the CRViewer but I am not sure.
I thought framework was supposed to take care of this type of issue.
Any help would be greatly appreciated.