473,586 Members | 2,472 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Slow com operation

Hi

I have noticed that opening a new outlook email is much slower from vb.net
than from vb/vba. I am targeting mixed office2000/officexp environments so I
am using the office2000 interop dlls generated by vs.net when adding office
2000 com reference. Outlook takes a while to open or sometimes it will
freeze altogether.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this?

Thanks

Regards
Nov 20 '05 #1
1 1303
Hi

Am I better of using late binding?

Regards
"John" <jo**@nospam.in fovis.co.uk> wrote in message
news:ea******** ******@TK2MSFTN GP11.phx.gbl...
Hi

I have noticed that opening a new outlook email is much slower from vb.net
than from vb/vba. I am targeting mixed office2000/officexp environments so I am using the office2000 interop dlls generated by vs.net when adding office 2000 com reference. Outlook takes a while to open or sometimes it will
freeze altogether.

Any one else noticed this problem when targeting office2000/xp mixed
environments? Is there a better, more robust way to do this?

Thanks

Regards

Nov 20 '05 #2

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

Similar topics

2
6144
by: Adam Ryan | last post by:
Hi, I am seeing very slow connections from some client enterprise managers to server. Even at server level it takes 1 minute or less to open a database. I have adjusted some of the memory for the SQL server, but there are only about 60 Dbs on the server, totalling about 2 GBs. CPU is very low at all times, 1 GB of ram, p3 1.4Ghz. SQL...
20
1669
by: Charles Herman | last post by:
I have the following two programs: PROG I void main() { int *v = new int; for (int i = 0; i < NUM; ++i) v = i; }
12
3668
by: Albert Grennock | last post by:
Hi, Hope this is the right forum to ask in. Anyway in IE I go to this site and I click on computing on the left hand menu and it takes from about 6 to 15 seconds to open the submenu. I then click on "desktop PC's" and it takes 14 seconds to open that menu. (normally about 14 seconds for the first menu, I guess I just 'got lucky' last time...
7
26942
by: ddsvi78 | last post by:
I am a complete idiot when it comes to access. Now that said, I work for a computer security company and one of our customers came to us with an access problem. They had been running fine for a long time. Then about a month ago there main server that hosted all the .mdb files crashed. So they restored everything to a new server (I believe...
5
4184
by: Michael B Allen | last post by:
I think I recall the modulo operator can be slow on some architectures. Or will even trivial compiler optimization factor it out? My specific problem is how to convert from milliseconds to seconds and nanoseconds (POSIX timespec value): struct timespec timeout; timeout.tv_sec = millis / 1000; /* seconds */...
1
5486
by: Herve MAILLARD | last post by:
Hi, I need to search records in a table (in a dataset). So far, I use a Dataview and the RowFilter property which allow me to search with many criteria. Then I use a foreach(DataRowView in Dv) to list the results. It works well but it's so slow... Does anyone know a quicker way ?
10
2159
by: Hernán Freschi | last post by:
Hi all, I'm a completely newbie here. I'm having a problem. I've programmed before in VB6 and such, and all the programs I've made run fast. But .NET programs run very slowly. I use C# (for no particular reason). It's not the algorithms (that is, what the program * does *, that works fine), but the UI responsiveness. This programs "hides"...
20
6085
by: John Bailo | last post by:
I have a c# program that loops through a table on a DB2 database. On each iteration it assigns data to values in the SqlParameter collection. The command text is an INSERT statement to a Sql Server database, run with an .ExecuteQuery I enclosed the loop in a SqlTransaction and commit it at the end. I timed the program and it inserts...
2
2462
by: awu | last post by:
All: I have a query that has 5 fields and around 15500 records. I need to save it to a excel file that has two sheets. First sheet saves all the 15500 records. Second sheet saves around 7500 records based on 5th field contents. So there is comparison in the loop. I am using VBA to execute this operation. The problem I have is the...
0
941
by: Katit | last post by:
Hi! I installed my app on clients Vista machine. It's very slow when it does database update and TCP messaging. I'm not sure which operation slow. Is there any know-how on what could be wrong? How would you approach troubleshooting? I can place some logging, this way I can figure what exactly slow. But
0
7915
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...
0
8339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
8220
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...
0
6617
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...
0
5392
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3838
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...
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1184
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...

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.