The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
12 views

What are the two config options in 'Easy Setup Script'?

I'm attempting to install Sharepoint onto a vhd using the 'Easy Setup Script' as described at : http://www.microsoft.com/en-us/download/details.aspx?id=23415 Within config.xml here are the vhd ...
0
votes
0answers
18 views

User recognition in a form [duplicate]

When opening a new form I want the users to be recognized automaticly. For example if I open a form I want the form to recognize it's me by useing my credentials and update the field with my Name. ...
0
votes
1answer
56 views

Installing Search Server Express with local machine accounts?

Is it possible to install and run SSE 2010 with local accounts instead of domain accounts? For example: I would use LOCALMACHINE\SP_FARM instead of MYDOMAIN\SP_FARM LOCALMACHINE\SP_SETUP_ADMIN ...
1
vote
1answer
663 views

Missing prerequisites in Visual Studio 2012 for Sharepoint 2013 app development

I posted something similar on stackoverflow yesterday, but didn’t notice there was a SharePoint site in stack exchange until today. So apologies if you have already read this. I am following the ...
4
votes
2answers
2k views

Installing Sharepoint Development Environment on Windows 8 Professional Edition?

Has anyone ever tried installing SharePoint 2010/2013 on Windows 8 Pro Edition? I am requesting for any suggestions. Should I create a VM using Hyper-V and install there or can I install it on ...
0
votes
1answer
20 views

New Development SharePoint Site

To creat a new SharePoint Site, I first created a new web application, then a new site collection at the root of that web application. I bound the site to the domain devsite in IIS. If I edit the ...
0
votes
1answer
81 views

Sharepoint Development Environment Setup Problems

I am having major problems setting up a Sharepoint 2010 development environment (for home use). I have the following setup. HP Laptop (6 GB Ram, i5 processor, Windows 7 Home Premium, vs2010 ...
0
votes
0answers
64 views

How to import users to SharePoint after added to SQL for FBA?

I created a stored procedure to import users into SharePoint on the SQL side. Users are able to authenticate with no issues from the SharePoint site. The challenge now is that they don’t show up as ...
3
votes
1answer
166 views

How to avoid SharePoint GUIDs in its database before install

I have a new SharePoint installation to do and i really don't want to have GUIDs in the databases. What do i need to do before install to avoid this. maybe create the databases before installation or ...
0
votes
2answers
127 views

How can I pass an argument to a FeatureReceiver during solution setup?

I have this Sharepoint 2010 solution containing 3 projects: Class Library with Model classes Class Library with LINQ to SQL data context Sharepoint 2010 project WCF REST service 3 Visual web parts ...
3
votes
2answers
524 views

Implementation of AppFabric caching in SharePoint 2010 Farm

Firstly, I am a beginner in the SharePoint Infrastructure World; expect some dumb question :) My new application design requires data to be cached, I am leaning towards using Appfabric caching. In ...
0
votes
1answer
77 views

SP2010 Install on virtual [closed]

I started to work on a home based play project where I wanted to created at least 2 VM (using vmware). Server 2k8 went good. then I moved on to setup AD (DC) and completed this piece. next step was to ...
0
votes
0answers
79 views

steps to create SP 2010 environment

I have created virtual for WS 2008 R2 64. Should I create another virtual for SQL 2008 or install it on win 2008 created in step 1? Basically should I keep them in seperate virtual machine to mimic ...
1
vote
1answer
1k views

SharePoint Cumulative Update slipstreaming and language pack

I'm slip-streaming service pack 1 of SharePoint in both server setup and language pack setup (in the update folder). It is the correct way because the updates are language targeting (sp1 EN for the ...