Re: SharePoint Services Authentication problem (after SharePoint Server removal)
- From: "Engelbert" <Engelbert@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 07:35:06 +0300
Sorry I replied in order.
This isn't a timeout unfortunately... (and I don't know what is causing
it) Sorry.
Engelbert
"bidzis" <bidzis@xxxxxxxxxxxxxx> wrote in message
news:ee4apn$l8$1@xxxxxxxxxxxxxxxxxxxxxxx
More detailed info (after changing customer errors to off):
Server Error in '/' Application.
--------------------------------------------------------------------------------
Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\root\10bbeb78\d8d6c761\hash.web" is denied.
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.UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\10bbeb78\d8d6c761\hash.web" is denied.
ASP.NET is not authorized to access the requested resource. Consider
granting access rights to the resource to the ASP.NET request identity.
ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5
or Network Service on IIS 6) that is used if the application is not
impersonating. If the application is impersonating via <identity
impersonate="true"/>, the identity will be the anonymous user (typically
IUSR_MACHINENAME) or the authenticated request user.
To grant ASP.NET write access to a file, right-click the file in Explorer,
choose "Properties" and select the Security tab. Click "Add" to add the
appropriate user or group. Highlight the ASP.NET account, and check the
boxes for the desired access.
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:
[UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\10bbeb78\d8d6c761\hash.web" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean useAsync, String
msgPath, Boolean bFromProxy) +888
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize) +44
System.IO.StreamWriter.CreateFile(String path, Boolean append) +55
System.IO.StreamWriter..ctor(String path, Boolean append, Encoding
encoding, Int32 bufferSize) +49
System.IO.StreamWriter..ctor(String path, Boolean append, Encoding
encoding) +20
System.Web.Compilation.PreservedAssemblyEntry.WritePreservedSpecialFilesCombinedHash(Int64
hash) +165
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext
context) +851
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext
context) +98
System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext context)
+153
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +455
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +953
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128
Tom
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322
U¿ytkownik "Engelbert" <Engelbert@xxxxxxxxxxxxxxxxxxxxxx> napisa³ w
wiadomo¶ci news:%236DJNsV1GHA.1548@xxxxxxxxxxxxxxxxxxxxxxx
Are you saying that you went into Add or Remove Programs and removed
"SharePoint Portal Server 2003" from there and thus left WSS in that list
?
This won't work. That WSS is a constituent part of SPS 2003.
You need to also uninstall that copy of WSS and then install WSS using
the download to the **standalone** version of WSS v2.
You'll find the link to that download in www.wssfaq.com select MS
Articles and then extend the Downloads section. It's near the end.
Engelbert
"bidzis" <bidzis@xxxxxxxxxxxxxx> wrote in message
news:ee28no$kbv$1@xxxxxxxxxxxxxxxxxxxxxx
Hello
I had installed SharePoint Server 2003 and after that I decided to
remove it and work only with SharePoint Services. But now, when I try to
run SharePoint Central Administration it says I don't have rights to
enter this page (even as Domain Administrator)...
Does anybody know what's wrong ? I don't want to reinstall the whole
server...
thanks in advance for any suggestions ...
Tom
.
- References:
- Prev by Date: Re: SharePoint Services Authentication problem (after SharePoint Server removal)
- Next by Date: Re: deleting a portal
- Previous by thread: Re: SharePoint Services Authentication problem (after SharePoint Server removal)
- Next by thread: Re: SharePoint Services Authentication problem (after SharePoint Server removal)
- Index(es):
Relevant Pages
|