473,382 Members | 1,329 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Forms with AxWebBrowser takes time to load

Hi,

I am not sure if I am doing somthing wrong, but the forms with
AxWebBrowser control in my VB.NET application takes time to load and
show up on screen when i run in Debug mode in VS

Computer Config:
P4 3.2
1GB RAM
160 GB SATA HDD

Any comments friends?

Warm Regards

Dec 7 '05 #1
3 1105
Hi Gogaz
... but the forms with AxWebBrowser control
in my VB.NET application takes time to load and
show up on screen when I run in Debug mode in VS
That doesn't really surprise me. The control throws several first-time
exceptions when it is loaded, and these take a moment to get over (in
particular the first one thrown). There doesn't really seem to be any way
around this, except to go to VS2005, which has a proper managed wrapper for
the WebBrowser control, and seems to load more quickly.

HTH

Charles
<go***@rediffmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com... Hi,

I am not sure if I am doing somthing wrong, but the forms with
AxWebBrowser control in my VB.NET application takes time to load and
show up on screen when i run in Debug mode in VS

Computer Config:
P4 3.2
1GB RAM
160 GB SATA HDD

Any comments friends?

Warm Regards

Dec 7 '05 #2
Thanx very much Charles.

I will try to convince my ProLeader to get a copy of VS2005 [hope you
are not saying this just to market MS new products :)]

But does that means i will need latest version of .NET Framework as
well? I have got v1.1 at the moment.

Regards

Dec 7 '05 #3
> I will try to convince my ProLeader to get a copy of VS2005 [hope you
are not saying this just to market MS new products :)]
Not a bit of it. And I should add that although the control in VS2005 has a
proper managed wrapper, it is still the same mshtml and shdocvw underneath,
for better or worse. That means that if you want to do anything clever with
it - show grid, snap-to-grid, squiggly underlining, table column selection -
you will still have to get down-and-dirty with the mshtml interfaces, and
grapple with the lack of detailed documentation on their use and
implementation.
But does that means I will need latest version of .NET Framework as
well? I have got v1.1 at the moment.
Yes, but it will sit side-by-side with V1.1 if you still need to support
that (and the framework, of course, is free).

Charles
<go***@rediffmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com... Thanx very much Charles.

I will try to convince my ProLeader to get a copy of VS2005 [hope you
are not saying this just to market MS new products :)]

But does that means i will need latest version of .NET Framework as
well? I have got v1.1 at the moment.

Regards

Dec 7 '05 #4

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

Similar topics

4
by: Martin Ho | last post by:
Hey Everyone, I really hope there is someone who can figure out this problem. Honestly, I spent 3 days now trying to find the solution, but nothing works. I'll try to explain the problem...
0
by: T HOWE | last post by:
I know how to use "AxWebBrowser" to display MS Word or MS Excel win in a sub control in my Windows Forms application! I know how to use “Excel.Application” or “Word.Application” along with...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
3
by: Michael C | last post by:
Hi all, Quick question about the AxSHDocVw.AxWebBrowser Component. I was wondering if there is a way to view pages generated internally within my application without writing them to disk. For...
4
by: Oldman | last post by:
I have a simple embedded windows form control on a web page. If I visit the page with the forms control for the first time it takes a significant amount of time to show up. I understand this is...
0
by: Martin Ho | last post by:
Hey Everyone, I really hope there is someone who can figure out this problem. Honestly, I spent 3 days now trying to find the solution, but nothing works. I'll try to explain the problem...
6
by: Dave Booker | last post by:
It appears that I cannot correctly install the AxWebBrowser in VS2005. I can instantiate an "AxWebBrowser browser" and refer to its members, properties, and methods. I'm having trouble with the...
23
by: mosesdinakaran | last post by:
Hi All, I need a small clarification in submitting the forms, Ur suggestions please. In a page I have two form and also two submit butons. (ie)
4
by: tamarindm | last post by:
Hi, I am using axWebBrowser in .NET framework 1.1. I have 4 or 5 instances of the axWebBrowser control running at the same time, displaying different web pages on multiple tab pages. It seems...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.