I`v developed custom webpart. I can add it to page and site owners can view page with no problems. However Site visitors/users get redirected to access denied error page. Sure, I must be doing some s
Is it a popular techinque to use the Model View Presenter (MVP) design pattern when creating Web Parts for SharePoint?It seems (to me) that this pattern is applied more often in the custom application
I have the following code but I am getting the following compile errors: Attribute \'WebPartStorage\' is not valid on this declaration type. It is only valid on \'property, indexer\' declarations.
How do access a secure website within a sharepoint webpart?The following code works fine as a console application but if you run it in a webpart, you will get a access violation
I am needing to create some dynamic controls at Page_Load in the consumer webpart. In the Provider webpart I did some hacking and got it so I could get a controls value before viewstate is loaded in P
I have enabled FBA for my Sharepoint site and i want to add a login page or webpart either one of them.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am building a Sharepoint WCM site for a client. As part of a page layout I inserted a content query web part directly in the page, not in a web part zone (so the users couldn\'t edit it). Everythin
My document context menus display correctly when access开发者_如何转开发ed directly from a document library but when this same doc lib is displayed in a web part, the context menu is missing various i
I have a web part that is installed using a feature. This web part has a css file that is deployed and I need to tweak it, but 开发者_JS百科can\'t find it anywhere. I suspect it might be in the SQL Se