Skip to content

The type or namespace name 'CefSharp' could not be found (are you missing a using directive or an assembly reference?) #1763

@kfir91

Description

@kfir91

Hello
I add the refrences to my project:
CefSharp.WinForms.dll
CefSharp.dll
CefSharp.Core.dll

I write on my code:
using CefSharp;
using CefSharp.WinForms;

and using ChromiumWebBrowser object.

but i got the title error after i compiled the project...

what i need to do?
I run it on framework 4.5 and x86 platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions