On windows Plaforms, the commonly used interface for newer software is .NET.
PVSS natively provides an Active-X interface but has currently no direct possibility to interface to .NET assemblies.
Unfortunately, some newer software don’t provide Active-X any more. Especially the new Version of Crystal Reports just provides a .Net interface.
Here is the description how to use such an interface in PVSS. https://www.winccoa.com/fileadmin/image ... erface.pdf
HowTo use Crystal reports in PVSS via .NET
- smass
- Posts:41
- Joined: Tue Sep 25, 2012 10:21 am
HowTo use Crystal reports in PVSS via .NET
- Attachments
-
- HowTo_use_Crystal_reports_in_PVSS_via_dotNET_interface.pdf
- (323.41 KiB) Downloaded 368 times
- Joris
- Posts:5
- Joined: Mon Mar 07, 2011 10:08 pm
Re: HowTo use Crystal reports in PVSS via .NET
Your links seems to be dead.
Personally I am very happy about phasing out ActiveX. It is a major source of bugs and security gaps for Windows.
Personally I am very happy about phasing out ActiveX. It is a major source of bugs and security gaps for Windows.
- smass
- Posts:41
- Joined: Tue Sep 25, 2012 10:21 am
Re: HowTo use Crystal reports in PVSS via .NET
The link is fixed now!
- Joris
- Posts:5
- Joined: Mon Mar 07, 2011 10:08 pm
Re: HowTo use Crystal reports in PVSS via .NET
Thanks!