Posted: 10/14/2011
We are facing problem while implementing the webparts in our web application. The concern application is working fine on local host but having problem while ruuning it on server.we have used following namespaces :-Microsoft.Web.Preview.dll and Sample.Web.UI.WebParts.dllAndour conection string is :-<add name="LocalSqlServer" connectionString="Data Source=servername;Initial Catalog=aspnetdb;User ID=username;Password=Password;" providerName="System.Data.SqlClient" />
we are getting error message like this :-
The specified display mode is currently disabled on this page. Make sure personalization is enabled for the current user.Parameter name: value Please kindly help us if some one knows solution.Thanks.
Posted: 10/18/2011
Hi,
See if this short discussion helps: http://forums.asp.net/p/1481978/3464223.aspx
You may also try looking at this FAQ on ASP.Net WebParts: http://geekswithblogs.net/dotNETvinz/archive/2009/07/09/asp.net-webpart--faq.aspx