ASP.NET is an application framework developed by Microsoft. It is built on top of the .NET Common Language Runtime (CLR). SharePoint is built from the ASP.NET framework.

learn more… | top users | synonyms

0
votes
1answer
50 views

sharepoint 2007 print

We have application pages in library in Sharepoint 2007. I am solving very strange issue. We are using two css files - Common.css and Print.css. Print.css is described like this <link ...
0
votes
0answers
57 views

sharepoint 2010 session fixation/session hijaking issue

One of our security consultant has highlighted a possible session fixation issue in our sharepoint 2010 based portal. and advised us to use "a combination of Session.Abandon and a self-implemented ...
1
vote
1answer
157 views

Open in new tab document link item from document library

I have a document link item that points to a URL. This item is inside a document library. Is there a way to make this item open to a new page? I opened the aspx file it creates, but I am unsure how ...
1
vote
3answers
2k views

SharePoint List items being used in an ASP Repeater

If I am returning items from a SharePoint list is there anyway that I can store the values in an array or a list to use them in an ASP Repeater? I would have 4 values that would need to be stored (the ...
1
vote
0answers
55 views

DropDownList change the values in the same times

I have got two DropDownLists, and I want to change if I change in first Drop down list Values then I want to change in secound DropdownList. My first DropDownList has got a code: SPUserCollection ...
1
vote
0answers
29 views

Problem with finding out loged user

I try to write a procedure, which find out is the user logged or not not loged in the service. I write a code. But it sometimes giving me a true or false if not a person shown. Sometimes it gives me ...
0
votes
1answer
31 views

Sort alphabetically Users

When I'm Adding users, i want to sort them alphabetically. Could You help. Here is my code: SPUserCollection userzyWszyscy2 = witryna.SiteUsers; foreach (SPUser oUserKolejny in ...
1
vote
1answer
119 views

ASP.Net Label control's Text property not updating text under button click event

I have developed a small application in SharePoint. I am using custom application page and load .ascx Control over that page under Page_Load() method. In .ascx Control, I have created a small form ...
2
votes
1answer
372 views

Populate a Drop Down List with Unique Values from a list

I have got a list with names of workers. How could I populate a DropDownList with unique values (ie: avoid duplicate) from the list? If the list contains duplicate values I need to avoid inserting the ...
2
votes
1answer
139 views

Uploading '.xlsx' or '.docx' to SharePoint 2007 from ASP.NET app causing file 'corruption'

I have an ASP.NET application wrapped in SharePoint 2007 website. Within this application I allow users to create requests and they can also upload supporting files for the request. When a user ...
0
votes
0answers
41 views

Using Telerik Controls with SharePoint Online and ASP.Net [closed]

I know I can use Telerik's controls in Silverlight webparts hosted in SharePoint Online. However, we wish to move away from Silverlight and use something with better cross-browser/device ...
0
votes
4answers
806 views

Single Sign On between “SharePoint” and “.Net” site

I have an asp.net site and a SharePoint 2010 site. I need to redirect users from my SharePoint site to the asp.net site without asking them for the password again?
0
votes
1answer
1k views

How to run a popup window from code behind in web Part writen in C#

I must run a popup worning when somebady exceeded a something walues. I try a Sharepoint Modal and javascript, but I don't know how to run something from behind code to run javaScript, or Sharepoint ...
1
vote
3answers
4k views

How to add .aspx page in sharepoint 2010 project with visual studio 2012?

I went through following links: http://www.codeproject.com/Tips/312544/How-To-Add-Custom-ASP-NET-Page-Using-Layouts-Folde ...
1
vote
0answers
176 views

Server-Side Rendering in SharePoint 2013 Content Search Web Part Without XSLT?

Background: I am new to SharePoint and I recently attended the SharePoint 2012 conference. It seems the primary way to render content in a custom way is on the client-side via JavaScript in the ...
0
votes
2answers
475 views

Custom Application Page does not recognize tagPrefix defined in custom web.config

I have a custom application page integrated in Centeral Administration. My application pages are placed in a subfolder in Template\Admin folder. I placed my own web.config in my subfolder and added ...
0
votes
2answers
754 views

Adding the Ajax Control Toolkit to a SharePoint project

I am unable to get the List Search Extender from the Ajax Control Toolkit to work correctly. After inserting my WebPart to the page, I get the error: "Could not load file or assembly ...
1
vote
1answer
70 views

How can I publish an ASP.NET web application in my Sharepoint environment?

I'd like to be able to host small custom ASP.NET applications within my Sharepoint environment. For example, I would like to have associates able to access our locations application by pointing to ...
0
votes
1answer
41 views

How to make faster readable elements from the list?

I have an ASP Calendar, which shows elements from the list. If I try to bind the elements to the list, there are a lot of elements for example 35 429 elements. It takes up to 4 minutes to load this ...
1
vote
0answers
139 views

Custom aspx page with web part

What would be the best way to have a custom asp.net page which runs on sharepoint and displays a web part? TIA
1
vote
2answers
164 views

Sharepoint mechanism to add scripts to aspx page?

(a) Is there a mechanism (by sharepoint) of registering to include a script into the aspx page? (b) If yes, then if I do the following from a user control what would be the result? ...
0
votes
2answers
221 views

Email with multiple attachments triggered by a button

I want to create a button that would trigger to send an email with all the documents in a certain document library. I tried creating this on workflows but unfortunately I can't seem to add multiple ...
1
vote
0answers
230 views

Dropdown menu with XML data source gives web part error

I am using SharePoint designer to build a page with a data view web part that displays the contents of a 6,000 record XML file that is structured like the example below with each "Details" element ...
1
vote
1answer
53 views

Include in SharePoint 2010

I have a custom HTML menu in my MasterPage. I would like to have it in a separate file so it can be easier to update. Is it possible to do an Include?
3
votes
4answers
658 views

SharePoint as data store for a MVC application front end

We currently are running moss 2007 for an enterprise internet facing site. The site's main functionality is surfaced using FAST search with MOSS 2007 used for the cms aspects. We find that the ...
0
votes
1answer
312 views

Use a RadioButtonList update list columns?

Does anyone know if it's possible using SPD w/ MOSS2007 to use a RadioButtonList value to update columns in a list using a custom insert list form without binding the asp:RadioButtonList on page load, ...
0
votes
0answers
108 views

EditForm - custom control and updating field values

I'm using a custom rendering template on a list's EditForm. I created a UserControl with a asp:GridView and I would like to use it to insert mulit lookup field values (the standard multi lookup field ...
0
votes
0answers
121 views

Sharepoint hover dropdown menu on mobile

I have a hovering dropdown menu in Sharepoint 2010 that works fine with a mouse, but what i'am also trying to achieve is getting the menu to not reload the page on a mobile device (since the user has ...
0
votes
0answers
138 views

Custom WebPartZone or Add Widget Area

Complete SP nub here. Running short on time and I have yet to find the answer I need here or on Google. What I got A Custom default/master/dashboard/landing/whateveryouwanttocallit page with a ...
0
votes
3answers
211 views

Render TextBox (sever control) in WebPart and manage (text, visibility etc of) the server controls from editor part

My initial goal is to achieve the following Render dynamic TextBox in custom editor webpart Manage Text (, visibility, height, width etc) of the TextBox from editor part. We can consider ...
0
votes
1answer
161 views

Sharepoint 2010 - multiple ip addresses

I have Sharepoint 2010 installed in local network. SPS has local address http://sps2010, and has a public IP (e.g. http://1.2.3.4). When I access SP via a public IP there are some links like ...
0
votes
2answers
230 views

PerformancePoint Services 2010 - Reuse dashboards in external standalone ASP.Net application?

I am a newbie to PerformancePoint Services 2010 & Sharepoint 2010. Assuming we have the necessary licenses, we are wondering what is the best option to include the dashboards developed in PPS/SP ...
0
votes
1answer
54 views

ASMX WebService and use of List Object

I have developed WCF service in Visual Studio 2010 and following is the code which worked perfectly. using System; using System.Collections.Generic; using System.Linq; using ...
2
votes
1answer
300 views

Replace Workflow InfoPath with ASP.NET WebForms

In SharePoint 2010, when using Workflows with Tasks; SharePoint gives you some InfoPath forms to use for Approval, etc. Can I replace these forms with a non InfoPath WebForm/WebPart, whatever... ...
0
votes
0answers
80 views

Sharepoint Chart Webpart: Change source with javascript?

I have a Chart webpart which displays some numeric graphs from a list. Is there a way to programmatically change this data source to another list? The name of that list is stored in a ...
0
votes
3answers
240 views

Tool to get SPList in webpart using tool

I want to get SPList data in webpart just passing name in tool. Anybody have any idea about that?Please Suggest me.
0
votes
3answers
307 views

Error occurred in deployment step 'Recycle IIS Application Pool': Microsoft .NET Framework 3.5 SP1

I recently installed Sharepoint 2010 Foundation on my windows 7 machine, this itself took a while but appears to be ok, ie create sites, libs etc etc. I'm now trying to create a simple webpart which ...
1
vote
2answers
202 views

Pushing data from a classic ASP site to SharePoint

We have a publicly facing classic ASP site and I need to capture some data from that site and push it to SharePoint and vice versa. There are a few options as far as I know; Writing a custom web ...
1
vote
3answers
1k views

How to do a mail merge from a SP List to a word doc?

Is there a simple way to do this? Basically I would have a list that contains a bunch of customer information and I would like to merge each list item to a specific word doc and insert each document ...
0
votes
0answers
79 views

Disable value in drop down menu (permanently removed)

In my page, there are 3 drop down menu. Dropdown 1 : for storing car model which retrieved from CarTab in database (SQL) Dropdown 2 : for storing username Dropdown 3 : for storing plate num The ...
0
votes
1answer
155 views

Remove value in drop down list after being selected

I would like to ask, how to disable the value in drop down menu after being selected? I mean, let says if when User A select value B in drop down list, B is not available to be selected anymore to any ...
1
vote
1answer
160 views

How to specify content type when creating a list item using web services?

This is what I have tried so far: string newPageXml = String.Format(@"<Batch OnError='Continue'> <Method ID='1' Cmd='New'> ...
1
vote
1answer
182 views

SharePoint 2010 and ASP Profile Provider

We have web application with SQL ASP Membership Provider, Role manager and profile provider. This web application has both authentication methods: NTLM and forms. Everything works fine. Problem ...
2
votes
3answers
336 views

Best PDF converter for general formats

In our SharePoint project we are looking for a third party .dll which is able to convert different file formats into PDF as follows. .doc,.docx to PDF .xls,.xlsx to PDF .ppt,.pptx to PDF HTML to PDF ...
1
vote
0answers
100 views

Visual Studio intellisense over WebDav (DAVWWW) does not work. Failed to Start Monitoring

The page lives in a library inside SharePoint 2007 and has inline c#.. no master page or sharepoint references. I can open, edit and save the page via the URL. But getting warnings and no ...
5
votes
2answers
341 views

How to specify file name using web services?

I have the following code which creates an item in the library I want: string newPageXml = String.Format(@"<Batch OnError='Continue'> <Method ID='1' Cmd='New'> ...
0
votes
1answer
137 views

Rendering linkbutton with image

I have an issue when i try to render the linkbutton with image and text it isn't rendered correctly. I render it from a servercontrol in method OnLoad. And I do not understand why, maybe someone knows ...
1
vote
1answer
197 views

Display the actual attachments(Image) in Announcements list?

I have a custom web part on my home page pulling data from the announcements list. When a user clicks on the Title (I have created it as a link) it directs to this page: I would like to modify the ...
1
vote
2answers
188 views

Visual Studio 2008 + MOSS 2007 : Updating ASP.NET 3.5 Web Application to SharePoint

What are the steps to updating ASP.NET 3.5 Web application (compiled using Visual Studio 2008) to SharePoint Server 2007?
-1
votes
1answer
84 views

Send input values to server [closed]

There is a webpart. aspx: <input type="text" id="textField"/> <input type="text" id="textField2"/> <input type="button" id="sendButton"> How can i send all input values to ...