Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Outside In Viewer ActiveX on VS2013

2644563Apr 1 2014 — edited Apr 1 2014

Hi all

     On a Windows 8.1 x64 machine with Visual Studio 2013 I downloaded the Outside In Viewer ActiveX - Viewer Technology 8.4.1 --> Windows ActiveX (x86-64) at http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/oit-dl-otn-097435.html

Installed the OutsideX64.msi and also the vcredist_x64.exe

Then, as described on Oracle Outside In Viewer for ActiveX Developer's Guide Release 8.3.5 E12847-01 at chapter 2.1.5 Getting Started with .Net Applications, on Visual Studio 2013 I start a new windows forms application. From the toolbox I selected Choose Items, selected the COM Components tab but i didn't find the ActiveX control listed.

If i try to register the component manually I'm able to do it successfully but the control still isn't listed 

If I try to run the sample code (SimpleCS, but it's same behavior with all other CS samples)  from visual studio I get some wrong reference, after adjusting: If i try to open the form Simple.cs I got an error at design time "The variable 'm_MainOIX' is either undeclared or was never assigned."

If I try to run it I got the same error.

It's something like the component isn't correctly registered.

does anyone else has the same problem? Do you know if there is any working solution?

best

-g

This post has been answered by 2644563 on Apr 1 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2014
Added on Apr 1 2014
1 comment
437 views