Internet Information Server (IIS) – is a web server application to host web applications.
0
votes
2answers
2k views
Sharepoint port numbers
Are these numbers just numbers chosen for the purpose of telling web apps apart? i.e. does the choosing of these port numbers follow some sort of protocol or is it simply just to distinguish between ...
0
votes
1answer
471 views
Changing the user account of the SharePoint applicaton pool returns the error “Cannot connect to the configuration database”
I am trying to debug an issue regarding the proxy setting in web.config. Currentley it is set to:
<system.net>
<defaultProxy enabled="true" useDefaultCredentials="true">
...
0
votes
1answer
330 views
Potential security loopholes when using anonymous access in IIS 6
I had no luck in googling information related on security loopholes when using anonymous access in IIS. So I'm going to throw the question out here...
Maybe it is a very common practice for using ...
0
votes
1answer
62 views
SharePoint Web Application / IIS Issue
I created a SharePoint web application on my vm193 virtual machine. I chose the 7777 port number and named the application Sharepoint AppDev Training. Under the URL, I used http://appdev. I created a ...
0
votes
1answer
77 views
Alternate Access mapping, reusing IIS sites from other Zones
If I extend an site, e.g. siteA to siteB in another Zone, but do not add any bindings to the new site in IIS, but add bindings to siteA to also serve siteB, does this have any consequences? Is ...
0
votes
2answers
345 views
One or two web applications on IIS serving http and https?
I have a SharePoint 2010 installation at my customer looking a bit odd. We have three web applications (intranet, mysite and cooperation) in three different web applications on the IIS serving ...
0
votes
1answer
63 views
What's next after 2010 upgrade?
I've done a attach upgrade from a 2007 db to 2010 following the MS guide and all went ok.
However, I have no idea what to do next. When I navigate to the root web page I just get the default site, ...
0
votes
2answers
1k views
SharePoint Application Pool (w3wp.exe) at Almost 100% CPU utilization
On one of my SharePoint servers (that has 24 CPU cores and 134 GB of RAM) the worker process for our main SharePoint application will occassionally reach 98% - 100% CPU utilization and bring the whole ...
0
votes
3answers
69 views
Error on recreating web application
I've written a powershell script to create a web application, add libraries and pages, etc. As I work through the script and fix bugs and issues, I delete the web application through central ...
0
votes
2answers
424 views
whats the difference between IIS web application and SharePoint web application
I have been working on SharePoint for a long time but still confused with the concept of webapplications in SharePoint and IIS, I would also like to know the relationship between them.
I just studied ...
0
votes
1answer
211 views
AAM on External/Internet zone on an FBA webapplication?
I have a web application with FBA configured and have set up AAM's on it: One for Internal users/zone (http://xyz.com) and one for External users/zone (https://xyz.com)
I have extended the web ...
0
votes
1answer
151 views
Sharepont alternate access mapping alternative port
I can access my WSS3 server via http://sharepoint, but not http://sharepoint:800, which I require. Ideally I would like both to be accessible. My guess is that there is a conflict between my mappings ...
0
votes
1answer
525 views
Central Admin and SSP URLs Not Redirecting to Default.aspx
SP SO ladies & gents, I have an issue that came up on our production server where when you navigate to Central Administration myhost.gov:8080/ or a Shared Service Provider it will not show ...
0
votes
1answer
264 views
New Site Collection isn't secure (i.e. SSL) like our other
I created a web app (sharepoint2.xyz.com), then extended it (AAM) to sharepoint.xyz.com. I also created a Site Collection called sharepoint2.xyz.com with our subsites under that (to mimic our 2007 ...
0
votes
1answer
396 views
Kerberos and applicationhost.config
One of our WebApplications is using Kerberos. Our devloper has said that we need to edit the application.config and change:
<windowsAuthentication enabled="true" useKernelMode="false">
to
...
0
votes
1answer
85 views
Problems faced for a VPC
UPDATE : Original question was solved by giving proper authentication method to the current user in IIS.
Would like to change my question like this: When I browse my site I am getting following ...
0
votes
2answers
1k views
IIS doesn't find Style Library -> SiteName -> style.css
I am trying to brand a SP site. It is on a virtual machine on another box.
I setup my custom master file in SPD on a local (non-server) machine. The custom master file points to the custom CSS file ...
0
votes
1answer
977 views
Sharepoint site does not appear on IIS Manager, error in opening site in a sharepoint designer
I have created a site collection and then create two team sites on sharepoint server. Sites are working fine from central Admin but they are not appearing in IIS manager. Also when I try to edit a ...
0
votes
1answer
124 views
reusing a webpart in another solution in sharepoint 2010 results a “500 INTERNAL SERVER ERROR”
I have a webpart that was used in an old visual studio solution as a stand alone project.
I copied this webpart project to a new visual studio solution, deployed the webpart to the new web ...
0
votes
1answer
120 views
How to Trace JAR file execution is hosted on IIS6.0 Server [closed]
We are using few JAR files in our web-application hosted on IIS6.0 Server and those files are used in somepages, we want to trace the execution of those files (both in client and server side) however ...
0
votes
0answers
13 views
Problems creating Groups in WSS
I'm working on a new Sharepoint site and when I tried to create Groups and I clicked the button "Create" nothing happens. I'm also having some permission issues with the IIS WAMREG admin service. ...
0
votes
1answer
56 views
Moving my custom farm solutions from sharepoint 2010 to sharepoint 2013 error
So I followed the following guide.
http://zimmergren.net/technical/upgrading-your-sharepoint-2010-visual-studio-projects-and-solutions-to-sharepoint-2013
Once I tried to deploy the solution from ...
0
votes
2answers
47 views
Root Site on New Web Application Can't be browsed to
Testing box is SharePoint 2010 Standard, single box install, local SQL. Default Web Application works fine. I've created a new web app, create a root site collection for it and no joy. I've tried / ...
0
votes
0answers
35 views
Hosting custom web services as a virtual directory under a SharePoint web site
I am developing custom web services that will be used in conjunction with a SharePoint site (WSS 3.0). No, before you ask, I am NOT talking about the built-in web services under the _vti_bin directory ...
0
votes
0answers
28 views
SharePoint 2010: Cache-Control for items
When I´m looking into the InternetExplorer temp folder, I´m seeing a bunch of cached sharepoint items:
C:\Users\username\AppData\Local\Microsoft\Windows\Temporary Internet
Files
It is possible ...
0
votes
0answers
245 views
How Sharepoint pages life cycle works?
I built a HttpModule for sharepoint. But when I begin to debug the page request, I notice that the debugging has an strange cycle:
1 - context_PreRequestHandlerExecute()
2- page_PreInit()
3 - ...
0
votes
1answer
143 views
What kind of IIS 6.0 configuation is needed with a MOSS SharePoint 2007 system
I admin a MOSS SP2007 service pack 3 (32 bit) farm of 1 sql server (shared) and 1 machine that runs all of sp2007 (windows 2003, 32 bit). The VM has allocated to it 2 CPUs and 8 GB of memory.
Recent ...
0
votes
1answer
216 views
Error installing SharePoint 2010
I try to install SharePoint 2010 on Windows 8.
There is a problem on step 7 of Configuration Wizard:
11/04/2012 19:12:28 8 ERR Failed to provision the SharePoint Central
Administration Web ...
0
votes
0answers
25 views
Permalinks and other blog links show as broken links in MS seo opt toolkit
Does anyone know why the microsoft's iis seo opt tool shows broken link violations for blog posts, when the broken link doesn't actually exist? In particular, it shows for the permalink email link, ...
0
votes
1answer
151 views
Alternate access mapping in SP 2010
I have mapped my farm into default and internet sites. Problem is, on the internet zone, some site collections are still pointing to the default zone which cant be resolved from outside. This causes ...
0
votes
2answers
92 views
WSS 3.0 site accessible only locally and when using IP address
We recently upgraded from Windows Server 2003 to 2008 R2. During our upgrade we accidentally removed IIS and reinstalled it again and now the site can only be accessed locally and if we try to access ...
0
votes
1answer
237 views
How do I add a user control from a separate assembly onto a Sharepoint application page?
Note: This question was originally posted in Stackoverflow and I was recommended to ask it here instead.
There is probably a very simple solution to this problem but since I do not know Sharepoint at ...
0
votes
2answers
989 views
how to check current value of UploadReadAheadSize
Is there any way I can find out what's the current value or file size limit of UploadReadAheadSize for IIS on windows server 2003.
0
votes
1answer
248 views
Adding ASP.NET Web Application to SharePoint Virtual Directory (for SPContext)
I'm inheriting an ASP.NET application that is hosted within the IIS SharePoint web site. From IIS, right click the Web Site, and click 'Add Application' is the method used here.
In our dev server, ...
0
votes
1answer
130 views
SharePoint CA Not Going to Default.aspx
All, I've been dealing with this issue for several days now. When I hit our Central Admin site http://abc.gov:47855 I'm getting HTTP 403 Forbidden (see image below) however, I am able to hit CA by ...
0
votes
0answers
186 views
SSL Configuration of Extended Webapplication in sharepoint 2010
Iam trying to configure SSL for a etended web application. I followed the normal method of SSL configuration as you do on any other Web application by generating CSR and Got the certificate and add ...
0
votes
1answer
215 views
Lists.asmx requiring authentication
I always thougth the url http://server/_vti_bin/Lists.asmx is open ie. dont need authentication.
But recently i installed sharepoint server 2010 in one of my clients machine and put it on public.
But ...
0
votes
0answers
140 views
Website cannot be found
I have installed SP 2007 where nine domains are being hosted. Everything has been working correct until now. Right now, some of the domains cannot be displayed. I tried to edit the site in designer ...
0
votes
0answers
301 views
Changed the IP of my SharePoint server and now I get a web.config error
I changed the IP address of my SharePoint server. I run a 1 sharepoint site "testportal" and "mysites". The mysites site works just fine, however my "testportal" throws the following error.
All we ...
0
votes
2answers
845 views
MOSS 2007 Windows Authentication NTLM problem in IE7 with IIS7.5
Having recently migrated from MOSS 2007 to MOSS 2007 x64, we are having problems connecting to the Windows Authenticated (NTLM) authoring site using IE7.
The domain name is exactly the same but the ...
0
votes
0answers
149 views
Audit information for a document library
I'm trying to find out how I can get a list of user names and which files from a particular document library on a my SharePoint 2003 sub-site they have requested/downloaded.
I've searched the ...
0
votes
1answer
362 views
Opening Excel services session returns “Safe handle has been closed”
Has anybody else had problems with Excel Services in SP2010? I am trying to programmatically access Excel web services. To connect to Excel services, I am direct linking to the ...


