在VisualBasic.NET中导入WebKit.Net [英] Import WebKit.Net in VisualBasic.NET

查看:81
本文介绍了在VisualBasic.NET中导入WebKit.Net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想制作一个互联网浏览器。我决定使用webkit.net。我在互联网上找到了一些如何在visual basic.net中导入webkit的步骤。所以我创建了一个Windows窗体项目,将WebKitBrowser.dll引用添加到我的项目中,同时我将webkitbrowser.dll添加到工具箱中,我将它拖到我的表单中,但是当我尝试调试它时,它显示以下错误:无法初始化激活上下文,Ivalid操作未处理,Exception.InnerException。

我可以尝试将webkit导入vb.net?

解决方案

提出您的问题此处 [ ^ ]。



任何人都不太可能有任何Webkit.net经验的人会在这里看到你的问题。



去那些使用特定图书馆的人最集中的地方。这通常是库来自的网站。


您可能需要为您的webkit.net运行时。如果你找不到运行时,我建议如果你有谷歌浏览器,你可以制作一个谷歌铬克隆。这意味着如果你点击链接下载很多次,它可能会在谷歌浏览器中打开。

希望这会有所帮助,

dagronzzan


< blockquote>首先,您必须下载webkit压缩文件并将其解压缩。将除.exe之外的所有文件复制到解决方案的bin文件夹中。然后转到visual studio中的工具箱并右键单击,然后在上下文菜单中选择选择项目。在出现的对话框中,选择浏览并转到您解压缩文件的位置并选择webkitwebbrowser.dll。单击确定,它将添加到您的工具箱中。


I want to make an Internet Browser. I decided to use webkit.net.I found some steps on the internet on how to import webkit in visual basic.net. So I created a windows forms project, add the "WebKitBrowser.dll" reference to my project, also I added the webkitbrowser.dll to the toolbox, I draged it to my form but when I try to debug it, it shows the following error:"Failed to initialize activation context", "Ivalid Operation was unhandled", "Exception.InnerException".
What could I try to import webkit to vb.net?

解决方案

Ask your question here[^].

It''s extremely unlikely that anyone with any experience with Webkit.net is going to see your question here.

Go where there is the highest concentration of people who use a particular library. That''s usually the site where the library came from.


You probably need a runtime for your webkit.net. If you cannot find a runtime, i suggest maybe if you have google chrome, you can make a google chrome clone. This means many times if you click on a link to download, it might open in google chrome.
hope this helps,
dagronzzan


First you have to download the webkit zipped file and extract it. Copy all the files except the .exe to the bin folder of your solution. Then go to toolbox in visual studio and right click,then select choose items in the context menu.In the dialog that would appear,select browse and go to where u extracted ur files and select webkitwebbrowser.dll. Click ok and it would be added to your toolbox.


这篇关于在VisualBasic.NET中导入WebKit.Net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