 |

|
you have not mentioned the which sharepoint version you are going to use in your projects..
firstly mention whether you r going to use sharepoint 2007 or 2010 or 2013...
|
|
|
|
|
|

|
Got a list that will hold domain accounts so I can have access to their email addresses. I am using the following code to add them to the list:
Dim exec As New SPFieldUserValue
For Each entity As PickerEntity In sppeExecs.ResolvedEntities
web.EnsureUser(entity.Key)
exec = New SPFieldUserValue(web, Convert.ToInt32(entity.EntityData("SPUserID")), entity.Key)
Next
Dim execList As SPList = web.Lists.TryGetList(ListName)
If execList Is Nothing Then
errorMessage.InnerText = "Sorry, but the Executive Director List could not be loaded. Please contact the IT Department Help Desk @ extension 2195."
Exit Sub
End If
Dim execItem As SPListItem = execList.AddItem()
execItem(Name) = exec
execItem(Active) = True
What happens is in the For Each loop at the beginning the exec variable isn't being loaded with a value. I've done this before and it has always worked, so I don't know what I must have forgotten to do.
|
|
|
|

|
Hi all,
When i am opening term store management it is showing this error.
I have checked all services are running.I have also checked Managed metadata web service is running by going in Central admin->Application Management->System Setting->manage services on server.
I have given all necessary permissions to me,as i am the admin.
Also when i am Creating the new Manage metadata service,it is creating but on clicking showing the same error.
Can anyone Please Help me on this issue as soon as possible.
|
|
|
|

|
Hi,
I am trying to change the password for a managed account in Central Admin, Managed Account. When I click OK button below error came. Any Idea how to solve it.
"Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied"
Thanks,
Gyan
|
|
|
|

|
I have to do reporting in my sharepoint 2010 site. I have charts web parts in my page . i want to add button to export each one to pfd.How can i do that?is it possible to do that with iTextSharp PDF Library?
Please help me to find any way to solve my problem
|
|
|
|

|
Someone has any idea about this???
|
|
|
|

|
Creating a document library in Visual Studio and was wondering if you could setup the versioning there. That way, if I don't deploy the package I know that it is turned on the way I had intended it to be turned on.
|
|
|
|

|
I have a couple of projects where a use a people picker to get users added to a list. In our current domain environment we have two domains: our main domain that is used for user login information and another domain that was created for our erp system that, in my own opinion, needs to go away but hasn't. The erp domain is an exact copy of or main domain except that the user names are different and none of the profiles contain a user's email address.
What I would like to do is filter out that erp domain from the people pickers so that users don't select those accounts. Is there a way to do this?
|
|
|
|

|
I am new to SharePoint and want to know more about uses of Tags and Notes in SharePoint 2013.... I tried browsing through many sites, but didnt get the clear picture of it. Please can anyone help me in understanding these concepts.?
Thanks in advance
Regards
Ashwini
|
|
|
|

