"404 - Not Found" results when users attempt to follow a broken or dead hyperlink.
4
votes
0answers
667 views
Error when trying to Edit View of library [closed]
When navigating to document library settings - edit view (without doing anything) selected ok redirects me to the following page with an error
...
2
votes
1answer
567 views
404 Error after Deleting Content Database (With no Site Collections)?
After detaching a database in SharePoint then subsequently deleting in SQL Server I have been getting 404 Errors at my root site collection default.aspx page, and a few other random site collections ...
1
vote
2answers
172 views
Web Part Module Itens error 404
We have a WebPart that has a module with resources (images, css and js files).
Locally it works perfectly when deploying from VisualStudio.
In a testing server we're deploying the webpart via ...
1
vote
3answers
993 views
Browsing a SharePoint publishing page returns a 404 error message
I've changed the master page on a publish site collection. When I browsed back to the start site to check the new master page the browser just returned a 404 error, telling me that the page could not ...
1
vote
1answer
61 views
SaveBinaryDirect throws an 404 error
SaveBinaryDirect works fine, unless I try to upload an exe file. Is there a limitation for some file types in SaveBinaryDirect or how can I solve this problem?
Exe file upload is allowed for the ...
1
vote
2answers
784 views
WCF end point not deploying to ISAPI folder
I have Site level Feature. I have created a mapped a SharePoint folder to ISAPI. I have added a folder (myfolder) into the ISAPI folder. I have created a .svc (endpoint.svc) file and a web.config file ...
1
vote
1answer
39 views
Custom 404 page unique to a site collection
Is it possible to create a custom 404 page which is unique to a site collection?
Usually, the 404 page is common for all site collections in a web application. Is there any way around this?
One a ...
1
vote
1answer
94 views
404 for all the site collections
I am getting 404 error on site collections. I did a backup from one farm and restore it 2nd farm. On second farm I am getting 404 errors. Please suggest.
404 - File or directory not found.
The ...
1
vote
2answers
320 views
Host Header Site Collections /w multi tenancy
I basically followed the steps in Spence Harbars Guide http://www.harbar.net/articles/sp2010mt1.aspx do create a multi-tenancy farm with host-header site-collections.
For some reason I cannot supply ...
1
vote
1answer
740 views
'AllItems.aspx' of Document library 'Cannot be found'
We have a production site that has been running fine, and have recently set up a staging site. Did a backup/restore of the content database, and did a site backup/restore. Everything works, except ...
1
vote
0answers
467 views
why im getting error “404 NOT FOUND” when adding HttpModule in Sharepoint 2010?
I developed a httpmodule that inherits from IHttpModule to use "Session_Start" event, add the output dll to GAC and adds the "add" tag into web.config in "modules" section. All things seem to be ok ...
1
vote
4answers
3k views
How do debug Sharepoint 404 errors
I made a configuration change to my SharePoint 2010 Web Application (earlier question) that enabled Anonymous access and now my site returns 404 errors!? Even when I change the setting back it does ...
0
votes
3answers
65 views
Why is my MySite looking at hive 60 for its files?
404: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Template\SiteTemplates\CUSTOMMYSITE\default.aspx"
It was working perfectly fine until I got the above after one ...
0
votes
2answers
529 views
People Search returns 404 on a clean install
I have a clean install of SharePoint 2010. Normal search is working fine (It is hitting the url /_layouts/OSSSearchResults.aspx?k=test&cs=This%20Site&u=http%3A%2F%2Faf007841. When I use the ...
0
votes
1answer
260 views
why publishing sites based templates lose their default page?
I'm using SP 2010, created a site based on publishing site which I modified with lists, masterpages...
then I created a template from that site.
WHen using that template to create a new site I get no ...
0
votes
5answers
3k views
Going to a Site Collection homepage gives a 404
I have installed SharePoint and all was working fine. Today when I go to root website for my web application I am getting a 404. I get this on my other web application as well. Central admin is ...
0
votes
1answer
512 views
New web app creation fails to create IIS site on secondary node
Sharepoint 2010 RTM
In central admin - I attempt to create a new App (IIS website)
the pop up screen accepts my input and goes to work, but eventually it times out and displays a message that ...
0
votes
1answer
125 views
blog subsite giving 404 on accessing in public facing
I need help and it would be great if anyone suggest/help.
The Problem is:
We added a blog sub-site in a SharePoint 2010 publishing site. now the site is browseable in the authoring version. But it ...
0
votes
3answers
421 views
Search site getting 404 error
The log says nothing. I am getting 404 when accessing from browser. I can see the whole sub site using sharepoint manager 2010. By the way it was always working. Just stopped working about 12 hours ...
0
votes
3answers
417 views
Sharepoint subsite 404
I have one site which also contains one subsite. It works on local machine and is available from machine's IP (192.168.0.37:90), but subsite is not accessible and gives 404.
What's wrong?
0
votes
1answer
472 views
Newly created site collection only available on one WFE
In our farm setup we have multiple WFE servers, these are server 21 and server 31.
When i create a new web application to run on port 84, and then i create a new site collection, i can access this ...
0
votes
1answer
290 views
using SPFile page.Exists sometimes asks user to sign in
I'm working on a custom 404 page for a new public facing SharePoint site which is replacing our current non-SharePoint site. Customers may have bookmarks that will break on the new site, simply ...
0
votes
1answer
283 views
Cant remove 404 object not found items from SharePoint 2010 crawl log
We have a new SP2010 environment that had gone through 3-4 rounds of testing before going live. Prior to going live, the various test sites were deleted, but we've noticed that 404 Object Not Found ...
0
votes
1answer
483 views
User Information pages return 404 in MOSS 2007
Something strange is going on with our User Information pages. Typically, when you click on a user's name, the userdisp.aspx page should open, showing the user's profile information. This used to ...
0
votes
1answer
144 views
Strange error in sharepoint IHttpModule.(Custom 404 page)
I have custom IHttpModule to redirect users to my 404 aspx page.
This example was found somewhere in the internet and this part looks like working well but today administrators reports next problem:
...
0
votes
1answer
130 views
Deleted Shared Document web part in AllItems.aspx causes “404 Not Found” - How to reset the Page?
As described in the Title, we erased the web part that lists the elements in this library, but now we get this error and we don't manage to figure out how to reset the page to its original state.
We ...
0
votes
0answers
143 views
Sharepoint custom error pages and loging issues
I am currently trying to implement custom error pages in our sharepoint project.
Here is the issue i have. The custom error pages are set up in IIS. Using the .Net error pages in ISS7 for the error ...
0
votes
2answers
156 views
Site Icon, and Images yeilding 404 error
I am currently trying to change the site icon. I have uploaded the icon picture to the Style Library in a folder titled Demo.
The name of the picture is Logo and it is a .png file.
When I give the ...
0
votes
0answers
399 views
SharePoint Designer 2010 - PublishingImages 404
I'm using SharePoint Designer 2010 against a SharePoint 2010 "Publishing Portal" site collection.
When I update an image in the "PublishingImages" library and check it in, I get prompted as usual ...
