|
-
Sep 22nd, 2012, 01:09 AM
#1
Thread Starter
Lively Member
[RESOLVED] Custom Control Error
Hello.
I am building a web browser and I decided to integrate a webkit based web browser control in my web browser. I got this control form here: http://webkitdotnet.sourceforge.net/
When I run the browser, I get this error:
Code:
Could not load file or assembly 'WebKitBrowser, Version=0.5.0.0, Culture=neutral, PublicKeyToken=b967213f6d29a3be' or one of its dependencies. An attempt was made to load a program with an incorrect format.
I added this control through the toolbox. Is there any ideas on how to fix this?
Thanks.
-
Sep 23rd, 2012, 12:23 AM
#2
Thread Starter
Lively Member
Re: Custom Control Error
Hey guys!
Sorry about the trouble you've been through. I just figured out what was wrong.
WebKit.NET is only designed to run on x86 platforms but I was trying to run it as a x64
As soon as I realized that, I changed the settings and it worked!
Thanks guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|