oracle forms designer has stopped working when opening forms having webutil - forms

I have oracle 10g version 10.1.2.3.0 installed in my machine. I already configure webutil in my machine but still I am having problem that when I open any form which contains webutil library attached with it, form closes itself by giving error Oracle Forms Designer has stopped working. I don't know why I am getting this error can anybody guide me to solve this problem?

Related

ASP NET CORE deployment can't access my database on Postgresql

I am using asp net core 2 developed a web application and deployed in Ubuntu 16.04 which is running well when I go to browser. Every tabs on my website is working but when I try to log in with my account it loads for some time and shows error page. I don't know what's wrong here :( I am guessing it is because of I didn't configure remote connection to Postgresql properly.
My question is: should I install Postgresql to my server (which is Ubuntu 16.04) and copy all my data there? Or should I continue remote connetion to database? What would be a good way?

Facing issue to run VBA functionality in MacBook

Using Mac book performing operation on Excel.
From MVC application downloading excel template and performing operations. This I can do it successfully in Windows, but not in Mac book. Facing issue 'Method or data member not found" while opening excel sheet.

Slow loading of Odoo translations

I have an issue with slow loading of translations in Odoo when the checkbox "Overwrite Existing Terms" is selected.
The issue is reproducible on two servers but I can not reproduce it locally.
I have tried following things:
To remove all custom modules
To optimize configuration file for PostgreSQL.
Searching for an error in PostgreSQL and Odoo logs
But I can not figure out still what is the issue.
I am using Odoo v.10 on Debian 8.7 Server and Postgresql 9.4
Any help will be appreciated.

Mysql 6.1 db error

I am using mysql 6.1 workbench and having issues every time I turn on system. I've tried atleast 50 solutions from different sources but it is not getting fixed. Tried to change default port as well re-installed it quite a few times now. Couldn't understand why it's not getting fixed.
Error is: Can't connect to MySQL server on '127.0.0.1' (10061) (2003).
I've seen official documentation in detail and followed each step.
Please help.
I figured this out...actually when WAMP and MySQL Workbench both installed only then it shows this issue. Quitting WAMP closes connection so system shuts services down and workbench fails to start service at it's own. By removing one of both won't show such errors. Problem solved.

How to configure PostgreSQL 32bit ODBC?

I am running a classic asp page and trying to connect to a postgresql database. I installed the 64 bit and was having issues - then realized need 32 bit because of asp. So did this from ftp.postgresql.org/pub/odbc/versions/msi/…
Now I'm getting
"Specified driver could not be loaded due to system error 5: Access is
denied"
when loading asp page. Went into manager %SystemRoot%\syswow64\odbcad32.exe, but when try to add new DSN, getting
"The setup routines for the PostgreSQL Unicode ODBC Driver could not
be loaded due to a system error code 126: The specified module could
not be found. (C:\Program
Files(x86)\psqoODBC\0903\bil\psqlodbc35W.dll)".
Does anyone know of a good link for step by step setup of a 32 bit postgresql odbc driver because i am having so many issues. Or has anyone else had these issues that might be able to lead me in the right direction?
Thanks so much,
Denise
I ran into the same issue, saw your solution the comments and tried it to no avail, however I did keep searching and fixed it for my situation. It wasn't the 2008 redist but rather the 2010 x86 one for me.