System.Runtime.InteropServices.COMException (0×80070003): The system cannot find the path specified

Posted by admin in IIS, Sharepoint on 09. Dec, 2009 | 0 Comments

I changed the name of my sharepoint server and since am using a single server, I needed to create a new configuration database.
Disconnecting from sharepoint farm succeeds but when running the configuration wizard again to create a new servers farm and filling the Central Admin site port and authentication type I got the following error message:
An exception [...]

Unauthorized access error when browsing Sharepoint Portal from outside the server network

Posted by admin in IIS, Sharepoint on 22. Nov, 2009 | 0 Comments

If you have SharePoint environment installed on a Domain A where your users belongs to a different domain. When they try to access your portal from outside the network in their offices the requests pass through a firewall residing infront of your SharePoint servers and they get an error in Internet Explorer “Unauthorized”.
 Errors in ULS [...]

HttpException (0×80004005): Session state can only be used when enableSessionstate is set to true….

Posted by admin in IIS, Sharepoint on 21. Nov, 2009 | 0 Comments

If you get this error:
Session state can only be used when enablesession is set to true, either in a configuration file or in the page directive.
Description: An unhanded exception occured during the execution of the current web request. Please review the stack for more information about the error and where it originated in the code.
 Source [...]