Note that there are some explanatory texts on larger screens.

plurals
  1. POWeb Part not working on a page
    text
    copied!<p>I am trying to add a Web Part to a page in SharePoint 2007. The code was successfully built (no errors) so I was able to deploy the Web Part as well. However, when adding the Web Part on a paga, I run into the problem that I have to log in again and the page keeps loading. I isolated the issue and it has to do with a method in an external library (blackbox). Any idea how to resolve this? Please note that I have 3 servers.. DB, domain controller and SharePoint farm. EventViewer says the following:</p> <p>Application tab:</p> <blockquote> <p>The description for Event ID ( 27745 ) in Source ( Windows SharePoint Services 3 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: #50071: Unable to connect to the database MOSS_Config on VSSQL. Check the database connection information and make sure that the database server is running..</p> </blockquote> <p>System tab:</p> <blockquote> <p>A process serving application pool 'SharePoint - 45136' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '412'. The data field contains the error number. </p> </blockquote> <p>I read that it could also be that some of the registry permissions have to be set correctly, but I am not sure which permissions.</p> <p>Any suggestions how to proceed on this?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload