473,753 Members | 8,077 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Browser Control (Winform App) and Java Applers

Hi

I'm hosting a web browser control (WBC) on a form in a vb.net winform
application.

When accessing an asp.net application that contains a signed applet from IE,
a java notification icon appears in the system tray and a popup appears
asking to accept certificates etc...

However, the same behaviour does not occur when accessing with the WBC.

A colleague of mine tryed this on his machine at home, but there it worked?

What's going on here? Do I somehow need to kick off this process myself?
Please help!

Sasa
Jul 21 '05 #1
1 2343
Hi

I've determined that the actual problem is that applets do not seem to want
to load at all! I've tried this with a simple applet and nothing happens,
almost like the JVM doesn't load.

The exact same thing does work on a my home machine.

I've been very unsuccessfully trying to get help from microsoft over the
phone.

The phone operator continously tells me that its "by design"... Yet he
cannot explain the inconsistent behaviour? What kind of design is this
(except for maybe a very bad one)

I've seen a number of articles on the net refering to the hosting of applets
in a web browser, so this response is both highly annoying and very
frustrating.

Please help!!!!

"Sasa" wrote:
Hi

I'm hosting a web browser control (WBC) on a form in a vb.net winform
application.

When accessing an asp.net application that contains a signed applet from IE,
a java notification icon appears in the system tray and a popup appears
asking to accept certificates etc...

However, the same behaviour does not occur when accessing with the WBC.

A colleague of mine tryed this on his machine at home, but there it worked?

What's going on here? Do I somehow need to kick off this process myself?
Please help!

Sasa

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2390
by: Z D | last post by:
Hello, I've created a winform user control that, at some point in the default constructor, looks for a specifc file. When I try to load the user control to my winform's form during design time it gives an error saying that the file doesn't exist. Obviously the file doesnt exist yet because its only created at runtime!!
2
1847
by: J.Marsch | last post by:
Ok, so here's a problem you probably don't see every day: We are building an application that must run in a browser, but we need to do some things client-side that would be rather difficult to pull off with the usual browser-side scripting (javascript etc). It's been decided that this one, complicated function will be implemented by hosting a Winform in the browser. Now, this winform contains an ActiveX control (an HTML editor).
2
5301
by: Sai Kiran | last post by:
Hi! 1. I am using asp.net 2.0 for my application and was wondering is there a way we can hide address bar, menu bar, Links and Standard Buttons of the browser without opening a new window. i.e. nothing should be displayed on the browser except the application content. 2. Actually, we have accomplished this by opening a new window and setting
5
2062
by: Norsoft | last post by:
I have a .Net 1.1 application which is downloaded into an aspx page. It is a dll which inherits from System.Windows.Forms.UserControl. It works fine on a PC with only the 1.1 Framework. However, the control will not load on a PC with the 2.0 Framework installed. I know that IE will use the newest framework so I assume it is a security issue. At the assembly level I apply the following attributes;
1
369
by: Sasa | last post by:
Hi I'm hosting a web browser control (WBC) on a form in a vb.net winform application. When accessing an asp.net application that contains a signed applet from IE, a java notification icon appears in the system tray and a popup appears asking to accept certificates etc... However, the same behaviour does not occur when accessing with the WBC.
1
2343
by: E.T. Grey | last post by:
I would like to host a web browser component in a Winform. I have two questions: 1). Is it possible to run an applet (if the URL pointed to has an applet in it)? 2). Is it possible to change a property (for example) of the web browser, so that it does not display the address (i.e. the URL that the page was loaded from)?
0
974
by: UnkleVo | last post by:
Hello all, We have a form that contains browser control on it. Into that control we load some java applet that acts as an image viewer. On the form load we load the list of documents each with it's own URL that is pointing to the doc location.When you click on the item in the list it loads the document from the url that this item points to. Problem is that when java applet loads the first time it takes forever.
2
2641
by: Fredo | last post by:
I have a C# app with an AxWebBrowser control. I have a local HTML file that I'm using. That html has a java applet that it runs that needs to access files locally, but I'm getting access denied errors. How can I give the java applet access to those files? I assume it's some sort of IE security issue but I can't figure out how to grant the permissions. Thanks.
4
1697
by: Yo mama | last post by:
Hi! I have problem using simple custom form control on asp.net page. It does not do much. Just label and button. (It is for training purpose). My control works fine when I use it in my windows application but I have problem with asp.net. I use <object id="Cont1" classid="http:Cont.dll#Contr.SomeCont"> When I run my page for the first time it loads and works. When I change something in that control, build .dll and upload to root dir of...
0
9072
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8896
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9421
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9333
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8328
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6869
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4771
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2872
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2284
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.