This topic is locked
[SOLVED]

 RunTimeBunderException

9/23/2019 2:33:15 PM
PHPRunner General questions
D
doofus5000 author

My Application is very slow. In an effort to determine where the slowness was, I opened the solution file in visual studio and debug the application. I noticed that a runtimebinderexception was thrown many time during each page load.
Is anyone else experiencing this?

S
Steve Seymour 9/24/2019

I had similar problems of being very slow when a table has many (21) details links. If the detail tables have much size then the app throws an error.

Also when I had removed tables and saved the project, next time I loaded I think it was still looking for the foreign links which threw all sorts of errors - so I had to recover the project from days before - before I had added and deleted the tables. Keep plenty of regular backups.

Sergey Kornilov admin 9/24/2019

Wrong forum I guess, this is the PHPRunner forum.