Skip to Main Content

Oracle Forms

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!

Application Error when Oracle Form 9 calls VB.NET 2005 on the server

640284Oct 7 2008 — edited Oct 7 2008
Hi all,
I have successfully run a VB.NET application from an Oracle Form both of which are stored on my PC. In process of deploying both the Form and the VB.NET program to our server so I could test the code on the application server, our Network personnel, installed .NET Framework 2.0 on our desired server (windows 2003) on c: drive, he also created a directory on the same server but on d: drive. He then copied the VB .exe file and the needed .dll to that directory. Furthermore, he stopped the Apache Web Server so he could install the IIS Web Server. He had them use different ports. He started both servers. I moved the .fmx to the same server. To test this application on the server, I clicked on a URL to bring up our application. On the main page, I entered my user ID and password. I then navigated to the Oracle Form that I created. On this form, I clicked on a button to run the VB.NET .exe. As far as Oracle form was concerned, no errors occurred, but, the VB.NET application never ran. Our Network person captured the application error which I am listing below:

Does anyone know what causes the application error? This is my first time testing a VB program through an Oracle Form on the server.

Oracle Forms 9.0.4 , Server 2003, .NET Framework 2.0, VS 2005, VB.NET


App Error: Faulting application volenvelope7.exe, version 1.0.0.0, stamp 48e6265a, faulting module kernel32.dll, version 5.2.3790.2919, stamp 4626487f, debug? 0, fault address 0x00015e02.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2008
Added on Oct 7 2008
4 comments
560 views