Uploaded content are not visible on SharePoint 2010 home page - sharepoint-2010

I am very new to SharePoint 10. I have upload the file in SharePoint. Document is visible in SharePoint document library but its not visible on front end.all old files are visible on front end expect newly uplaoded files.does anyone has idea about this?

Have you enabled 'Content Approval' for your library? If enabled, only approved file will be visible.
And check 'Draft Item Security' also.

Related

TFS2015 Document library- open file instead of download

when i am trying to view files from my TFS document library it's download the file instead of opening it automatic with excel OR word that are already installed on my pc, does someone know how to fix it?
i am using office365 and TFS2015 as you can see at the screenshot that attached this is how it's look like in PC that working fine.
This kind of issue may related to your IE security setting, try to add the related sharepoint site in trust site and try again:
Close your browser (if you don't and you have your SharePoint site up you'll get a bunch of script errors because of the change to access
levels).
Go to your Control Panel
Open Internet Properties
Select the Security tab.
Select Trusted Sites
Click Sites, and add the URL for your SharePoint site.
More details please refer this similar issue: "Some files can harm your computer" dialog when I open a file from the document library
If the warning dialog is disappear, but when you open file still download. Then that behavior maybe defined by your browser. Try some other browser such as IE/Chrome/FireFox. Double check the integration/link of your browser and Word,Excel.

File in Internet Explorer 11 opened from source URL instead of tempory folder

I would like you to help me to understand this situation. From a web application (ASP.NET MVC), I generate files in docx and xlsx. In Internet Explorer (V11) it show a box asking if user want to "Open", "Save" or "Save as" this file. When user select "Open", it open the file in Microsoft Word (or Excel), but the file is not in Internet Explorer's temporary file folder. File point toward the web application URL. This cause an issue when user "Enable Editing" on this opened docx or xlsx file. The "Enable Editing" action change the content of the file for the login page of the web application, which is wrong.
The issue doesn't happend in Chrome or Firefox, nor if user "Save" or "Save as" files. Too, it doesn't happend on all PCs.
Until now I did: compare IE advance setting with a working PC, compare IE security setting with a working PC, reset IE settings and opened a docx file from GMail (the issue didn't happen)
I use Microsoft office 2013
Thanks for your advices
I found the answer.
In my code I didn't have the Response header "content-disposition" when generating files.

OneDrive files disappearing

I have a bunch of files on my onedrive account synced with my laptop (windows 8.1) and Surface RT (Windows 8.1).
Now, if I add any files or folders (by web upload or by copying to onedrive folders on my laptop/Surface) all these files disappear from their location and I can find them in the Recycle Bin.
How can I troubleshoot this behavior?
Thanks in advance!
Try the feedback link from the options gear in the onedrive web page. They treat data loss issues very seriously and usually respond quickly.
I realize this is an old post, but I just ran across this (or a similar) issue and thought I'd share something that worked for me.
Check the following to see if the folders you've added to OneDrive are selected to be included in the sync:
Right-click the OneDrive icon in the taskbar and choose Settings
Go to the Account tab and click the Choose folders button
Select the checkbox for the folders you'd like to sync/save
NOTE: If you are saving files directly in the OneDrive directory (C:\Users\YourName\OneDrive\) instead of in a folder (C:\Users\YourName\OneDrive\MyFolder\), make sure to check the box for the "Files not in a folder" option.

First Time Trying to Edit a SharePoint File

This is my first time trying to edit a sharepoint file. It is used as a list of links in an iframe on a web site on another server. But this has nothing to do with the problem. I have been asked to modify the list of links and I just want to get to it and do it. But however one does this, it does not seem very intuative to me.
Let me tell you the steps I have taken and how things go wrong and maybe I can get some advice. The sharepoint file is on a server that I log into remotely. I run the "Sharepoint 2010 Central Administration". On the page that comes up, I click on "Manage web applications" under "Application Management".
From there, I see the page I want to edit. But when I click on the name of the item (which appears in red text) the area is hilighted but nothing happens. In the ribbon menu at the top of the page there is a drop down entitled "Site Actions" but there is no option there to "edit". Please advice.
I was given a username and password to "log in" because I was told I need that. The idea was that maybe I need a special admin account to see the missing menu options to edit a page. But at first I could not use it to log on to the server where the sharepoint system is. Then I found that I could try to use it to log onto the "Sharepoint 2010 Central Administration" program. But this did not work.
Then I tried to see if there was anything I could so from the desktop computer. I found "Microsoft SharePoint Workspace 2010"
I tried this and it looked promising"
http://i67.photobucket.com/albums/h292/Athono/SSO/SSO3_zpse15402e2.jpg
But then eventhough I could see the file name, I could not edit the file:
http://i67.photobucket.com/albums/h292/Athono/SSO/SSO4_zpsca7d0f71.jpg
I went back to the server and tried a few other things. I tried to switch my account in the Central Adminstration to this special account that someone suggested had more privledges but it did not work. The error said "Error: Access Denied". I tried putting the web page in the address bar and that just brought up the page without any way of editing it.
Please advise.
Central Administration is not meant for content editting. That is the core of SharePoint with all kind of configuration options.
You have to create a web application for content editting and create a site collection there. In that site collection you can edit the page, add webparts, etc. In your case you can try a Publishing Portal template for your site collection and add a content editor webpart. In that content editor webpart you can put HTML for your iframe.

Unable to edit or set masterpage in SP2010 site (migrated from wss 3.0)

I just migrated sharepoint site from wss 3.0 to SP2010 foundation.
The site is not rendering while the "lists" are visible. I want to open and edit the masterpage for the site first.
Opened site using Sharepoint designer 2010 and tried to open masterpage but kept on saying "master page editing disabled for the site. contact ...".
I am the site collection admin, farm admin etc and have all privileges.
Went to central admin, and SPD settings, switched to the web-application and everything was already ticked and I ticked again and saved. Did IISRESET as well.
I opened the URL
http://f2010:81/_catalogs/masterpage/Forms/AllItems.aspx
and it showed me all masterpages. Default.master has value of "3" in compatible UI versions while minial and v4.master have 4.
I can't open the default.master (or any masterpage including v4) from here. I can't even set any masterpage as default.
Below URL gives me 'unexpected error'.
http://f2010:81/_Layouts/ChangeSiteMasterPage.aspx
Please suggest