by IDEAL Software Support » Mon Sep 26, 2011 2:58 pm
We do not know why the .NET VPE component is not shown in the list of available .NET components within VS 2010, since the component is installed in the global assembly cache and older versions of Visual Studio do show it. If someone has an idea, please post it.
But we found a workaround:
Click on "Choose item" and in the following dialog on "Browse". Then browse to the VPE component (in the folder "deploy" of the VPE installation directory) and select it. It is either "IDEALSoftware.VpeEnterprise.dll" or for ASP "IDEALSoftware.VpeWebEnterprise.dll".
Please note that the VPE C++ DLL is loaded internally into the .NET component. Therefore on 64-bit Windows you must turn on explicit 32-bit code generation for your application's project. The 64-bit C++ DLL and .NET component will be available soon.