Oracle Forms (MOSC)

MOSC Banner

Using c# DLL in Oracle Forms 6

edited Mar 27, 2014 8:28AM in Oracle Forms (MOSC) 2 commentsAnswered

Hello,

I've got big problem which I can't resolve on my own.

My problem is:

- I've got DLL written in C# which contains business logic which i want to reuse

- I've got Oracle Forms 6i application, which I want to use business logic from c# dll

But I cannot do that in simply way (I cannot invoke functions from c# dll from oracle forms). So I have written c++ application which functions are invoked from Oracle Forms applications and functions from my c++ dll should invoke functions from my c# dll. But this doesn't work. Forms application crashes and produce dump file like that:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center