Run-time error '3035': System resources exceeded.

-- -- 957 Reputation points
2021-03-23T16:00:36.4+00:00

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

Microsoft 365 and Office | Access | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. DBG 2,456 Reputation points Volunteer Moderator
    2021-03-23T16:52:01.207+00:00

    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...


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.