Windows Server is a brand name for a group of server operating systems released by Microsoft Corporation.

learn more… | top users | synonyms (2)

0
votes
1answer
33 views

SharePoint 2013 Workflow Configuration Error (Authentication)

I am a newbie when it comes to server configuration and maintenance. I installed a copy of SharePoint 2013 for evaluation purposes and got everything up and running okay, but have run into issues ...
0
votes
0answers
30 views

wss 3.0 working fine in all browsers except on IE

I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
2
votes
4answers
72 views

Problem in Automatically log into Sharepoint

I could not automatically logged into sharepoint site with the window user account. I have to click "SignIn" button displayed on the right of the screen.(as shown in picture) As described in this ...
0
votes
1answer
45 views

Configured the custom WCF service on Windows Server 2012

I have windows server 2012 and sharepoint 2013 installed. Now i wanted to configured my wcf service on the server. After Creating the new app pool & site its shows me the error as below HTTP ...
0
votes
1answer
44 views

openfiledialog in webpart

How to implement openfile dialog in a webpart ? OpenFileDialog class could not be accessed in webpart. Is there any other way to achieve this ?
0
votes
3answers
124 views

custom document library web part with shared documents

I've been struggling a lot to create custom web part that looks similar to "Document library" in share point. I've tried several approaches but finally figured out it. Here's my piece of code: // ...
0
votes
3answers
145 views

Link to a document of shared document library

My specifications: Windows Server 2003 Visual Studio 2008 Windows Sharepoint Services 3.0 visual studio 2008 extension for Sharepoint services 3.0 I'm creating a web part with a SPGridView. I ...
1
vote
1answer
43 views

Rename SharePoint 2010 Web Server

Can someone help me by providing the correct set of steps to rename a SharePoint 2010 Web server machine name? It's a two-server farm. Are there know issues associated with this? I've researched this ...
3
votes
1answer
628 views

InsufficientMemoryException: Insufficient winsock resources available?

I have a Sharepoint 2010 solution running on Windows Server 2008 R2. Sometimes users are unable to log in to SharePoint, and the ULS log provide an System.InsufficientMemoryException: Insufficient ...
2
votes
1answer
958 views

Error occurred in deployment step 'Install app for SharePoint': The System Account cannot perform this action

we have installed share point server 2013 in windows server 2008 machine. For development environment we have visual studio 2012 on windows 7 machine and installed office development tools to develop ...
1
vote
1answer
105 views

All about SharePoint licences

My question is regarding the licensing of the SharePoint, basically there was already a topic done about it, but it had just bunch of references to website which i already saw and i still didnt get my ...
1
vote
1answer
328 views

UNC path or mapped drive or

In our company we have a Windows Server 2008 running on an external location. We can use everything on that server via RDP. This server is used to run IIS, and ASP.NET on it. applications I would ...
1
vote
2answers
3k views

How to add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010

How I can add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010? I try to run PowerShell script to Backup Farm on Windows Server 2008 R2 without Sharepoint but while I ...
2
votes
1answer
224 views

Problem with PowerShell script in Tasks Sheduler Windows Server 2008 R2 - SharePoint Shell Access?

I have a problem with PowerShell script in Tasks Sheduler in Windows Server 2008 R2. I try to run Sheduler Tasks which run batch file which run PowerShell script to Backup Farm and while I choose "Run ...
1
vote
1answer
70 views

SQL Server 2008 Installation on SP 2010

I'm installing SP 2010 on Virtual Machine Windows Server 2008 R2. My Question: Is it necessary to install SQL Server 2008 (or R2) before installing Sharepoint Server 2010? Plus, when installing SQL ...
0
votes
2answers
392 views

Will Sharepoint Sync User Profiles if only Domain Groups are Used?

In my sharepoint, I have assigned permissions for sites and pages by using only domain groups - that is, I am not using any sharepoint groups themselves. This works fine. It allows me to add and ...
1
vote
1answer
57 views

SharePoint 2010 Server, facing memory overrun

The SP2010 server in question has 60GB secondary memory with approximately 10GB of free space, but every now and then the remaining free space gets used up and the server goes down. There are some ...
2
votes
2answers
1k views

How to Enable Email in Lists Without Using Exchange?

