473,387 Members | 1,890 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,387 software developers and data experts.

C# Outlook Object Model / Exchange 2003 Event 9646

fb
I don't see an Exchange specific newsgroup so I am posting this here

Problem
Exchange Server throwing Event ID: 9646 'exceeded the maximum of 250 objects of type "objtMessage"

Cause
Application using C# Outlook Object Model is enumerating through calendar items to provide synchronization with an external calendar. The items can exceed well over 250 objects

Question:
How do tools like Mailbox Move and ExMerge get around the limitation? Is there a way to create an exception to the rule based upon the user or application (digital signing)?
I have seen kb830836 and others. Modifying the registry to increase the number of objects allowed to be accessed is not desirable. I would prefer to find a way to allow the application to work (as it did with Exchange 2000) without disabling / altering the settings across the board

Thanks!
Nov 16 '05 #1
1 2495
fb,
Are you calling System.Runtime.InteropServices.Marshal.ReleaseComO bject when
you are done with each COM object?

For a list of articles on using Outlook form .NET see:

http://www.microeye.com/resources/res_outlookvsnet.htm

Hope this helps
Jay

"fb@newsgroups.nospam" <an*******@discussions.microsoft.com> wrote in
message news:FF**********************************@microsof t.com...
I don't see an Exchange specific newsgroup so I am posting this here.
Problem:
Exchange Server throwing Event ID: 9646 'exceeded the maximum of 250 objects of type "objtMessage"'
Cause:
Application using C# Outlook Object Model is enumerating through calendar items to provide synchronization with an external calendar. The items can
exceed well over 250 objects.
Question:
How do tools like Mailbox Move and ExMerge get around the limitation? Is there a way to create an exception to the rule based upon the user or
application (digital signing)? I have seen kb830836 and others. Modifying the registry to increase the number of objects allowed to be accessed is not desirable. I would prefer
to find a way to allow the application to work (as it did with Exchange
2000) without disabling / altering the settings across the board.
Thanks!

Nov 16 '05 #2

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

Similar topics

3
by: Kurt | last post by:
Hi We are developing an off-the-shelf software suite for a certain business sector. Most of the program is simply a GUI on top of some .mdb files. Its a .net application written in c# One...
14
by: acuttitta | last post by:
Within the next six months, our office is going to be converting it's e-mail server from GroupWise over to Outlook 2003 & MS Exchange. I have been using Dimitri Furman's (google him, he's out...
2
by: James | last post by:
Is it possible for me to generate Outlook objects in an ASP.NET application on a web server (like a calander event for example) and then attach that object to an email so that the recipient can...
9
by: Srinivas | last post by:
hi all how to access the outlook user profiles through VB.net any help.... thanks in advanc Srinivas
9
by: George McCullen | last post by:
I have an Outlook 2003 using Exchange Server 2003 Public Contacts Folder containing 20,000 Contacts. I am writing a VB .Net 2003 program that loops through all the contacts in a "for each oCt in...
3
by: Chris Thunell | last post by:
I am looping through a Public Folder in our Exchange 2003 server system and i keep getting invalid cast exceptions although the Message Class is set correctly for each item. It works until i get...
4
by: Pieter | last post by:
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder: The RPC server is not available. (Exception from...
2
by: Pieter | last post by:
Hi, I'm using a thight integration with Outlook 2003 (with an Exchange server) in my VB.NET (2005) application. Until now I'm using the Outlook Object Model, but it appears to be very slow, and...
4
by: Brian Hampson | last post by:
I recently upgraded to Outlook 2007 B2TR and have found that I can no longer code against MAPI.DLL It's gone :( Using C#, I used to get the MAPI session, and from that I could change the out of...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.