23
votes
13answers
2k views

How is SharePoint perceived in your company? [closed]

UPDATE An interesting time to revisit this question. Is perception still the same now that SharePoint 2010 is beginning to take hold? Certainly implementing 2010 is not without its own challenges, ...
20
votes
16answers
25k views

FileNotFoundException with the SPSite constructor. What's the problem?

I try to instantiate a instance of SPSite on the farm server in a custom software (MyApp.exe) and I give in parameter the whole website (http://mysite:80/). I also made sure that the account running ...
14
votes
3answers
37k views

SharePoint 2010 is forcing me to save PDF when opening from doc library

I have a document library with a PDF file. Whenever I click on the PDF file, I am prompted to save the file. I do not get the option of opening the file, I am forced to save it. What I want is for ...
13
votes
4answers
905 views

What does this Javascript code do?

I've been looking at Sharepoint script files and I've come across this bit that I don't get: function ULSTYE() { var o = new Object; o.ULSTeamName = "Microsoft SharePoint Foundation"; ...
13
votes
2answers
15k views

Add user to SharePoint 2010 group using powershell

We need to add several users to several SharePoint Groups. Does anyone have an example of how to add a user to a sharepoint group using power shell.
11
votes
15answers
2k views

What developer features excite you the most for WSS 4.0 / SharePoint 2010? [closed]

There's been a lot of developer frustration working with SharePoint but we all hope Microsoft has been listening. With that in mind... What updated and new features for developers excite you about ...
11
votes
1answer
13k views

Deploying custom dll's in SharePoint 2010

I'm new to SharePoint and trying to get my head around this. I have a simple Web Part project. I also have a custom Data layer project that uses the Microsoft Enterprise Library for data access. In ...
9
votes
2answers
2k views

How to properly call an external WCF Service from SharePoint 2010?

I would like to call an external WCF Service from within SharePoint. Using normal WCF calls immediately causes a SocketException (An existing connection was forcibly closed by the remote host), which ...
8
votes
2answers
7k views

Override Chrome Type Webpart

I made a Webpart in Sharepoint 2010, and I need that the property "Chrome Type" allways set a "None" value. I was looking for ways to force the Combobox to "None", or overriding the "Chrome Type" in ...
8
votes
2answers
9k views

SharePoint List.getListItems WebService to return sub folder contents, recursively

I am calling the lists.asmx webservice from CXF. The following soap call does not return files from list sub folders. It returns folder1,folder2 and file1.pdf Shared Documents folder1 ...
8
votes
4answers
2k views

When does one use Web Parts vs. Full blown ASP.NET application in SharePoint?

I'm still struggling with this question as I'm trying to get up to speed with SharePoint, coming from ASP.NET Web Forms. We're looking to use SharePoint exclusively for several reasons; one of the ...
8
votes
3answers
520 views

Cannot upload Image to a SharePoint List

I'm working with a Visual WebPart and I want to upload a image from my FileUpload control to a SharePoint list. This is the code I'm using but I can't get it to work, (Title, prodnum, color, etc is ...
7
votes
7answers
1k views

What SharePoint development concepts are the hardest for ASP.Net developers to understand?

I'm trying to put together SharePoint 2007 (and, eventually, 2010) training materials for experienced ASP.Net developers, and having done SharePoint for years, I don't really remember where the worst ...
7
votes
9answers
4k views

Where to start learning SharePoint 2010?

I recently started at a new job where I'll be working with Sharepoint 2010 to set up (or actually upgrade) an intranet. Unfortunately, I have no experience with SP2010, and the last time I touched ...
7
votes
6answers
6k views

Company wants me to learn Sharepoint 2010 development, should I? [closed]

I am a Asp.Net developer, currently working on Webforms in 3.5. I do C# now, used to do VB.Net. I am also a middle tier developer (business layer and data layer) working on refactoring the current ...

1 2 3 4 5 180
15 30 50 per page