Salvete! I am running Sharepoint Enterprise 2010 on Windows Server 2008R2. I want to enable email in my sharepoint lists. I don't have Microsoft Exchange. We are moving from a 3rd party hosted ...
0
votes
0answers
147 views

Export attachment from SP 2010 list to SQL Server 2008 R2

CAVEAT: This was all done by an external party before I started with the company. We have a sharepoint list (source) that is exported to a sql server database table (destination) in order to perform ...
0
votes
1answer
100 views

My Wss 3.0 web application only authenticates with basic authentication. HELP!

I just installed fresh install of windows server 2008 R2. Then I installed wss 3.0 64 bit in the server. Install finished sucessfully, i installed standalone version with Windows Internal Database. ...
0
votes
1answer
89 views

sharepoint2007 sites not working

In my sharepoint application recently we are getting errors related to webparts like "WebPartError:One of the properties of the webpart has an incorrect format.Windows sharepoint services cannot ...
1
vote
2answers
223 views

How to identify which windows KB patch create impact to Sharepoint 2010…?

One of my client did the Vulnerability test on my sharepoint production box. In the Vulnerability report they have mention the list of missing windows KB patches. Now i wanted to know how to validate ...
1
vote
1answer
910 views

Active Directory users not listed when trying to add users to SharePoint Foundation 2010

this was previously asked on serverfault by me: http://serverfault.com/q/389357/121152 I'm running SharePoint Foundation 2010 on a Windows Server 2008 R2 and I'm having a problem adding users ...
0
votes
6answers
250 views

What is the Best Way to Set Up a Development Server for Sharepoint?

Let me qualify my question with these points: There is only one developer. The developer is the server administrator. The production server is Windows 2008, iis7.5, Sharepoint 2010 Enterprise, and ...
0
votes
3answers
167 views

Minimum access required for Visual Studio 2010 on Windows Server 2008

Hi we are trying to set up a SharePoint development environment for multiple developers on Windows 2008 server, we do not want to give the developers admin rights to the servers, does anyone know the ...
0
votes
3answers
245 views

Ideal Server Specs for Sharepoint Server

We are about a month to the deployment stage of our Sharepoint Server. What would be an ideal specification (memory, HDD, etc.) for the Sharepoint Server that will serve about 130 employees. We are ...
9
votes
2answers
497 views

Books Recommended for Beginner SharePoint architect

I am a recent graduate and got a job as a junior SharePoint developer few months ago. For the last few months, I have been working on SharePoint development, e.g. webparts, .Net Forms, K2, Lists, ...
0
votes
1answer
838 views

Windows server 2008 r2 sp1 and Sharepoint 2010: Built in web services doesn't work

After fresh install of sharepoint server 2010 on Windows server 2008 r2 sp1 all web services doesn't work. When I try to open for example TokenService if shows me exception: Extension: ...
1
vote
1answer
177 views

If I need to update the InfoPath's XML File in sharepoint? Is it possible to do it?

I'm very new at SharePoint, please forgive my stupid questions or mistake.... Currently I'm in the process of updating the SharePoint Server. I would like to update the InfoPath Form in SharePoint ...
5
votes
4answers
4k views

Creating a Site collection programmatically throws exception <nativehr>0x80070005</nativehr>

I'm migrating a SharePoint customization from MOSS 2007 to SharePoint Server 2010 (Win 2008), which creates the Site Collection programmatically. Problem is I'm unable to create the Site Collection ...
0
votes
1answer
45 views

Windows Server 2008 R2 > which Product?

Which Windows Server 2008 R2 to download for SP2010?
2
votes
2answers
226 views

Can SharePoint servers in a farm be a mix of Server 2008 SP2 and Server 2008 R2?

We just found out that our server team built some servers with 2008 SP2 and some with 2008 R2. Is this going to cause problems?
0
votes
2answers
622 views

SharePoint Foundation 2010 installation fails in Windows Server 2008

Installing SharePoint Foundation 2010 on a Virtual Machine running Windows Server Standard or Windows Server 2008 R2 fails at the end of the installation saying that errors occurred and the log must ...
1
vote
7answers
6k views

Your client does not support opening this list with Windows Explorer