|
Dear Team,
Please help me out, i am getting bug..,
1) The resource you are trying to reserve is not available at the time you specified.
2) Full calendar showing was blue bar forever all resource.
Am using wsp file in sp2010 i have done the install through this url :- (http://blog.karstein-consulting.com/2011/10/25/ , but still am struggle the errors
Regards
Mani.
smanisekhar555@gamil.com
7259805505
|
|
|
|

|
Hi
I am having a requirement were i need to have facebook chat UI in My site were it need to same UI we have in facebok site.
Kindly let me know if you already have coded or used any third party tool for the same in any of your project
FYI: we used mango chat but it has some issues to make use of the feature(we tried for sharepoint2010 environment)
Its s very urget requirement need to finish ASAP,kindly let me now if any other details to be shared.
Appreciate your quick response and Thank you in advance.
Ashwin
modified 15 Apr '13 - 8:44.
|
|
|
|

|
hi
I'am a beginner on SharePoint development, i would like to know if someone could give me a starting project such a hello world to start working, i have tried web parts but i need a full project to understand how it woks, really i need your help
thanks in advance
|
|
|
|

|
Hi all,
I have a text field in List. I want when I open Edit / Add new item Form, TextBox control of text field will be replaced by a dropdownlist. Dropdownlist is dynamically binding, not static. How can I do this??? I have found in few days but I still haven't done.
Please help me,
Thanks you :|
|
|
|
|

|
How to get client id by id of server element (Image) with javascript. Code:
document.getElementById('<%=imgImage.ClientID%>').src='source';
doesn't work (generate exception)
|
|
|
|

|
Hi
I still creat application kuis, but i have problem :
1. every Quiz consist of QuizTitle (e.g : Fruit consist of 7 questions, Animal consists of 6 questions)
2. user will choose 1 QuizTitle (e.g : Fruit)
3. user must answer the question and the user klik button next to next question until finish
4. When user klik button next, the answer will be saved in coloumn of Mark Answer
5. user must answer the question until finish
6. when last question, i have one button finish
7. i want in button finish have 3 action :
a. when user klik button finish, automatically the last answer
will be saved in coloumn of Mark Answer
b. Then, when user klik button finish, automatically calculate
the score
c. Then, when user klik button finish, automatically direct to
other page
could you help me?
thank you
|
|
|
|

|
I'm using the following script (found on line) to disable a multi-line text box form field control on a custom EditForm.aspx page using SharePoint Designer:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
// add change handler
$("input[title='chkBox']").change(function() {
MasterSelectChange();
});
// call the change function to set up form for first display:
MasterSelectChange();
});
function MasterSelectChange()
{
var thisVal = $("input[ID='chkBox']").val();
if(thisVal == "True")
{
$("select[ID='Comments']").enabled="True";
}
else
{
$("select[ID='Comments']").enabled="False";
}
}
</script>
I don't get an error and can't figure out why it isn't working. Does anyone have a similar solution or see why this script won't work?
Thanks!
|
|
|
|

|
I want to synchronize sharepoint list with user profile service application in sharepoint 2010.
The synchronization of active directory and user profile service app is done,,, but now i want to synchronize the sharepoint list with this already created user profile service...
plzzzzzzz help me out...
Thanks in advance.
regards,
vanita
|
|
|
|

|
I am not able to connect to my analysis service from PPS.
Whenever i am providing the server name it is not showing any error but in the database item it is not finding the database and simply showing null.
Please advice
|
|
|
|

|
I have a Visual Webpart in Sharepoint.Iam trying to use updatepanel inside Dropdownlist with autopostback to true.But it gives error as
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
Timestamp: Thu, 21 Mar 2013 12:12:42 UTC
Message: Sys.WebForms.PageRequestManagerServerErrorException: Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
Line: 5
Char: 62099
Code: 0
URI: http://eyapst01:10573/ScriptResource.axd?d=1au3UwjPQmarAdQfqPk4LfQ2gwWhQlXcW8AFDi4fE6Xu4KfduAvHz52_RkVAOfkPdd7foB28JyHoT9LGBXWt6s_PpDKLhipyP-ZhzM1z3ptLvMfLmZELec5HG6mTDBmBLWScPFZjNAfr2hAt1wRP-PXXRK01&t=fffffffff9d85fa6
|
|
|
|

