I try to add new data source for object with “Data Source Configuration Wizard” and get error message: “An unexpected error has occured. Error Message: Insufficient memory to continue the execution of the program”. What is problem?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can add all what you need manually.
1 Create datasource file, for example Class2.datasource
2 Add information about Class2.datasource in project file in
<ItemGroup>section:3 Reload project configuration file
I know, this is a weird solution, but it works!