Errors

Saving changes is not permitted SQL Server

In SQL Server 2012, I got “Saving changes is not permitted” The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can’t be re-created or enabled the option Prevent saving changes that require the table to be re-created when I tried to change […]

Saving changes is not permitted SQL Server Read More »

To display the webpage again the web browser needs to resend the information

I got this warning message “To display the webpage again the web browser needs to resend the information you have previously submitted.” in Internet Explorer when I tried to perform a PostBack in ASP.Net Page. Cause This issue usually occurs in case you are using Post method in your form tag with “location.reload” method as shown

To display the webpage again the web browser needs to resend the information Read More »

The request failed with HTTP status 401 Unauthorized

In this article, I’m going to solve “The request failed with HTTP status 401 Unauthorized” that you may face when using the Reporting Service Report Viewer in the SharePoint Visual Web Part. The request failed with HTTP status 401 unauthorized SSRS report viewer When I tried to use a Reporting Service Report Viewer inside a

The request failed with HTTP status 401 Unauthorized Read More »

Scroll to Top