RE: Server Error in '/Remote' Application
- From: TechLan Consulting <TechLanConsulting@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 13:42:03 -0700
Hi Crina, thank you so much for your response!
No luck as yet, however, I do have a enw error message now when I set the
<customErrors mode="Off" />
See below:
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: Assembly remote.dll security permission grant set is
incompatible between appdomains.
Source Error:
Line 356:BEGIN section inserted by Device Update 4 installer.
Line 357:-->
Line 358: <add
Line 359:
assembly="System.Web.UI.MobileControls.Adapters,Version=1.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
Line 360:<!--
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
358
....does this mean we're getting somewhere? I also tried copying another
web.config file from another server, but exactly the same error message so
I've put the original web.config file back in the \remote folder.
Look forward to hearing any further suggestions - and thank you for taking
the time to help me!
Kevin
""Crina Li"" wrote:
> Hi Kevin,
>
> Thanks for your reply.
>
> From your description, I notice that you have 0X80004005 error code. Please
> see my suggestion below:
>
> Based on my experience, this issue may occur if the file named Web.config
> is located in wwwroot folder. So please go to c:\Inetpub\wwwroot, check
> whether there is a file named Web.config, if yes, rename it as you like. By
> default, this file does not exist in inetpub\wwwroot.
>
> Test whether the issue occurs again.
>
> I will look forward to hearing from you.
>
> Best regards,
>
> Crina Li (MSFT)
>
> 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 '/Remote' Application
> | | From: =?Utf-8?B?VGVjaExhbiBDb25zdWx0aW5n?=
> <TechLanConsulting@xxxxxxxxxxxxxxxxxxxxxxxxx>
> | References: <497DAF18-B1AA-47FA-8C1D-F2AB4BFCB0C8@xxxxxxxxxxxxx>
> <Fvkeem60FHA.3328@xxxxxxxxxxxxxxxxxxxxx>
> | Subject: RE: Server Error in '/Remote' Application
> | Date: Tue, 18 Oct 2005 01:03:01 -0700
> || Newsgroups: microsoft.public.windows.server.sbs
> ||
> | Hi Crina, and thank you for your reply.
> | I have followed each step 100% as per your reply but still same issue.
> |
> | I'm not sure how to attach the web.config file, but I've cut and pasted
> the
> | result below (after changing to <customErrors mode="Off" /> as per your
> | request):
> |
> | Server Error in '/Remote' Application.
> ----------------------------------------------------------------------------
> ----
> |
> | Debugging is not supported under current trust level settings.
> | Description: An unhandled exception occurred during the execution of the
> | current web request. Please review the stack trace for more information
> about
> | the error and where it originated in the code.
> |
> | Exception Details: System.Web.HttpException: Debugging is not supported
> | under current trust level settings.
> |
> | Source Error:
> |
> | An unhandled exception was generated during the execution of the current
> web
> | request. Information regarding the origin and location of the exception
> can
> | be identified using the exception stack trace below.
> |
> | Stack Trace:
> |
> |
> | [HttpException (0x80004005): Debugging is not supported under current
> trust
> | level settings.]
> | System.Web.UI.TemplateParser.HandlePostParse() +184
> | System.Web.UI.TemplateParser.Parse() +200
> | System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +74
> | System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
> | fCreateIfNotFound) +189
> | System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
> | System.Web.UI.TemplateParser.GetParserCacheItem() +87
> | System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
> | inputFile, HttpContext context, ApplicationFileParser& parser) +171
> | System.Web.HttpApplicationFactory.CompileApplication(HttpContext
> context)
> | +43
> | System.Web.HttpApplicationFactory.Init(HttpContext context) +485
> | System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
> | context) +170
> | System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
> +414
> |
> |
> | PS: I get the same message internally from the server and expternally
> from
> | home.
> | PPS: From the server I've tried https://localhost/remote,
> | 192.168.16.2/remote and the server name - all give exactly the same
> message.
> |
> | Thanks for your assistance - if this is a huge problem, can I not just
> | re-install sharepoint?
> |
> | Regards,
> | Kevin Dickson
> |
> |
> |
> | ""Crina Li"" wrote:
> |
> | > Hi Kevin,
> | >
> | > Thank you for posting in SBS newsgroup.
> | >
> | > From the description, I understand that you cannot access the RWW site
> of
> | > the SBS server from the external network and you got the "Server error
> in
> | > /remote application". If I have misunderstood your concerns, please do
> not
> | > hesitate to let me know.
> | >
> | > Based on my research, there are several causes for this error. We may
> try
> | > the following:
> | >
> | > 1. Please try the solution in the following Knowledge Base article and
> see
> | > if it helps:
> | >
> | > 823379 You receive a "Server Error in '/' Application. Access to the
> path
> | > <path> is denied" error message when you log on to Windows SharePoint
> | > Services
> | > http://support.microsoft.com/?id=823379
> | >
> | > 2. Check if the Local Service and Network Service accounts do not have
> | > Full Control to the "Temporary ASP.NET Files" folder. To resolve this
> | > issue, please follow these steps:
> | >
> | > 1) Add IIS_WPG, Local Service and Network Service account Read &
> Execute,
> | > List Folder Contents, and Read permissions to
> | > %windir%\Microsoft.NET\Framework\v1.1.4322.
> | > 2) Add IIS_WPG, Local Service and Network Service account Full Control
> | > permission to %windir%\Microsoft.NET\Framework\v1.1.4322\Temporary
> ASP.NET
> | > Files.
> | > 3) Open ''Internet Information Services (IIS) Manager'' console in
> | > ''Administrative Tools'' on the SBS 2003 server. Expand <Server
> | > Name>\''Application Pools''. Make sure the DefaltAppPool is running.
> | > 4) Expand ''Web Sites''\''Default Web Site''. Right-click ''Remote''
> and
> | > click ''Properties''. In the ''Virtual Directory'' tab, check the
> | > ''Application settings''. You should see ''Remote'' in the Application
> name
> | > bar and ''DefaultAppPool'' in the ''Application pool'' bar.
> | > 5) Also in the properties window, click ''Directory Security'' tab,
> click
> | > ''Edit'' button. Make sure anonymous access is enabled.
> | > 6) Run "iisreset" and then check if the issuer still occurs.
> | >
> | > If it still does not work, would you please help me collect the
> following
> | > information?
> | >
> | > 1. Try to access https://localhost/remote from the SBS server itself
> and
> | > check if you are able to visit RWW properly.
> | > 2. Do you get the same error message when you browse to
> | > http://servername/remote? Does the situation only occur on accessing
> RWW
> | > from external clients?
> | > 3. Rerun CEICW to reconfigure IIS and RWW, can the issue be resolved?
> | > 4. Are there any errors on Event log?
> | > 5. Please attach a screen shot to newsgroup.
> | >
> | > To perform further research, please follow the steps below to turn off
> the
> | > friendly error messages and post the detailed message.
> | >
> | > 1. Make a copy of Inetpub\Remote\Web.config for backup purpose.
> | > 2. Open Web.config with Notepad
> | > 3. Replace <customErrors mode="On" defaultRedirect="error.aspx" />
> with
> | > <customErrors mode="Off" />
> | > 4. Save the file.
> | > 5. Go to command prompt, type "iisreset"
> | > 6. Logon to RWW using the administrator account, and also try it using
> a
> | > regular user account.
> | > 7. You should receive a more detailed error message. Please attach the
> | > detailed error message to the newsgroup so that I can better understand
> | > this issue.
> | > 8. Replace Web.config with the original one and iisreset when testing
> is
> | > done.
> | >
> | > Thank you for your time.
> | >
> | > I'm looking forward to your update.
> | >
> | > Best regards,
> | >
> | > Crina Li (MSFT)
> | >
> | > 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 '/Remote' Application
> | > | | From: =?Utf-8?B?VGVjaExhbiBDb25zdWx0aW5n?=
> | > <TechLanConsulting@xxxxxxxxxxxxxxxxxxxxxxxxx>
> | > | Subject: Server Error in '/Remote' Application
> | > | Date: Mon, 17 Oct 2005 15:25:03 -0700
> | > | | Newsgroups: microsoft.public.windows.server.sbs
> | > | |
> | > | Hi,
> | > |
> | > | "server.com/exchange" works 100%, however, "server.com/remote" lets
> me
> | > add
> | > | the certificate, i.e. is connecting to the server - and then comes up
> | > with a
> | > | runtime error with a whole description and details of the error, a
> small
> | > | portion of which is:
> | > | <!-- Web.Config Configuration File -->
> | > | <configuration>
> | > | <system.web>
> | > | <customErrors mode="RemoteOnly"/>
> | > | </system.web>
> | > | </configuration>
> | > |
> | > | This happened a good few months back, but I do not recall perfoming
> any
> | > | changes to the server other than the server updates.
> | > |
> | > | Is there a fix - or could someone explain to me what I need to
> re-install?
> | > | Any assistance much appreciated!!
> | > |
> | > | Kevin
> | > |
.
- References:
- RE: Server Error in '/Remote' Application
- From: "Crina Li"
- RE: Server Error in '/Remote' Application
- Prev by Date: SBS 2K3 PreM Various Log File (s) Cleanup
- Next by Date: Intermitent backup Failures GetTapeMediaPoolName failed. (0x800710d8)
- Previous by thread: RE: Server Error in '/Remote' Application
- Next by thread: RE: Server Error in '/Remote' Application
- Index(es):
Loading