All Tags »
Microsoft Share... »
ASP.NET
Sorry, but there are no more tags available to filter with.
-
One of my developers and I ran into an interesting problem today - we'd migrated a web site over to SharePoint 2007 (using a popular content migration tool) and found that all page postback calls in SharePoint were giving JavaScript errors, specifically:
Object doesn't support property or method.
Turns out that our master page and page ...
-
This is one of those topics, which I frequently look up, and so what better place to put the information than this blog? Scot Hillier has explicit instructions in his book (Microsoft SharePoint - Building Office 2007 Solutions in C#) on page 404 to deploy a webpart using a solution package. The following instructions are an excerpt ...
-
OK, this has to be one of the most asked questions about Microsoft Live.com gadgets (except perhaps the question - ''Are Vista Gadgets and Live.com Gadgets the same?'') - How to host Microsoft Live.com gadgets in my own ASP.NET applications?Sounds like there must be an easy answer for this one.... not exactly. Microsoft haven't published the ...