WebPartManager Control
-
I have drop just one WebPartManager Control on page, and i am getting following error message, eventhough i did not write any code. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) Any idea please.
Know Yourself Then Grow Yourself.
-
I have drop just one WebPartManager Control on page, and i am getting following error message, eventhough i did not write any code. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) Any idea please.
Know Yourself Then Grow Yourself.
You need a database back end for the personalization feature. If you do not need it you can add personalization-enabled=false to your WebPartManager. Hope it helped you.
-
You need a database back end for the personalization feature. If you do not need it you can add personalization-enabled=false to your WebPartManager. Hope it helped you.
Thanks Dear its working now.
Know Yourself Then Grow Yourself.