I'm currently working on a project which involves a webBrowser, though for some reason every-time I add it to any form the application becomes un-usable for others. I fail to understand what the issue is, I've gone over it for a good 3-4 hours and it doesn't make any logical sense. I tried having the webBrowser invisible and enabling it with a button but the application still becomes un-usable to others. I myself can access it but it seems to just open and not show a thing with others. Even without any actual URL linked to it the problem pursues, I tried adding a webBrowser to another project and it worked just fine, though it only contained one form, the one I'm currently working on has 4-5 (5 including the splash screen). If anyone could help me I'd be grateful.
I recreated what I did on my larger project in this ^, if anyone can tell me why it ceases to work with others [ That's the source by the way ] I'd be very grateful. Once compiling it yourself you should be able to see the form, but the issue resides with regular users, it won't work with others regularly and I don't understand why.
I've summed down my issue, apparantly having a webBrowser on a project with more then one form crashes... Can anyone make sense of that and help me out ._. I've tried alternatives like IE object and axWebBrowser but they all result in the same.
You're reporting odd problems with programs for which we can't see the source. The one at a time thing is understandable if it's your own program, but you also have other odd problems. There's nothing anyone can do with the information provided so far.