It is Possible to connect the site page with layout pages sharepoint 2010? - sharepoint

it is possible to connect the site pages with layout page in sharepoint 2010. I did but i got the problem when i am save the data ie Publish the page it will give me error follwoing error:
Error An unexpected error has
occurred.
Troubleshoot issues with Microsoft
SharePoint Foundation.
Correlation ID:
9bc41e28-4fe1-4b4f-9e00-0e0494ef9e6e
Date and Time: 7/1/2010 3:30:29 AM
Please any one have idea. Please solve my problem thanks Waiting for your response. thanks

Open the Log files in the 14\Logs folder and search for the Correlation ID: 9bc41e28-4fe1-4b4f-9e00-0e0494ef9e6e . You should get more specific error information that will help to dig deep in to the issue.
Also try to enable CustomError=Off & CallStack="True" in the Web.config file.

Related

Email Attachments to SharePoint Document Library - Error

I have this weird problem when I try to use a simple default flow template to save email attachments to the company main SharePoint site: company.sharepoint.com (not subsite).
So I get started, by taking all the defaults of this flow, however, once i get to the point of providing the site address and document library path I get the error highlighted in red.
Where I get confused is that when I create a subsite like company.sharepoint.com/sites/testsite I enter the subsite address and the folder path automatically populates the folder structure for me to pick where I want to save such attachment.
I have given full owner permission to this test account with same results. So permission is not the problem.
My question is, could it be I'm using the wrong flow to save to a main SharePoint site? or this is something not allowed?
You could check the connector and recreate a new connection to SharePoint.
In many cases, an error code of 403 appears in a flow fail because of an authentication error. If you have this type of error, you can usually fix an authentication error by updating the connection, please make sure you have update the connection.
You could refer to this article.
Just in case anyone has a similar problem, the account to which you are creating a power automate flow must be a site collector to the root SharePoint site.

Kentico Creating Page based on existing Page Type gives error

and thank you. I am following the Kentico 13 tutorial and I am facing the next error when I am trying to create a new page based on a page type that has page builder available:
"An error occurred while attempting to retrieve page templates. Contact your system administrator and check that the page builder feature is registered correctly in the MVC project."
I have registered page builder by doing features.UsePageBuilder() in the configuration of the project so I am not sure what I have wrong here. Thank you again if someone can help
Have you tried the suggestions from this thread on the same error?

SuiteCommerce Advanced page error - Cannot read property "length" from null

I have some problems in E-Commerce website development through NetSuite. Am getting an error when I tried to go Setup -> SuiteCommerce Advanced -> Configuration page it displays below error. I think it is from user privilege issue may be.
I am new to NetSuite, please someone help me how can I get rid of this.
Thanks in advance.

Microsoft Dynamics CRM 2011 help page requests itself

When I click on the help icon in my Microsoft Dynamics CRM 2011 installation, I get the following very weird result:
It appears as if the help page loads itself, and when I look at my requests through Fiddler, this is indeed what happens. If I go to the help page URL directly (without using the help icon), it works fine. Any idea what might cause this behavior?
This problem is caused by a misconfiguration of the CRM installation. To verify this, execute the following query on your Dynamics CRM database:
SELECT [HelpServerUrl]
FROM [MSCRM_CONFIG].[dbo].[ConfigSettings]
The value returned by this query will looks like this: https://<yourhostname>/help/default.aspx/ The help server URL thus includes the path to the /help/default.aspx page. However, if you click on the help icon, Dynamics CRM will append /help/default.aspx/ to the help server URL. This causes the weird, nesting behavior. It also explains why going directly to the help page does not exhibit this behavior.
The solution is simple: edit the [HelpServerUrl] value in the [ConfigSettings] table and remove the /help/default.aspx part. This will leave just the base server URL in the setting. The final step is to recycle the application pool of the website (as the server URL is cached) and everything works!

Sharepoint2010 and SSRS issues

I have deployed ssrs reports to sharepoint. When I browse the report first page is getting displayed but when i moved to next page i am getting below Error.
Error
Report Server has encountered a SharePoint error. (rsSharePointError)
Object reference not set to an instance of an object.
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Also in the Report Page 1 for exporting the reports data when i click the Actions menu (to list the dropdown items) for type of export i am getting the error
**An Error Occured with the data fetch. Please refresh the page and try.**
Kindly let me know what cause this error. No application log was written in the sharepoint application.
Or kindly let me know what is the debug steps to find the underlaying error to find the root cause.
I am using sharepoint 2010 and ssrs 2008R2

Resources