Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 3 Apr 2008 20:06:52 +0200,    group: microsoft.public.exchange.development        back       


How to register store wide webforms on clustered Exchange 2003 back end?   
Hi,

I am trying to register store wide WebForms and also global events in
the SystemMailbox of a clustered backend (Exchange 2003 sp2).

When I try to access
http://nodeName/exchange/SystemMailbox{guid}/##SchemaURI##/
I get HTTP error 400 invalid request.

When I use clusterName instead of nodeName I get HTTP 404
file not found.

I tried Mistaya to connect to the SystemMailbox and had no luck
either. How do I access those system folders on a cluster?

--
SvenC
date: Thu, 3 Apr 2008 20:06:52 +0200   author:   SvenC am

Re: How to register store wide webforms on clustered Exchange 2003 back end?   
Hello Sven,

> I am trying to register store wide WebForms and also global events in
> the SystemMailbox of a clustered backend (Exchange 2003 sp2).

I don't know about webforms (haven't used them for years), but global event 
sinks are registered on this url:
file://./backofficestorage/ADMIN/%2/MBX/SystemMailbox%1/StoreEvents/GlobalEvents/myevent.evt

Where %2 must be replaced by the primary smtp domain and %1 with the GUID of 
the store you want to register this on.

Myevent.evt just a name I made up,  so choose whatever suits you best.

You'll have to register this event on every store containing mailboxes that 
you want this sink to be active. Additionally, the Sink (the COM+ 
application) must be installed on all cluster nodes.

>
> I tried Mistaya to connect to the SystemMailbox and had no luck
> either. How do I access those system folders on a cluster?

Nice to hear that my program is still in use :-)

Kind regards,
Henning Krause
date: Fri, 4 Apr 2008 00:36:54 +0200   author:   Henning Krause [MVP - Exchange]

Re: How to register store wide webforms on clustered Exchange 2003 back end?   
Hi Henning,

>> I am trying to register store wide WebForms and also global events in
>> the SystemMailbox of a clustered backend (Exchange 2003 sp2).
>
> I don't know about webforms (haven't used them for years), but global
> event sinks are registered on this url:
> file://./backofficestorage/ADMIN/%2/MBX/SystemMailbox%1/StoreEvents/GlobalEvents/myevent.evt

Yes, I know that file:// url also but for WebForms one needs to use the
##SchemaURI## path which seemed to be unavailable.

I digged around a bit more and found that my IIS was configured to listen
only on the IP address of the quorum cluster resource and not the exchange
one. After changing that the http access started working again. So I hope
it is the same issue on the customers side.

>> I tried Mistaya to connect to the SystemMailbox and had no luck
>> either. How do I access those system folders on a cluster?
>
> Nice to hear that my program is still in use :-)

Yes, very helpfull when verifying WebDAV access.

--
SvenC
date: Mon, 7 Apr 2008 09:05:39 +0200   author:   SvenC am

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us