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 [...]
System.Runtime.InteropServices.COMException: Exception occurred. (Exception from HRESULT: 0×80020009 (DISP_E_EXCEPTION))
Posted by admin in Sharepoint on 12. Nov, 2009 | 0 Comments
Description:
when you browse your sharepoint portal, you get the following error:
Server Error in ‘/’ Application.
——————————————————————————–
Exception occurred. (Exception from HRESULT: 0×80020009 (DISP_E_EXCEPTION))
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.Runtime.InteropServices.COMException: Exception occurred. [...]
