Re: Modify Layout gives error "Server Error in '/' Application" ???

From: Ben (gerard_benoit_at_hotmail.com)
Date: 05/04/04


Date: Tue, 4 May 2004 10:19:37 -0700

thanks Mike.

Should I fix the problem first, then upgrade?
Or upgrade then the problem might go away?

Ben

"Mike Walsh" <englantilainen@hotmail.com> wrote in message
news:%23qVtXafMEHA.3348@TK2MSFTNGP09.phx.gbl...
> This is not something you need to fix.
>
> Follow the instructions in this message.
>
> Then next time you will get a message explaining what the exact problem is
> instead of this message.
>
> (When I got this it, it was actually a time-out problem and when I did
what
> this message said to do, next time I got a message telling me about the
> time-out instead of this one.)
>
> I would also upgrade asap. There's no point in continuing to run the Beta.
>
> Mike Walsh, Helsinki, Finland
> WSS FAQ at wss.collutions.com
> Please post questions to the newsgroup only.
>
>
> "Ben" <gerard_benoit@hotmail.com> wrote in message
> news:#nPTtQfMEHA.3668@TK2MSFTNGP11.phx.gbl...
> Situation
> Currently using the WSS final beta. We're trying to put the final touches
> to our web site.
> We are modifying the layout and using the 2 commands
>
> - Add Web Part
> - Design this Page
>
> But everytime we choose either command in either Shared View or Personal
> View we get the following error message. Anybody knows how to fix this?
> Thanks,
>
> Ben
>
> Server Error in '/' Application.
> --------------------------------------------------------------------------

--
> ----
>
> Runtime Error
> Description: An application error occurred on the server. The current
custom
> error settings for this application prevent the details of the application
> error from being viewed remotely (for security reasons). It could,
however,
> be viewed by browsers running on the local server machine.
>
> Details: To enable the details of this specific error message to be
viewable
> on remote machines, please create a <customErrors> tag within a
"web.config"
> configuration file located in the root directory of the current web
> application. This <customErrors> tag should then have its "mode" attribute
> set to "Off".
>
> <!-- Web.Config Configuration File -->
>
> <configuration>
>     <system.web>
>         <customErrors mode="Off"/>
>     </system.web>
> </configuration>
>
> Notes: The current error page you are seeing can be replaced by a custom
> error page by modifying the "defaultRedirect" attribute of the
application's
> <customErrors> configuration tag to point to a custom error page URL.
>
> <!-- Web.Config Configuration File -->
>
> <configuration>
>     <system.web>
>         <customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
>     </system.web>
> </configuration>
>
>


Relevant Pages

  • Re: RTHDCPL.EXE - Illegal System DLL Relocation
    ... I'm strongly believe that comes from Windows upgrade issue, ... It's ridiculous to have to fix a problem that was created by microsoft. ... a service called quickstart.exe brings up the Illegal System DLL ...
    (microsoft.public.windows.mediacenter)
  • Re: OS X security holes so numerous Apple cant keep up...
    ... This issue was silently fixed by Apple in update 10.4.6. ... Why that happened to Windows 2000 users a while back. ... the Mackooks didn't blame the people who didn't upgrade, ... for the fix to take effect. ...
    (comp.sys.mac.advocacy)
  • Re: OS X security holes so numerous Apple cant keep up...
    ... This issue was silently fixed by Apple in update 10.4.6. ... Why that happened to Windows 2000 users a while back. ... the Mackooks didn't blame the people who didn't upgrade, ... for the fix to take effect. ...
    (comp.sys.mac.advocacy)
  • Re: RTHDCPL.EXE - Illegal System DLL Relocation
    ... anything so it must be an automatic upgrade that caused this. ... It's ridiculous to have to fix a problem that was created by microsoft. ... turned on and get the ILlegal system dll relocation error ... a service called quickstart.exe brings up the Illegal System DLL ...
    (microsoft.public.windows.mediacenter)
  • Re: New HIDE (HLA IDE) version is available
    ... I've made a quick upgrade fix. ... The nuissance bug appeared when compiling the HIDE sources and running ... The Upgrade is available on the HIDE home page: ... open their own console window and remain open after execution. ...
    (alt.lang.asm)

Loading