Hi all
Hope you lovely people can help.
The problem
We have an application called EROS which is supported by a company called IDOX, that used to take 4-5 mins to load, now is taking 30+mins to run. Also, when moving from field to field within a form it is taking around 30 secs to load.
OS = Windows 10
My findings
There is an installation of the application on a server. There are 6 users who have the application also installed on their laptops. I also noticed that on the users desktop, in the shortcut properties it is pointing to a UNC path which seems to be the application (.exe) on the server.
Users are all connected via wireless and using VPN to connect to company resources. They all have at least a 20mbps connection.
When they go into the office using their laptop and connected via a dock (wired connection) the application takes 4-5 mins to load (this is normal and always has been).
Had a user take a dock and a USB to Ethernet dongle home and tested. Application load times were 4-5 mins.
I have also been told that the application uses web services.
Our network team - They've come back and said that they haven't made any changes recently and cannot see anything that would indicate problems.
Database Guru - Has checked the database for the application which is located on another server for any performance issues and everything has come back ok/fine.
IDOX IT Support - Don't believe the issue is on their end and as they haven't made any changes or pushed any updates etc.
Server - Checked disk/cpu usage using task manager and nothing weird/suspect going on there.
What I plan on doing to troubleshoot further
Having done some 'googling' it seems like articles are pointing to using Process Monitor. Can anyone help me with how to use process monitor to troubleshoot. Also if you have any other suggestions on how to troubleshoot this I'd appreciate it.
Thank you
Update - 01-12-2020
I've managed to capture logfiles using Procmon64 and ran it before i ran the application. There are mammoth-load of logs which I've done my best to exclude out 'thing's which i don't believe are required. I'm not sure where to go from here.
@Mark Russinovich - Would REALLY appreciate your help mate please. Love your tools, but I'm a newbie to them and want to become an advance problem solving expert like you using sysinternals.