web parts database connection
-
hi i am having a web parts and those web parts are working fine when i run from my solution and not working when i deploy to server and accessing those web parts. after spending time on reading some articles i got that the personalization data's are getting saved in aspnetdb database, i have run installpersonalization.sql in my development database its giving same functionality as it should be. i have customized my database with those script tables and procedures, still i am not able to access web parts functionality when i am accessing server link, it may be because of authentication anonoyms in iis, my query was how to get access of web parts when i am accessing through server after deployment. how to configure web parts in anonoyms user. thanks..
-
hi i am having a web parts and those web parts are working fine when i run from my solution and not working when i deploy to server and accessing those web parts. after spending time on reading some articles i got that the personalization data's are getting saved in aspnetdb database, i have run installpersonalization.sql in my development database its giving same functionality as it should be. i have customized my database with those script tables and procedures, still i am not able to access web parts functionality when i am accessing server link, it may be because of authentication anonoyms in iis, my query was how to get access of web parts when i am accessing through server after deployment. how to configure web parts in anonoyms user. thanks..
hi i found a solution from a link http://geekswithblogs.net/dotNETvinz/archive/2009/02/17/implementing-asp.net-webparts-with-different-authentication-modes.aspx