472,789 Members | 1,025 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,789 software developers and data experts.

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 2280
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
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...
2
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...
2
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. ...
5
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,...
1
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...
1
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...
0
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...
2
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...
4
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...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{

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.