Here is the link to SBS Topic
http://www.experts-exchang
Main Topics
Browse All TopicsI have a client with SBS2003. We have Exchange installed with OWA on the same server.
When they browse to the default site that has the Exchange Virtual Directory for OWA, they are prompted for username/password.
When we enter in the correct credentials, it acts as if the mailbox is
loading, however, we get an error, "Unspecified Error" when friendly http
errors are turned off.
We are also getting event ID 2050 in the application log of the server. The
description is as follows:
MSExchangeDSAccess ID:2050 The shared memory heap could not be created.
We also get this each time:
DAVEX ID: 101 Davex to be shutdown. Version 6.5.6944.4
Any Help would be greatly appreciated.
Thanks,
-Michael Miller
IT Consultant
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here is the link to SBS Topic
http://www.experts-exchang
I ended up rebuilding the Exchange Virtual Directories that are needed for OWA and reset the permissions per this MS KB article:
http://support.microsoft.c
Then after that I checked event viewer and noticed that I had numerous FRS errors within Event Viewer also. So I went ahead and rebuild the FRS Jet database by doing the following:
1. Open a CMD prompt on the domain controller and stop the NetLogon and Ntfrs services:
net stop NetLogon
net stop Ntfrs
2. Type:
del %systemroot%\ntfrs\jet\Ntf
del %systemroot%\ntfrs\jet\Sys
del %systemroot%\ntfrs\jet\log
del %systemroot%\ntfrs\jet\log
del %systemroot%\ntfrs\jet\log
3. Type:
net start NetLogon
net start Ntfrs
4. Check the FRS event log for expected warning 13514 and 13520.
5. In five minutes, recheck the FRS event log for informational messages 13553, 13554, and 13516.
After I did this, I went back into IIS manager, reset the Default Website Vir Dir permissions to allow anonymous access only and tested OWA... it worked perfectly.
Thanks for the response though.
Yikes... that's a nasty KB article... too complicated for my taste....
If you follow this one, http://support.microsoft.c
Just follow that with running the Configure Email and Internet Connection Wizard (CEICW -- which is linked as Connect to the Internet in the Server Management Console > Internet and Email)
A visual how-to is here: http://sbsurl.com/ceicw and a full networking overview for SBS is at http://sbsurl.com/msicw
Within that wizard you'll see a "more information" button on each screen that has invaluable help in deciding which options to select.
Be sure to check those out as well.
Jeff
TechSoEasy
FYI, your original problem was most likely due to the items mentioned in this KB Article: http://support.microsoft.c
Jeff
TechSoEasy
Business Accounts
Answer for Membership
by: plimpiasPosted on 2006-10-12 at 14:21:46ID: 17719487
HI, you may need to reinstall some things. But first can you try to put in DOMAIN\Usersname format on the username field and see if that makes a difference.
By the way in future support requests should go to the SBS topic area.