Questions tagged [publishing-site]
46 questions
0
votes
1 answer
XLSX requiring password on MOSS 2007 Publishing Site (Public Site)
I have two documents, a .docx and an .xlsx both are in the same folder (Document Library) on the MOSS site and are linked in a content page. The .docx downloads as expected. When you click on the .xlsx file it prompts for a username/password.
The…

MikeM
- 27,227
- 4
- 64
- 80
0
votes
2 answers
Server Error in '/' Application. ASPNETDB.MDF ... ON PRODUCTION SERVER
I m getting the following error when i upload my site to Production Server using Database in App_Data ASPNETDB.MDF
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current
custom error…

user583181
- 75
- 1
- 5
- 21
0
votes
1 answer
steps to take website from local server to hosted server (going live)
I am very new to web development, and have a question in regards to taking your website "live."
I coded my site in python, using the Django framework. I have all my code stored in a local server, and want to move ahead with taking my web into…

pynewbee
- 665
- 3
- 9
- 19
0
votes
1 answer
Two Questions on Sharepoint Publishing Sites
I have a custom page layout which is based on a custom content type. I have placed several textfields and lookup fields from custom content type in the page layout. I want them to be seen to only admins. Contributers should not see and edit. Is…

frbry
- 499
- 2
- 12
- 25
0
votes
1 answer
Publishing a Magazine in Sharepoint 2007
My client wants to create a company internal magazine on Sharepoint 2007. Actually I never seen anything like this in any Sharepoint site before.
An "issuing system" (like issue #1, october) is required. Stories (news) should be grouped into…

frbry
- 499
- 2
- 12
- 25
0
votes
1 answer
Editing Summary Links Web Part on a publising Site in Sharepoint 2013
I am trying to figure out how to change the title of a Summary Links Web Part in SharePoint 2013.
Below is an image of the summary links web part. I would like the change the title "SUMMARY LINKS" to "BLAH" but can't figure it out for the life of…

Culpepper
- 1,093
- 12
- 19
0
votes
1 answer
Using a Calendar in a SharePoint Publishing Site?
I've set up a publishing site for a project, but the calendar isn't available to me.
Anbody know how to make the default SP calendar available?

Jon Dewees
- 2,957
- 6
- 31
- 38
0
votes
2 answers
Putting your website online from scratch (ASP.NET MVC + Database)
Ok. I made website (in VS 2012 ASP.NET MVC 4) and I have database on my local sql server that website uses.
Now, what do I have to do to put it online.
Is there any good tutorial that shows how to do this from scratch (there must be but I can't…

Namazani
- 53
- 1
- 9
0
votes
0 answers
Visual Studio 2012 Creating Additional dll when Publishing
I have an ASP.NET website in which all pages use the same master page, but recently needed to add an additional master page to work with one particular page. I tested it in Visual Studio 2012 and everything worked just fine and dandy, and it…

Keith Salmon
- 89
- 3
- 9
0
votes
2 answers
Share point list view custmization in sharepoint 2013
I am trying to create a publishing site on Share point 2013. I have a custom list which contain a schedule about a walk-in clinic hours. It show like a table though I can change the view to calendar view or table view etc. But I want to give a…

Bir Singh
- 91
- 1
- 4
- 12
0
votes
1 answer
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 be found.
But when I open the site collection…

Flo
- 27,355
- 15
- 87
- 125
0
votes
1 answer
Include files from the App_Data checkbox missing
I'm running the Visual Studio 2012 Ultimate download from MSDN on my home laptop but it is missing the "Include files from the App_Data" check box that I see on my work PC when I go to Publish... Any idea what I have to do to get that box? I know I…

chrisb
- 937
- 1
- 10
- 22
0
votes
2 answers
Can I compile only one class files and use it?
I have a asp.net application, in which I have App_code folder with different classes.
Whenever I publish my application it creates single App_Code.dll for all classes, which is fine, but now I have to add one more class but I want to publish only…

Krishna
- 13
- 5
0
votes
1 answer
Publishing ASP.NET 3.5 Site Leaves Web.config Empty Due to providerOptions Element
I am trying to publish a ASP.Net 3.5 site to an IIS 7.5 server using WebDAV and each time I do the config file winds up empty. The culprit is the providerOption elemet seen in the code below.

misterscratch
- 63
- 9
0
votes
1 answer
SharePoint 2010 Publishing Site Content disappears if published->accepted
The main content of our publishing site disappears after a second if the site is in published and accepted state.
The navigation and the header is visible. The result is compareable to the problem described on this…

Tom
- 58
- 5