Tagged Questions
1
vote
3answers
218 views
AssemblyVersion(“1.0.*”) and Web Parts?
I need two things out of an assembly I'm developing, and they seem to be at odds:
Bake the compile time into the version number
Offer a web part that won't go stale every time I deploy
I'm using ...
0
votes
1answer
692 views
SharePoint 2010 - Edit WebPartPage not possible
I want to edit a SharePoint 2010 WebPartPage over the GUI.
But when I press the edit button, nothing happens.
Only the webbrowser (IE8) displays a javascript error on the page.
Knows anybody this ...