0

I have Visual Studio 2017 15.3.3, I try to add a Mobile App Table Controller but I received the next Error:

Error HRESULT E_FAIL has been returned from a call to a COM component

Error

Any ideas?

2 Answers 2

0

I got this error on 15.3.5 as well.

There was a similar error when creating Table Controller on 15.2.

And on 15.3.2, it was OK to create Table Controller.

I think this is a Microsoft's bug, like what they have done again and again.

You can still create Table Controller (it is C# code with some settings) manually as said in

https://developercommunity.visualstudio.com/content/problem/68503/cant-add-a-mobile-app-table-controller.html

Sign up to request clarification or add additional context in comments.

2 Comments

I think the same, it´s a Microsoft's bug, thanks for the answer!
You can also add a reference to System.Data and it will work. I ran into this issue, too.
0

The bug was fixed in the new version 15.4.1

Fixed

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.