locked
Project add reference COM warning - MSTSCLib not found RRS feed

  • Question

  • User-1337873210 posted

    Using MSVWD2010Express

    The following steps taken:

    1) New Project>ASP>NET Web App(C#) ...  2) Project(menu)>Add Reference...> 3) COM(tab)>Microsoft Terminal Services Active Client 1.0 Type Library>OK(button)

    Result:

    -- In the References folder>MSTSCLib(with yellow warning symbol)

    I note: warning shows everytime any COM reference is added, however .NET adds without warning.

    Step 4) Build> Build Web Application

    Result:

    -- Error: 'MSTSCLib' Could not be found

    TIA

    Friday, September 21, 2012 1:45 PM

All replies

  • User2119946224 posted

    Please follow the below link to register your COM DLL location.

    http://viralpatel.net/blogs/register-dll-files/

    Hope it helps to solve your issue.

    Regards,

    Saturday, June 17, 2017 7:49 AM