at an ASP.NET MVC project after referencing the DLLs and adding the provider at the web.config
when adding new item at the model folder and choosing ADO.Net Entity Data Model, EF Designer from database and
specifying a connection using the dotConnect for oracle provider and testing connection is successful
then when pressing next the screen to choose the database objects takes forever to load the objects

only once where i left it to load for a very long time it actually retrieved the object and were able to continue on the project.
i also noticed that while it's loading Oracle RDBMS Kernel Executable is abnormally using about 15% CPU out of an i7 6700k
is there any solution to this?