search
Twitter Rss Feeds
MicrosoftArticlesForumsGroups
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml/Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsGroups
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsGroups
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsGroups
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsGroups
Microsoft Excel
Microsoft Word
Microsoft Powerpoint
Publisher
Money

Operating SystemsArticlesForumsGroups
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsGroups
Share Point
BizTalk
Site Server
Exhange Server
IIS
Transaction Server

Graphic DesignArticlesForumsGroups
Macromedia Flash
Adobe PhotoShop
Microsoft Expression

OtherArticlesForumsGroups
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Reviews
Search Engines
Resumes

 

Previous Thread:   Tre0 650 and Active Sync

10/18/2005 4:44:55 PM    OMA and Windows Sharepoint Team Services - blank page problem
Hello,  
  
May be it would be usefull for someone. I've found a solution for one of  
  
"OMA blank page" problems.  
  
I have Exchange 2003 SP1 on Server 2003 and  
  
Windows Sharepoint Team Services installed.  I can use OWA fine but when I  
  
go to the OMA  
  
address I get prompted for my login, and then I get a blank page. I've found  
  
an event: 1503:  
  
---------------------------------------------  
  
An unknown error occurred while processing the current request:  
  
Message: File or assembly name System.Web, or one of its dependencies, was  
  
not found.  
  
Source: mscorlib  
  
Stack trace:  
  
at System.Type.GetType(String typeName, Boolean throwOnError)  
  
at System.Web.Configuration.HandlerMapping..ctor(String requestType, String  
  
path, String typeName, Boolean defer)  
  
at System.Web.Configuration.HttpHandlersSectionHandler.InternalCreate(Object  
  
parent, XmlNode node)  
  
Message: File or assembly name System.Web, or one of its dependencies, was  
  
not found. (C:\Program Files\Exchsrvr\OMA\Browse\web.config line 430)  
  
Source: System.Web  
  
Stack trace:  
  
at System.Web.Configuration.HttpConfigurationRecord.Evaluate(String  
  
configKey, SectionRecord section)  
  
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String  
  
configKey, Boolean cacheResult)  
  
at System.Web.Configuration.HttpConfigurationRecord.GetConfig(String  
  
configKey, Boolean cacheResult)  
  
at System.Web.HttpApplication.GetHandlerMapping(HttpContext context, String  
  
requestType, String path)  
  
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String  
  
requestType, String path, String pathTranslated, Boolean useAppConfig)  
  
at  
  
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()  
  
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&  
  
completedSynchronously)  
  
For more information, see Help and Support Center at  
  
http://go.microsoft.com/fwlink/events.asp.  
  
----------------------------------------------  
  
I just removed all carriage return characters in line  
  
<add verb="*" path="*.aspx" type="System.Web.UI.PageHandlerFactory,  
  
System.Web, Version=1.0.5000.0, Culture=neutral,  
  
PublicKeyToken=b03f5f7f11d50a3a" />  
  
in C:\Program Files\Exchsrvr\OMA\Browse\web.config file and it did help.  
  
Best regards,  
  
Vit Knyshevich.


Pete's Blog   |    Pete's Resume   |    Robbe's Blog   |    Robbe's Resume   |    Archive #2   |    Archive #3   |    Dotnetslackers   |    XmlPitStop   |    Advertise   |   Contact Us   |   Privacy   |   Copyright (c) 2000 - 2009 eggheadcafe.com  All rights reserved.