
Not sure about your solution; but if it was running fine before and then stopped, was there any changes to the machine? Does it run fine on other machines without using the new approach? Just curious...
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I have an app which was running fine in existing resources but has suddenly started giving 'System resources exceeded' error. My solution has been to use the below command line to run the app;
C:\Windows\System32\cmd.exe /C start /affinity 3 MSACCESS.EXE "C:\MyFolder\MyApp.mde"
My question is; is that the best way to address this issue or is there a better solution?
Thanks
Regards
Not sure about your solution; but if it was running fine before and then stopped, was there any changes to the machine? Does it run fine on other machines without using the new approach? Just curious...