Hey Chaser,
imagine you integrate a Aspx-Control in a wss-template.
This control initializes an object that retrieves some data from the database.
As this data should be applied in each webpart of the wss-page, I need a possibility to access this superior object from the control to use the...
Hey devs,
how is it possible to work with an object which is available for all webparts on one page?
One idea:
How can I apply a superior object (which will be initialized by an aspx-control in the SP-template) through several webparts on the same page?
Thanks a lot for any clues!
Cheers,
Marc
Hey Chaser,
I think you didn't understand me right.
The problem is just in the MySite page, where it works different when you create a list (document list e.g), since the new list doesn't appear in the "Edit Shared Page\Add Webparts\browse" listing.
Do you know a way how to fix this problem so...
Hey all,
I wonder how to get own lists (document libraries, picture libraries , etc.) as WepParts into the MySite page and not only as "My Lists" in the left navigation menu.
Can this be customized somewhere or is there a simple way to develop this as an own webpart?
Thanks for any help!
Marc
Hey Chaser,
thanks for your help again, although I got still this problem with "properties...incorrect format ...cannot deserialize...".
The problem is that the webpart is working perfect locally but not on the server. Therefore I suppose the error happens before my webpart code is applied...
Hey all,
I got a lot of Sharepoint error messages on the live server, although the webparts are working properly without any problems on the local machine. The error messages never indicated the right issue...
Therefore, I wonder, if there are any possibilities to get a deeper look into the...
Hey Chaser,
the webpart isn't in the GAC registered. What do you mean with recycle the application pool?
I have no problem with this webpart on my local system, just at the live server. Therefore i cant debug.
Is it not enough to delete the webpart from the page...is it helpful to delete it...
Hey all,
i get the following error with my webpart:
Web Part Error: One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the Web Part. Check
the format of the properties and try again.
In the beginning I could integrate it into the...
Hey all,
how is it possible to identify the new list entry of a document library in the OnEvent method?
Or asked in another way, how can I identify the ID of the newest list entry of a document library?
List.Items.Count can not be applied since some of the entries could be deleted.
Thanks a...
Hey all,
I'm currently working with eventhandler for document libraries.
Unfortunately, I have always to create a new document library list and register the event handler (dll) for it to see the new modifications of the updated event handler.
How can this be made easier?
Thanks a lot!
Marc
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.