Have you anyone tried this so far? Did you find any issues? We thought of upgrading our SP server to SP 2010 since it provides many flexible development environment. What would suggest as best practice to do this?
I am using Team Foundation Build 2010 for my build process. I want to update the file version for assemblies which have changed since the last good build. How can I determine which files have changed since the last good build? My builds are labeled, but they do not have associated change sets.
My Visual Studio 2010 was working fine this morning (I run in in XP sP3 under Paralles) I restarted the entire laptop and I started getting this error. I even uninstalled VS2010, deleted the Visual Studio 20010 directory on the My Documents area and reinstalled it, and it is still giving me that error every time I try to start it.
I'm not sure if stackoverflow is the place to ask it, but I am at my wits end trying to get this running again (trying to avoid rebuilding the entire Virtual PC) Does anyone know how to fix this?
What was the best video/session at Mix 2010?
The videos have been put up for most of the sessions now, I can't watch all of them - so any favourites? any 'must-see's?
When we install on a 32-bit server, we get the option to install the proxy server, but installing on an x64 only gives us the option to install the build service. Does TFS 2010 Server Proxy support Windows 2003 64-bit?
I send the registration date parameter to mysql database like "22-12-2010". But my sql date date type is in another formate how can i change the date formate like "2010-12-22" also i have to insert this into table.
Give code in c#,asp.net code behind either sql query statement!
Cheerss!!!!!
**Thanks
A.Ayyappan**
Hi all!
I have a custom WebPart on my welcome page in SharePoint 2010. When I open the page without signing on, the whole WebPartZone remains unrendered (according to the responded html). When signed in, my WebPart works perfectly.
Afaik, my WebPart does not require any special permission, it just pulls content from some lists on the same SharePoint site.
Any ideas?
thx, M
Hi! I'm using jQuery Tablesorter and I have a problem sorting tables with date values of format: 16-Jan-2010
How do I make them sort properly?
Thanks in advance!
I just installed VS 2010 and I like what I see. Can you guys share some cool things in VS2010? myself I like the Architecture explorer a lot. Looking forward to your tips.
Is there a SharePoint 2010 CheckList out there that ensures that you have all of the features installed that a general org would need to have installed?
I am facing a exception with a addin that we have written for outlook 2010. Basically i am calculating the size of the emails.
Following are the details of the exception
Message: Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))
-Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL)) -
at Microsoft.Office.Interop.Outlook._MailItem.get_Size()
at MFToolHelper.getFolderItemsSize(Items fItems)
Category: Exception
Priority: -1
EventId: 0
Severity: Error
Title:LogErrorMessage : at Microsoft.Office.Interop.Outlook._MailItem.get_Size()
Win32 ThreadId:5960
Thanks
Is it possible to search on Tags within SharePoint 2010? I know you can refine your search based on Tag (Search for a keyword, then filter by Tags) and you can use the "Tag Cloud", but that doesnt let you search by more then one Tag. How would I for instance, search for some documents that I have tagged as "Technical" and "Internal", and return all items tagged with both of those tags?
Hi all, i just try visual studio c# 2010 express edition. According to the website, this express edition support simplified setup. Can someone explain to me how to use this feature in express edition ?
Thank you.
I installed Sharepoint 2010 RTM on Windows 2008 SP2. During the configuration stage, it failed. The reason is c2wts does not start up. I followed the suggestion here.
But the service still does not start up. Anyone met with the same problem?
Hi,
was anyone able to build Qt on windows 7 (64-bit) with visual studio 2010? I've tried different compilers and -no-webkit option for configure, every time nmake fails with error code U1077. Would be very greatful for suggestions. Thanks in advance,
Daryna
We have a VS2005 solution and I want to convert it to VS2010. I figured an easy way to keep the old solution around (for other developers) is to create new sln and proj files specific to 2010. I hoped that the conversion wizard would do this easily but it doesn't seem to.
Anyone know an easy way to copy all .sln and .csproj files, then convert to VS2010?
Is it possible to develop a web-part in ASP.NET (framework 2.0), to have a sandbox architecture, and deploy those web parts inside Share Point 2010 and/or MOSS 2007
we donot want to use any SharePoint dll reference with web parts we develop.
we refer to the url, section at http://msdn.microsoft.com/en-us/library/ee539417.aspx (section Web Parts in Sandboxed Solutions)
Hi,
I am querying SharePoint 2010 search using FullTextSqlQuery. The query returns results as long as i run it from the webpart. However, for some reason, i need to run the same query from a custom aspx page deployed under layouts. The query returns a wcf exception.
Has anyone tried running custom queries from pages deployed to layouts folder under 14 hive?
Thanks,
Faiz
Is it possible to build a VS2008 solution (C# and VC++ projects) using the automated MSBuild built into TFS2010? When I niavely just run it, the build fails because the 2008 Solution file needs to be upgraded (and presumably so would the project files). Can I tell MSBuild 2010 to just build the 2008 files?