|
Hi All,
I’m trying to make a map that get address data from a SharePoint 2010 list and add pushpins according to each address.
I’m using REST services from Maps Ajax Control 7.0 to transform locations into coordinates.
The map is working, but I think the code is not correct. There is a loop placed on “function GeocodeCallback(result)”, but I can’t understand why it is there. If I delete the loop code line, the map doesn’t show pushpins.
Please, someone could explain why I need the loop. If the loop is incorrect, please, show me how to fix it. I am not a programmer but I am learning to be one.
My code is posted below:
Thank you all for helping me.
<script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.js"></script>
<script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.min.js"></script>
<script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"></script>
<script type="text/javascript">
var map = null;
var pinInfobox = null;
var query;
// InfoBox
var infoboxOptions = {
offset: new Microsoft.Maps.Point(0, 15),
visible: false
};
var mapOptions = {
credentials: "XXXXXXXXX",
center: new Microsoft.Maps.Location(47.609771, -122.2321543125),
zoom: 12,
mapTypeId: Microsoft.Maps.MapTypeId.road
}
jQuery(document).ready(function ($) {
GetMap();
});
function GetMap() {
// Initialize the map
map = new Microsoft.Maps.Map(document.getElementById("mapDiv"), mapOptions);
map.getCredentials(MakeGeocodeRequest);
}
function MakeGeocodeRequest(credentials) {
var listUrl = "http://intranet/Teste/_vti_bin/listdata.svc/Carona";
$.getJSON(listUrl, function (data) {
var count = 0;
$.each(data.d.results, function (i, item) {
alert(item.Address);
query = item.Address + " " + item.City + " " + item.State;
var geocodeRequest = "http://dev.virtualearth.net/REST/v1/Locations/" + query + "?output=json&jsonp=GeocodeCallback&key=" + credentials;
CallRestService(geocodeRequest);
});
});
}
function CallRestService(request) {
var script = document.createElement("script");
script.setAttribute("type", "text/javascript");
script.setAttribute("src", request);
document.body.appendChild(script);
}
function GeocodeCallback(result) {
alert("Found location: " + result.resourceSets[0].resources[0].name);
if (result &&
result.resourceSets &&
result.resourceSets.length > 0 &&
result.resourceSets[0].resources &&
result.resourceSets[0].resources.length > 0) {
// The loop
for (var i = 0; i < 1; i++) {
// Add a pushpin at the found location
var location = new Microsoft.Maps.Location(result.resourceSets[0].resources[0].point.coordinates[0], result.resourceSets[0].resources[0].point.coordinates[1]);
var pin = new Microsoft.Maps.Pushpin(location);
// Create the infobox for the pushpin
pinInfobox = new Microsoft.Maps.Infobox(pin.getLocation(), infoboxOptions);
pin.Title = "teste " + i; //usually title of the infobox
pin.Description = result.resourceSets[0].resources[0].name; //information you want to display in the infobox
// Add handler for the pushpin click event.
Microsoft.Maps.Events.addHandler(pin, 'click', displayInfobox);
// Hide the infobox when the map is moved.
Microsoft.Maps.Events.addHandler(map, 'viewchange', hideInfobox);
alert(i);
map.entities.push(pin);
map.entities.push(pinInfobox);
}
}
}
function displayInfobox(e) {
if (e.targetType == 'pushpin') {
pinInfobox.setLocation(e.target.getLocation());
pinInfobox.setOptions({ title: e.target.Title, description: e.target.Description, visible: true });
}
}
function hideInfobox(e) {
if (e.targetType == 'pushpin') {
pinInfobox.setOptions({ visible: false });
}
}
</script>
|
|
|
|

|
Hi,
I've problem when I'm try to publish infoPath form using vs.
when i start workflow , the infoPath form not loaded ... why ?
Here' the XML Element of Workflow :-
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Workflow
Name="Site - Share"
Description="My SharePoint Workflow"
Id="48eccd6e-3efb-476f-9d33-e47e5fcbd136"
CodeBesideClass="Site.Workflow1.Workflow1"
CodeBesideAssembly="$assemblyname$"
AssociationUrl="_layouts/CstWrkflIP.aspx"
>
<Categories/>
<MetaData>
<AssociationCategories>Site</AssociationCategories>
<Association_FormURN>urn:schemas-microsoft-com:office:infopath:infoPathSample:-myXSD-2013-03-11T22-06-19</Association_FormURN>
<StatusPageUrl>_layouts/WrkStat.aspx</StatusPageUrl>
</MetaData>
</Workflow>
</Elements>
and what i update in feature
<?xml version="1.0" encoding="utf-8" ?>
<Feature xmlns="http://schemas.microsoft.com/sharepoint/"
ReceiverAssembly="Microsoft.Office.Workflow.Feature,Version=14.0.0.0, Culture=neutral,PublicKeyToken=71e9bce111e9429c"
ReceiverClass="Microsoft.Office.Workflow.Feature.WorkflowFeatureReceiver" >
<Properties>
<Property Key="GloballyAvailable" Value="true" />
<Property Key="RegisterForms" Value="Workflow1\*.xsn"/>
</Properties>
</Feature>
|
|
|
|

