Recent content by Boobalakrishnan

  1. B

    Windows 10 Error during project creation in vs2015

    Hi, I am facing the error " COMException: Error HRESULT E_FAIL has been returned from a call to a COM component". I have followed the below mentioned steps; 1. Start —> Run —> regsvr32 %SystemRoot%\System32\msxml3.dll 2. Start —> Run —> regsvr32 %SystemRoot%\SysWOW64\msxml3.dll 3. Delete...
  2. B

    Alljoyn studio

    Can anybody help me to create alljoyn application using c++ and alljoyn studio plugin of visual studio 2015. I just have seen documentation just to use the existing interface in C#. But I want to create my own c++ application using AllJoyn Studio. Can anybody help me in this? How to create ?
  3. B

    Alljoyn studio

    HI, Can anybody tell me what is the difference between the scenarios mentioned below? 1. Using AllJoyn studio for development 2. Use the complete alljoyn open source frame work from allseen to develop AllJoyn application?
  4. B

    Windows 10 h_result e_fail returned from call to COM

    Hi, I am trying to create alljoyn application using "ÄllJoyn studio" plugin. Am facing error saying that ""hresult e_fail returned from a call to a com component"". Can anybody help me to resolve this issue? I tried deleting ProjectsTemplateCache and built. But It did not work
  5. B

    Windows 10 Alljoyn application using alljoyn studio

    Hi All, Can anybody help me to create alljoyn application using c++ and alljoyn studio plugin of visual studio 2015. I just have seen documentation just to use the existing interface in C#. But I want to create my own c++ application using AllJoyn Studio. Can anybody help me in this? How to...
Back
Top Bottom