472,378 Members | 1,140 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,378 software developers and data experts.

Exchange, OMA, an ASP Problem?

I have had an OMA problem for a month now, and cannot figure it out. A
while back, can't rememeber a specific time, I was able to browse to my OMA
at the local host using http://127.0.0.1/oma - it was maybe a year ago that
I last saw it work. I remember thinking "cool feature, but don't need it"
and moving on. Now, a service pack later I cannot get it to work. (now I
need it) I am running exchange 2003 sp2 on server 2000 sp4. Basically, I
browse to oma on the exchange server, and I get the following info on
screen -

Server Application Unavailable

The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.

I then go to the event viewer and in the application log and get the
following three errors/warning -

Event Id: 1309
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 3/2/2006 8:41:51 AM
Event time (UTC): 3/2/2006 2:41:51 PM
Event ID: 369914e570da44a8939351c7cf41e6e1
Event sequence: 4
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/root/OMA-1-127857840988593750
Trust level: Full
Application Virtual Path: /OMA
Application Path: C:\Program Files\Exchsrvr\OMA\Browse\
Machine name: SERVER

Process information:
Process ID: 1648
Process name: aspnet_wp.exe
Account name: DOMAIN\IWAM_SERVER-TEMPLATE

Exception information:
Exception type: InvalidOperationException
Exception message: Collection was modified; enumeration operation may
not execute.

Request information:
Request URL: http://127.0.0.1/oma/oma.aspx
Request path: /oma/oma.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: DOMAIN\IWAM_SERVER-TEMPLATE

Thread information:
Thread ID: 1
Thread account name: DOMAIN\IWAM_SERVER-TEMPLATE
Is impersonating: False
Stack trace: at
System.Collections.ArrayList.ArrayListEnumeratorSi mple.MoveNext()
at Microsoft.Exchange.OMA.Tracing.OmaTrace.set_DebugO utputTracing(Boolean
value)
at Microsoft.Exchange.OMA.UserInterface.Global..ctor( )
at ASP.global_asax..ctor()
Custom event details:
Event Id: 5000

EventType clr20r3, P1 aspnet_wp.exe, P2 2.0.50727.42, P3 4333aece, P4
microsoft.exchange.oma.userinterface, P5 6.5.0.0, P6 430e745e, P7 463, P8 0,
P9 system.nullreferenceexception, P10 NIL.
Event Id:1008

aspnet_wp.exe (PID: 1648) was recycled because it failed to respond to ping
message.
One thing to note, is I am working on 2 servers, my production exchange
server and a test server. I have the same problem on both servers.



Mar 2 '06 #1
0 4218

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

Similar topics

0
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had...
6
by: Jason | last post by:
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from...
19
by: steve | last post by:
// What I want to do Use enumerated types with the Interlocked.Exchange methods Suggestions please // My estimation of problem Seems like Interlocked.Exchange only works with ints,...
8
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be...
1
by: Eduardo Garcia-Prieto | last post by:
I have come accross a problem in using the Interlocked.Exchange(Object, Object) method while using Option Strict On in my project. I have a private class structure variable which can be updated...
0
by: Tim Sapp | last post by:
Guys, I am working on a new web site for our company and have started to move my code from VB.Net to C#. I have ran into a snag that I can't seem to figure out. I am trying to create an...
1
by: Robbert van Geldrop | last post by:
Hello, I have a problem restoring Exchange 2000 files. Our software has an interface to ESEBCLI2.dll for online backup and restore features. Everything works fine with Exchange 2003 and also...
0
by: arjen1984 | last post by:
I am now working on C# with WebDAV on Exchange now to get appointments. When I work local on the domain where the server is, i can get the appointments no problem. When I work outside of it, i get an...
5
by: annCooper | last post by:
Exchange Rates Source file: Exchange.cs Input file: Exchange.in Output file: Exchange.out Using money to pay for goods and services usually makes life easier, but sometimes people prefer to...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.

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.