|
I've just created a new list for a wsp package that I have previously deployed to my production site. The new list shows up just fine on my development server, but doesn't on my production. I have retracted the solution, removed it, and then deployed the updated solution, but the list does not show up on my production site.
I have some pages that I built with this update and the show up just fine and the list, along with it's content types, are in the feature and the package. I've rebooted the server to see if they would show up and they still haven't. Is there anything else I need to look at that could show me the answer?
|
|
|
|

|
Update: I did another deploy of the package and this time it worked. Not sure what happened, but I'm good now.
|
|
|
|

|
I'm create visual web part and create site definition and I want to add web part into site definition
i'm write this code into the default.aspx
<%@ Register Tagprefix="DemoVisualWebPart" Namespace="SiteDefinitionProject1.VisualWebPart1"
Assembly="$SharePoint.Project.AssemblyFullName$" %>
<DemoVisualWebPart:DemoVisualWebPart runat="server" ID="DemoVisualWebPartUserControl1"
Description="My Visual WebPart" Title="DemoVisualWebPart">
</DemoVisualWebPart:DemoVisualWebPart>
|
|
|
|

|
What's the problem? You should describe your problem and the sharepoint version you are using (2007, 2010, 2013?)
------------------------------
Author of Primary ROleplaying SysTem
How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.
|
|
|
|

|
sharepoint 2010
Can not added and site created with error ... i hope to find a guidelines
|
|
|
|

|
Hi,
I want to send the current infopath as an email message. So that I can edit the email message body and send email to receipients.
Code: on Click
Microsoft.Office.Interop.Outlook. Application oApplication = new Microsoft.Office.Interop.Outlook.Application(); Microsoft.Office.Interop.Outlook. MailItem newMail = (Microsoft.Office.Interop.Outlook.MailItem)oApplication.CreateItem(Microsoft.Office.Interop.Outlook.OlItemType.olMailItem); newMail.To ="";
newMail.Subject ="";
newMail.Body = "?????";
newMail.Display(false);
The above code opens up Outlook Email Message but I want the current infopath form in body of the message.
Im not a coder, I appreciate if someone can point me in the right direction.
The OOTB Option do send email but we want to able edit the email before sending. So we need to hard code.
Thanks
Yaseen
|
|
|
|

|
I only know how to send the formular as attachment. Therefore you have to setup a new Connection "Data"-Tab in InfoPath -> sent Formular -> To E-Mail (they may be called differently I just got the German version).
You can setup options there (for example your own C# Code). Then use the connection for a button and you can sent the an eMail.
I can't help you any further because I didn't had that case yet.
------------------------------
Author of Primary ROleplaying SysTem
How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.
|
|
|
|

|
So we ended up contracting an external netowrk guy to fix something completely unrelated. In order for him to dial-in to a computer at one of our other sites to do maintanence we had to temporarily turn off the anti-virus on the router. Guess what? People could log into SharePoint with no problems while we had the anti-virus turned off. Looks like the auths where getting picked up by the anti-virus on their way back out to the client. Go figure.
Anyways, we've reconfigured our antivirus and everyone is happy.
|
|
|
|

|
Wow! I never thought of that. There are so many errors possible at those complex systems today, it's hard to figure out everyone.
------------------------------
Author of Primary ROleplaying SysTem
How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.
|
|
|
|
 |