Hi Guys,
Today i want to share about one common error in SharePoint is "The type or namespace name 'LayoutsPageBase' could not be found".
This error occurs while we working on creating application page in visual studio.
The reason for this error is when we try to create application page in sandbox solution it will throw this error. As we know that we can create application as form solution only but not in sandbox solution.
Hence, now change the Sandbox solution property value to "False" and try to compile and deploy it.
Today i want to share about one common error in SharePoint is "The type or namespace name 'LayoutsPageBase' could not be found".
This error occurs while we working on creating application page in visual studio.
The reason for this error is when we try to create application page in sandbox solution it will throw this error. As we know that we can create application as form solution only but not in sandbox solution.
Hence, now change the Sandbox solution property value to "False" and try to compile and deploy it.
I deploy the new solution but make me error why?
ReplyDelete