Hi guys....I am new to C#.... I have gone through one YouTube video about how to display a webpage in C# WinForms. The link is (
https://youtu.be/xEmDHNHivyw)...Its working fine for me but I am not able to get DLL file from this project...So I have searched properties and changed the output type to CLASS LIBRARY...After running it, it was showing some error box like "A project with an output type of class library cannot be started directly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."