Exchange 2007 "not downloading Offline address book file. A server (URL) could not be located. 0X8004010F
I setup new Exchange 2007 server, new domain everything is new. (lab environment) and I am getting the below sync error. I tried a few things I found on the web but nothing seems to fix it. Any clues?
Thanks!
~~Sean
9:58:22 Synchronizer Version 12.0.6509
9:58:22 Synchronizing Mailbox 'Sean Cooper'
9:58:22 Synchronizing Hierarchy
9:58:22 1 folder(s) updated in online store
9:58:22 Done
9:58:36 Microsoft Exchange offline address book
9:58:36 Not downloading Offline address book files. A server (URL) could not be located.
9:58:36 0X8004010F
go to EMC => server config => find the mailbox database right click properites client settings does it have an offline address book assigned ?
Daeta42
ASKER
Shaun-
Here is the output from all the commands in that series from the URL you linked.
Akhater-
I went to EMC | Server config | and I dont see any mailbox database...
Under "Server Config | Mailboxes. There is a Mailbox database. I am guessin you are asking about the 3rd tab. screen shot attached...
Welcome to the Exchange Management Shell!
Full list of cmdlets: get-command
Only Exchange cmdlets: get-excommand
Cmdlets for a specific role: get-help -role *UM* or *Mailbox*
Get general help: help
Get help for a cmdlet: help <cmdlet-name> or <cmdlet-name> -?
Show quick reference guide: quickref
Exchange team blog: get-exblog
Show full output for a cmd: <cmd> | format-list
Tip of the day #38:
Do you want to move the storage group path to another location? Type:
To change only the path setting without moving data, use this command together w
ith the ConfigurationOnly parameter. This command is especially useful for disas
ter recovery. Caution: Misuse of this cmdlet will cause data loss.
[PS] C:\Documents and Settings\Sean\Desktop>Get-WebServicesVirtualDirectory | fl
Id*,*url*
also is your IE (on the client) configured with a proxy ? if yes remove proxy and test again
Daeta42
ASKER
AKhater-
No Proxy has been setup at all... Unless it does it by itself...
I see 2 errors in the app log when I go to do this:
____________________________________________________________________________________
Event Type: Error
Event Source: W3SVC-WP
Event Category: None
Event ID: 2274
Date: 2/16/2010
Time: 12:53:37 PM
User: N/A
Computer: DEMON
Description:
ISAPI Filter 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll' could not be loaded due to a configuration problem. The current configuration only supports loading images built for a AMD64 processor architecture. The data field contains the error number. To learn more about this issue, including how to troubleshooting this kind of processor architecture mismatch error, see http://go.microsoft.com/fwlink/?LinkId=29349.
Event Type: Error
Event Source: W3SVC-WP
Event Category: None
Event ID: 2268
Date: 2/16/2010
Time: 12:53:37 PM
User: N/A
Computer: DEMON
Description:
Could not load all ISAPI filters for site/service. Therefore startup aborted.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: c1 00 00 00 Á...
_________________________________________________________________________________
In the System log I found thse 2 errors...
Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1039
Date: 2/16/2010
Time: 1:02:21 PM
User: N/A
Computer: DEMON
Description:
A process serving application pool 'DefaultAppPool' reported a failure. The process id was '3636'. The data field contains the error number.
Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1002
Date: 2/16/2010
Time: 1:02:21 PM
User: N/A
Computer: DEMON
Description:
Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
May need to change internal URL's to .local as demon.daeta42.net doesn't exist.
Shaun
Daeta42
ASKER
Shaun-
I dont know if there is outside access to that file / directory.... But AKHaters commands that he just gave me seems to have fixed my client issue.
Is there something I should do for the URL you are looking for.... BTW... It is posted below:
your issue is that you had your IIS broke and OAB is distributed through IIS.
since this is a LAB you have nothing to do with the URLs
shauncroucher
The URLs still need to be accurate for autodiscover and availability services to function. They should work fine out the box though.
Shaun
Daeta42
ASKER
Well, technically we are going to migrate the users over to this server once I get everything all squared away... Getting away from Exchange 2003. But we are going to do a manual migration. Everyone is goiing to backup to a PST file and then re-upload what they really need. This way I get a clean mail server.... :-)
So do I need to do something with my External DNS server provider? I havent been able yet to test outside access like to even owa.... https://demon.daeta42.net/exchange
Does that link work?
Do people need access to the file you were refrencing before?
You should get a UC (or SAN) certificate and include the main name you are going to use to reference the server demon.daeta42.net, and autodiscover.daeta42.net and the local NETBIOS address if this is different than daeta42.net (usually the local domain is different to external domain).
The 'A' records for autodiscover and demon.xxx will need to be setup before hand yes.
Once all that is done, you need to make sure the URL's in Exchange for the various services reference a valid name, for that use the article I posted to being with.
Shaun