When I try to open a document library or list with Windows Explorer, I often encounter the following error: Your client does not support opening this list with Windows Explorer The error happens ...
1
vote
1answer
261 views

Upgrading windows 2003 to windows 2008 in MOSS 2007 Farm

have MOSS 2007 SP2 installed in windows 2003 SP2 32bit and need to uprade the windows 2003 SP2 to windows 2008 SP2 in existing environment. I am not sure whether operating system can be upgraded in ...
1
vote
2answers
122 views

Allocation of RAM to use in server virtualization

I'd like to create three or four virtual machines on my Windows Server 2008 R2 OS (single server farm for now), and I'm wondering how much RAM to allocate to each virtual if the host has a total of ...
2
votes
3answers
557 views

File Not Found error when accessing site settings through the Web versus server

We just installed Windows Server 2008 R2 with SQL Server 2008 and SP2010 Enterprise. The server is being hosted with a local company so we access it through remote desktop connection for now. For ...
1
vote
3answers
397 views

People Picker is not recognizing usernames on Server 2008 R2

In the original configuration, I have a SharePoint 2007 site hosted on Windows Server 2003/32 bit server. I configured it to use Forms Authentication with ActiveDirectoryMembershipProvider and ...
5
votes
1answer
261 views

MOSS 2007 & FIPS Compliance

I'm looking to set up MOSS 2007 (unfortunately we can't use 2010) in a FIPS-compliant way. We will be using Server 2008 (or R2) in FIPS compliance mode and will be using SQL 2008 with TDE and ...
0
votes
1answer
202 views

sharepoint regional settings are differenet from server settings

how to force sharepoint 2010 to use hosting server settings just as date and time i have problem in hijri date , sharepoint's date is different from server's date (hijri only) any ideas please ?
0
votes
1answer
2k views

Getting HTTP 401 Unauthorized error while trying to call Lists.asmx

I am facing this weired issue while trying to call the GetList method of the Lists.asmx web serice from my local dev box. Everything works fine as long as I pass default credentials ...
0
votes
1answer
18 views

sharepoint 2007 installation an installation package for the product microsoft office document lifecycle components cannot be found

When I try to install MOSS 2007 on Windows Server 2008 R2, the installation stops and I receive the following error: sharepoint 2007 installation an installation package for the product microsoft ...
0
votes
1answer
608 views

Is it safe to 'repair' MOSS 2007 via the Control Panel?

Something has gone wrong with my SharePoint install (see http://www.sharepointoverflow.com/questions/4149/stsadm-exe-crashes-on-all-commands), and with the errors involving registry keys and dlls not ...
0
votes
1answer
321 views

incremental crawl question

I am using SharePoint Server 2007 on Windows Server 2008. I am using Search Center to crawl web data source (i.e. crawl web page from other web sites). My question is about incremental crawl, I want ...
1
vote
1answer
55 views

Run Windows 7 and Windows Server Together

I am running SharePoint Foundation on Windows 7 as a development platform. I have had some problems with web services not working as a data source. I was instructed to work with a server platform ...
1
vote
1answer
242 views

Search Center Crawl page issue

I am using SharePoint Server 2007 on Windows Server 2008. I am using Search Center to crawl web data source (i.e. crawl web page from other web sites). My question is related to incremental crawled ...
0
votes
1answer
46 views

Search Center issue

I am using SharePoint Server 2007 on Windows Server 2008. I am using Search Center to crawl web data source (i.e. crawl web page from other web sites). My question is related to crawled page counters ...
1
vote
1answer
92 views

how to maintain a SharePoint server?

I am using SharePoint Server 2007 + Windows Server 2008. I want to know whether there are any existing best practices or tools to maintain a SharePoint server, for example how to monitor SharePoint ...
2
votes
2answers
292 views

publishing portal or collaboration portal

I am using SharePoint Server 2007 on Windows Server 2008. If there is an existing web site, how to tell whether it is built from collaboration portal template or publishing portal template quickly? ...
1
vote
3answers
137 views

collaboration portal performance issue

I am using SharePoint Server 2007 on Windows Server 2008. I am using collaboration portal template. I experienced issues when loading the same page multiple times, the page loading time is almost the ...

1 2