RE: Server Error in '/' Application
- From: v-branee@xxxxxxxxxxxxxxxxxxxx ("Brandy Nee [MSFT]")
- Date: Tue, 06 Sep 2005 10:53:07 GMT
Hello Branford,
Thank you for posting back!
I have performed a lot research on the error information you have applied,
it shows that the file mentioned after "assembly=" has become unregistered
in the c:\windows\assembly cache.
Please see my following steps:
1. Insert your SBS 2K3 CD into your server, go to
DRIVE:\WINNT\Microsoft.NET\Framework\v1.1.4322. You can find gacutil there.
2. From a command prompt in the c:\windows\assembly directory, execute
"Gacutil -i system.web.mobile.dll -f", without the quotes to force the
registration of the dll files.
If the issue persists, please see:
1) Copied asp.net update\v1.1.4322\device update 4.0\ folder to the
c:\progran files\microsoft.net\ folder from a known good machine if it was
missing.
2) Registered all missing dlls in the windows assembly cache (just drag and
drop them in the c:\windows\assembly\folder from there locations in step
1).
3) Copied the machine.config file from a known good machine.
Hope this information helps. I am greatly appreciated your time and
co-operation, and am looking forward to hearing from you!
Best regards,
Brandy Nee
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>Thread-Topic: Server Error in '/' Application
>thread-index: AcWyCslEGe2Xy+NMTsGyebBs+wBhIQ==
>X-WBNR-Posting-Host: 81.137.242.223
>From: =?Utf-8?B?QnJhbmZvcmQgQXJtcyBQLkgu?=
<BranfordArmsPH@xxxxxxxxxxxxxxxxxxxxxxxxx>
>References: <7D0DEB65-3E63-48D4-947A-E6C1CAA93A96@xxxxxxxxxxxxx>
<278737A9-6894-4C4E-B5F8-3889470E6B72@xxxxxxxxxxxxx>
<yB0YMMgsFHA.3396@xxxxxxxxxxxxxxxxxxxxx>
<5E095479-036D-4D18-BE29-CD4419697B35@xxxxxxxxxxxxx>
>Subject: RE: Server Error in '/' Application
>Date: Mon, 5 Sep 2005 04:13:04 -0700
>Lines: 314
>Message-ID: <32A7CC6B-1B21-478F-8DFA-AB8C42B50259@xxxxxxxxxxxxx>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.windows.server.sbs
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:150810
>X-Tomcat-NG: microsoft.public.windows.server.sbs
>
>just pasted this from //server/monitoring just in case its useful
>Server Error in '/Monitoring' Application.
----------------------------------------------------------------------------
----
>
>Configuration Error
>Description: An error occurred during the processing of a configuration
file
>required to service this request. Please review the specific error details
>below and modify your configuration file appropriately.
>
>Parser Error Message: File or assembly name
>System.Web.UI.MobileControls.Adapters, or one of its dependencies, was not
>found.
>
>Source Error:
>
>
>Line 521:BEGIN section inserted by Device Update 4 installer.
>Line 522:-->
>Line 523: <add
>Line 524: verb="*"
>Line 525: path="*/xhtmlCss.axd"
>
>
>Source File:
>c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config
Line:
>523
>
>Assembly Load Trace: The following information can be helpful to determine
>why the assembly 'System.Web.UI.MobileControls.Adapters' could not be
loaded.
>
>
>=== Pre-bind state information ===
>LOG: DisplayName = System.Web.UI.MobileControls.Adapters, Version=1.0.0.0,
>Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
> (Fully-specified)
>LOG: Appbase = file:///c:/inetpub/monitoring
>LOG: Initial PrivatePath = bin
>Calling assembly : (Unknown).
>===
>
>LOG: Publisher policy file is not found.
>LOG: No redirect found in host configuration file
>(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
>LOG: Using machine configuration file from
>C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
>LOG: Machine configuration policy file redirect found: 1.0.0.0 redirected
to
>1.1.0.0.
>LOG: Post-policy reference: System.Web.UI.MobileControls.Adapters,
>Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>LOG: Attempting download of new URL
>file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
>Files/monitoring/b414b2d0/3ba7056a/System.Web.UI.MobileControls.Adapters.DL
L.
>LOG: Attempting download of new URL
>file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
>Files/monitoring/b414b2d0/3ba7056a/System.Web.UI.MobileControls.Adapters/Sy
stem.Web.UI.MobileControls.Adapters.DLL.
>LOG: Attempting download of new URL
>file:///c:/inetpub/monitoring/bin/System.Web.UI.MobileControls.Adapters.DLL
.
- Follow-Ups:
- RE: Server Error in '/' Application
- From: Branford Arms P.H.
- RE: Server Error in '/' Application
- References:
- RE: Server Error in '/' Application
- From: Branford Arms P.H.
- RE: Server Error in '/' Application
- From: "Brandy Nee [MSFT]"
- RE: Server Error in '/' Application
- From: Branford Arms P.H.
- RE: Server Error in '/' Application
- From: Branford Arms P.H.
- RE: Server Error in '/' Application
- Prev by Date: Group policy Word on Client
- Next by Date: Re: Problem with new user accounts (no email adresse)
- Previous by thread: RE: Server Error in '/' Application
- Next by thread: RE: Server Error in '/' Application
- Index(es):
Relevant Pages
|