0
votes
2answers
21 views

why I cannot download documents If subfolder name of document library contains “+” symbol

I am using sharepoint 2007 portal. In document library I have created one folder and named it as "Cards + Payments" I am able to upload document in that folder but when I try to download, it is ...
0
votes
0answers
17 views

SSP upgrare to 2010 - which method to choose? [closed]

In case of SSP 2007 to 2010 upgrade what are better approach ( In-place or DB attach) to upgrade these following SSP service. In fact all SSP services have pros & cons for ( In-place or DB attach) ...
-3
votes
1answer
56 views

How to getting items count in SPListitem in SharePoint?

My friend is having a problem in SharePoint that he is accessing the SharePoint sqlserver database. The code is : SPListItemCollection collListItems = oList.Items; foreach (SPListItem item in ...
0
votes
1answer
60 views

Can't Add Users SharePoint 2007

I'm using SharePoint 2007 and I've (admin) user which is have all privileges, Also i was created an (admin assistant) user but this user cannot create an access to other users he just can create a ...
1
vote
1answer
40 views

set the width for boundfield in spgridview

I tried different ways to set the width for my gridview clumns but nothing worked out for me. Can some one guide me about how o achieve ths. i am including my code below... Thanks. ...
1
vote
0answers
68 views

running a complex MS Access form as a LAN/web app on a low budget [closed]

I am on a very low budget and I would like to run a complex interactive MS Access form as a web app on my company’s local intranet network (LAN), to be used by up to 10 different users (employees). ...
0
votes
1answer
108 views

Sharepoint list item throws null error

I have am iterating through a list of SharePoint list items . A couple of items do not have data so throw the null exception. I used if (!string.IsNullOrEmpty(xt["ows_LinkTitle"].ToString())) ...
0
votes
1answer
50 views

Migrating SP 2007 web parts to SP 2010

I am trying to migrate web parts that were created in 2007 to 2010, the problem i have is i didn't use VSeWSS when i created these. All the files in the web part project i have is here... My ...
0
votes
2answers
157 views

How to move content of Content editor webpart from Development to UAT server

I have developed one master page,layout page and some content page based on these master and layout page. 5 content editor web and 4 visual web part part are included in each content page.I have ...
1
vote
1answer
132 views

OOTB Workflows dont migrate from MOSS 2007 to SP2010

I am doing a migration from MOSS 2007 (12.0.0.6670) to SharePoint 2010 (Just SP1 for now) in our Dev Environment using the database attach method. (Moving from Server 2003 32bit, to Server 2008 R2 ...
0
votes
0answers
26 views

Create item in a specific folder

I need to create items in a list under a folder (under the current date folder in YYYY/MM format to be exact) Is there a way to change the default folder the "Add new item" button saves items under? ...
0
votes
1answer
148 views

How to copy document library documents to local drive programaticaly in sharepoint 2007

How to copy document library documents to local drive programaticaly in sharepoint 2007 Please help if anyone has done this before.
0
votes
2answers
1k views

How to get list of all document libraries from sharepoint site programatically

I am using below code which gives me both list & document library; but I am trying to get list of only document libraries. Please help me how to differentiate list & document library ...
3
votes
1answer
79 views

Sharepoint 2007 to 2010 - HTML Spaces being added “ ”

After we did the upgrade of Sharepoint 2007 to 2010 a number of Article Pages now have the HTML equivalent of a space actually showing up in the text. ( ) Has anyone ever heard of this & is ...
0
votes
3answers
261 views

When adding Runat=“Server” tag to HTML table, the sharepoint not displaying the usercontrol

I have an .ascx control. That is having few Html table and Div section Runat = "Server" The Code looks like following, <div id = "divpayinfo" runat = "server"> <%!-- Some Code Here --%> ...
0
votes
0answers
30 views

where to find formusercontrolwebpart error in sharepoint

I am newbie to sharepoint development. I m adding my .ascx to sharepoint formusercontrolwebpart. When i add my usercontrol it is not displaying it in sharepoint page. i definitely know that my ...
0
votes
1answer
43 views

SharePoint - eChat - Is it possible to create a live Q&A in SharePoint

I have a requirement to create live q&a sessions in sharepoint. The requirement is for people to post questions and for the leader to answer them. Making all responses from the leader visible to ...
0
votes
0answers
577 views

hover dropdown menu not working on site upgraded from sharepoint 2007 to 2010

I'm working on a site that was recently upgraded from SharePoint 2007 to 2010 and have been unable to get the horizontal navigation's hover dropdown functionality to work. The menu works as it should ...
1
vote
2answers
235 views

How to Roll back Sharepoint content editor

I have content editor on my team site where I added several links. But today while adding some new links, content editor crashed. so now when I tried to open site containing content editor, browser ...
0
votes
1answer
68 views

Migrating/moving/upgrading a SharePoint 2007 project and deploying it to SharePoint 2010 with Visual Studio

I have a working project in SharePoint 2007, I need to take this project and deploy it to SharePoint 2010 using visual studio 2010. What would be easiest way to achieve this and where should I ...
0
votes
0answers
84 views

SharePoint - Multiple dates on a single resource/task

I am trying create a environment management booking chart in SharePoint using a Gantt chart. Each task corresponds to a particular environment (UAT, DEV and so on), however I would like each task to ...
0
votes
1answer
163 views

SharePoint 2010 Foundation site Read permission list item contribute permission not working

I've upgraded a SharePoint WSS 3.0 farm to SharePoint 2010 Foundation. Now I got a strange problem in a web part that modifies and creates Content Library files. The user is only allowed to modify a ...
0
votes
1answer
318 views

Filter First drop down in SPService CASCADING dropdown

I am working on the Cascading Dropdowns for the Sharepoint. I am able to implement this without any issue. Now my problem is How to filter the First dropwdown Fill value using caml query. E.g. I ...
0
votes
1answer
374 views

How to set Custom-Field type column on SharePoint Application Page?

I have page layout for my sharepoint news. I have control where administrator can set few checkboxes. How can i set that selected choices to custom field in my news item? I got events reciever but i ...
1
vote
0answers
27 views

No Access message displayed in red after uploading the webpart

I need to make changes to the control templates in the webpart. So, I took the webpart code from prod to my dev machine and built a test site. I have uploaded the webpart on to the test site and "No ...
2
votes
1answer
170 views

Custom Windows workflows with inforpath task forms-Switching Multiple views in same form

I am customizing a developed windows workflow by adding more views to the task form. And in Workflow.xml there are task forms defined as ...
1
vote
1answer
205 views

SP2010 How to Determine if SharePoint Content Database is in support mode

I have a legacy content database of SharePoint 2007 which I need to upgrade to SharePoint 2010 (and then SP2013) and I feel it is not in support mode. SP Admins pull information out using Select ...
2
votes
1answer
136 views

How to Update properties of sharepoint 2010 feature

I have a problem with updating properties of sharepoint 2010 feature this is my code : using (SPSite site = new SPSite("http://vm-pc:2000")) { foreach (SPFeatureDefinition def ...
1
vote
0answers
188 views

Sharepoint & Development License

In one of my project, we are stuck with a weird license policy, quite possible that we may have limited knowledge on how share point licensing works but would appreciate if anyone could shed light on ...
0
votes
0answers
94 views

Items from Lists.GetListItemChangesSinceToken not filtered by folder

I try use Sharepoint 2010 Lists service, method GetListItemChangesSinceToken. By some reason it always returns all changed items, not filtered by folder. (GetListItems for same queryOptions filter ...
0
votes
2answers
377 views

How to validate & compare hours part of sharepoint datetime control?

I have two sharepoint datetime controls where timeOnly=true. I need to validate as required field & validate as one controls Hours value must be Greater than & Equal to other one. I want to do ...
0
votes
1answer
168 views

Functionality of not working user control not working on Sharepoint 2007 List Edit.aspx

I have deployed a user control on sharepoint 2007 list Edit.aspx page. It is working fine on my test server but on production only the UI of the user control is loaded. No textbox or combo box on page ...
1
vote
2answers
692 views

Sharepoint newbie: How to create time entry dashboard?

My boss has asked me to look into setting up a copy of sharepoint on our server and creating a dashboard that allows employees to view their tasks, punch in/out, etc. At this point, I have VERY ...
-1
votes
1answer
409 views

how to map the response of getlistitems web service of sharepoint

I have basic question on sharepoint application. There are some webservices provided by MS to access sharepoint services. lets take example of GetListItems service. i wanted to know, how to ...
0
votes
2answers
100 views

I get exception of ULS log of sharepoint when Impersonation in SharePoint

this is my code: SPWeb oWeb = SPContext.Current.Web; SPUserToken token = oWeb.AllUsers[@"SHAREPOINTSYSTEM"].UserToken; using (SPSite elevatedSite = new SPSite(oWeb.Site.ID, token)) { using ...
1
vote
4answers
198 views

How to specify the width of site column in a list?

I have developed a list in SharePoint. While entering new item in it, like name, if I keep on typing it gets spread over a line making the width of cloumn spread over page. I want to limit the width ...
1
vote
2answers
241 views

How to populate a site column from a list to another list?

I have defined a couple of lists for capturing registration details of the user. There is a list for holding personal details of the user and there is another list which holds professional details of ...
0
votes
1answer
266 views

Parser Error on user control after deploying and while adding on web part page

I created a user control for sharepoint 2007 site on my test server it was working properly. and today I deployed it on production It is giving parser error: Server Error in '/' Application. Parser ...
-2
votes
1answer
161 views

Employee ID reflected in created by column instead of display name

I wrote a program to import data from excel sheet to sharepoint 2007 list. Around 11000 data gets imported. I have used the below code. My query is I wanted to put "employee's display name" in ...
0
votes
1answer
252 views

Sharepoint List event

Is there a event which is raised when current view of a SharePoint list is changed. For example the current view displays all items in the list and now the user selects a different view say Added by ...
0
votes
1answer
159 views

How to check if a particular word is present in a column of sharepoint list

I have a sharepoint 2007 list in which there is a column 'EmpID' which contains employee ids in this format: 12345;6789;121212 I need to find if 12345 is present in EmpID column. If i use caml query ...
1
vote
1answer
746 views

Get association data of the running workflow

I need to programmatically get AssociationData of the running workflow from console application. Now I can only get AssociationData of its parent (workflow association at the list). using (SPSite ...
0
votes
1answer
272 views

Filter in List view 'All Items' on column Employee ID [closed]

I have to put a filter in list on Allitems view. So that only the one with the employee id can view only his/her detail. I know i can use created By = [Me] in filter. But I (sys admin) is the 1 ...
0
votes
1answer
175 views

Adding User Control instead of EditForm.aspx in designer

Hello I am trying to add My user control instead of EditForm.aspx(using sharepoint 2007) I have added a new aspx page and registered my dll. But now I dont know how to proceed. Also In my project I ...
0
votes
2answers
385 views

Can I migrate Sharepoint 2007 lists to Sharepoint 2010?

Does anybody know an easy way to migrate a Sharepoint 2007 list to Sharepoint 2010 - including column names and the links etc?
2
votes
1answer
225 views

Unable to evaluate exception and Access denied shown on list.update()

I have added usercontrol on a sharepoint 2007 site. When I add an item it gets added as I'm the site admin. But when my friends try to login it throws "Unable to evaluate expression bcoz the code is ...
0
votes
2answers
202 views

run sharepoint powershell from c# on another PC?

If the C# application is on the same server as sharepoint, I know we can use RunSpace to run the pwoershell script, but what if the C# app. and sharepoint server are on different PCs? Is this ...
0
votes
1answer
124 views

Is there a way get lookup fields in random lists associated with a specific list programmatically?

I have a sharepoint list, for example it is named as SourceList. I also have several lists which are associated to SourceList via lookup fields. I don't know the names or number of these lists\ they ...
1
vote
2answers
299 views

A very small Q on sharepoint calculated formulas

I have a column called "name", I wanna to create a new column to be group. if the file name contains "MDSN", will return "MDSN" file, if not, will reutrn "non-MDSN" I found a way ...
0
votes
5answers
300 views

Guidance on the most effective way to learn sharepoint

I am a .NET developer with a few years of experience in Winforms, WPF and some ASP.NET with C#. What would be the best way for me to go about learning sharepoint, as a developer? I would be Learning ...

1 2 3 4 5