-
- Content Management in MOSS 2007
by Prabagarane
- 1 Replies
- Last post
by Lawrence Liu - MSFT
- Hi Guys
I am very new to MOSS 2007.
we are going to develope an E-Commerce site using the VS 2005 and sql server 2005. In that there are somany static pages are there, Occording to the clients they want to change their content in some period. So that is the reason we came to conslusion to use the MOSS 2007 for the Content Management and Workflows. But we are very new to this technology, so P
-
- Best way ... bring ASP.NET 2.0 application onto SharePoint server
by dolomite33
- 6 Replies
- Last post
by Neel00
- Pretty straightforward question ... just looking for the safest/cleanest way to handle this ... I want to bring in an ASP.NET application onto the SharePoint server. I will not be using the Business Data Catalog or any SharePoint integration. The application has it's own Virtual Directory but not it's own Application Pool (currently on a seperate server). I need to move this application to the Sha
-
- !! Updating List Data -- Please Help!!
by JAW73
- 11 Replies
- Last post
by JAW73
- Okay, I've been at this all day and I have to be missing something. I'm working with WSS 3.0 and VS 2005
1. I created a SPList called "Audit Name List."
2. I added 1 column called "Audit Name."
3. I created a web part that should update the list but it just doesn't. I'm pulling my hair out! (as if I had any)
Any help would be GREATLY appreciated!
He
-
- Troube Changing Page Layout
by DorkRawk
- 1 Replies
- Last post
by The Mossman
- I'm trying to change a page layout for one of the pages in my site through the Page Settings page. When I make the change, I press OK and it shows the changed page layout, but when I view the page it is still using the orignal page layout. How can I fix this
-
- Custom Field Type Properties
by Aaron Robertson-Hodder
- 14 Replies
- Last post
by Hardeep Singh
- Hi,
I have created a custom field type for SharePoint that represents hierachical data from and XML file (stored in SharePoint) in a TreeView.
I have created properties on the field to store the location of the source XML file and whether to render the TreeView as a multi-select, ie. with checkboxes.
I created the properties in the _fldtypes xml definition using the property schema elemen
-
- I lost a subweb but the content it's in database --- Can i reconnect it???
by Gerardo580457
- 5 Replies
- Last post
by Curtis Ruppe
- I have a problem with a subweb beacuse it doesn't appears in the portal, but when I run stsadmin to enum the subwebs, this appear in the result.
I open the database the table "AllDocs" and i can see all information stored but i want to see in the portal
Could anyone help me please.....
thanks for your help
-
- Unable to connect ...
by Dan Balaceanu
- 14 Replies
- Last post
by hwg_Maarten
- Hi,
I have a SingleServer instalation for MOSS.
I get this "Unable to connect..." error in BDC Item list web part. I think is something with the credentials the goes to SQL Server.
<LobSystemInstance Name="Charisma TS"> <Properties> <Property Name="DatabaseAccessProvider" Type="System.String">SqlServer</Property> <Pr
-
- Provisioning Pages with custom contenttypes using SiteDefinitions
by Morten Andreasen
- 14 Replies
- Last post
by Flemming Carlsen
- I am trying to provision a custom welcomepage using a module in a site definition, using the following syntax:
<Module Name="Home" Url="$Resources:cmscore,List_Pages_UrlName;"> <File Url="default.aspx" Type="GhostableInLibrary" > <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterp
-
- Problem while accessing document from SharePoint server located on port other than 80
by d_kudalkar
- 2 Replies
- Last post
by d_kudalkar
- Hi all,
I am facing problem while accessing document from SharePoint server located on port other than 80 .
I want to access SharePoint document in my C# application.
I have two options; either to use Dot Net dialog boxes or MS Word dialog boxes.
1) Using MS Word dialog box in C# , I can open the document successfully. I am accessing MS Word dialog box using Word.Applicat
-
- Can you create a web part page in WSS 3.0 that has the Quick Launch bar?
by Michele O&#39;Dell
- 1 Replies
- Last post
by Michelle P.
- W e d o n o t a l l o w u s e r s t o m o d i f y t h e i r s i t e s i n F r o n t P a g e o r S h a r e P o i n t D e s i g n e r b e c a u s e w e w a n t t o m a i n t a i n a c o n s i s t e n t l o o k a n d f e e
-
- Setting up meetings in a Sharepoint Calendar
by SeanCarter
- 3 Replies
- Last post
by SeanCarter
- Is it possible to create a meeting calendar item where other people are invited and can accept or decline, but without having to set up a document workspace for every meeting
Thanks
Sean
-
- Unwanted Authentication Prompts
by muhammad naeem
- 1 Replies
- Last post
by Thom Molnár-Boivin
- Hello all i have an issue with NTLM.
I make some .aspx pages from sharepoint designer and publish them over a sharepoint sub site.
Now from AAM(alternate access mapping) i add a url for internet and the anonymous access is disable
my problem is that when a person go to visit the pages which are created by me its open an NTLM prompt even if the person is already logged in.
-
- PassThrough authentication fails: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'
by Erulu
- 5 Replies
- Last post
by bababab
- I've tried it with every AuthenticationMode! But no one seems to work correctly in my case. I thought that PassThrough should work with a preset User ID and password. This would be enough for the moment, but even this doesn't work!!
With WindowsCredentials I get the following error:
The Property with name 'SsoApplicationId' is missing on the LobSystemInstance.
SsoApplicationId I tried to
-
- Unknown problem with Content DB
by Jos&#38;&#35;2
- 2 Replies
- Last post
by Stephen-SP911
- Hi, well I don't really know what is going on, a sharepoint app was in a SQL2000 working fine for a HW upgrade its was changed to another machine with the same SQL2000 version and SP, but more CPU ,mem, and more and better HD that's all
but in the new one apears in some webparts and controls when its try to acces some lists:
" Could not continue scan with NOLOCK due to data movement &qu
-
- Ajax pages in the Page Viewer webpart
by hoshy
- 1 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- As the title. Should this work I have a simple Ajax page that works fine standalone, however, in the Page Viewer webpart each request causes a full postback (of my app, not the whole SP page) rather than a background request ala Ajax. Any thoughts
-
- Working with the data returned by the GetList web service.
by scottcable
- 4 Replies
- Last post
by MikeT1021
- I'm retrieving data from a Share Point server via the Lists web services GetList method but I'm having trouble using the returned data. The data returned in the InnerXml of the XmlNode can't be converted to XML or a DataSet since it appears that there is more than 1 root element. This is what I'm getting (actual data has been replace by more generic terms but the schema is correct). <rs ata It
-
- Error:- Got List Item Version, but item was null
by Milind Vengurlekar
- 0 Replies
- Last post
by Milind Vengurlekar
- Hi,
I have created my own Content Type and set workkflow on that.
When I create a Pages using this Content Type, approval gets 2 email notifications, one from actual person and other from "System Account".
When look at error log I find "Got List Item Version, but item was null" message.
Could you please help me to trace out why I am getting 2 emails instead on 1 I guess this problems
-
- SharePoint: RunWithElevatedPrivileges Error: Object Reference not set to a Reference of an Object
by Kerby J
- 4 Replies
- Last post
by smc750
- Hi,
I am working with MOSS and attempting to run a custom Sharepoint program (.exe) from the command line on the SharePoint server. My main problem is the web <url> not found error when getting SPSite. So, I have tried to use the RunWithElevatedPrivileges(delegate() command and am getting an "Object Reference not set to an instance of an object" exception.
Does this
-
- Workflow in VS 2005 for SharePoint 2007
by Toberic
- 6 Replies
- Last post
by Toberic
- Hello! (I come from Germany and do not speak very well in English) I would like to create a Workflow with Windows Workflow Foundation for SharePoint Server 2007 in VB.NET. Precise said had to go this Workflow automatically react on this Begining-Date from Calendar-Entry. So he should start and according to send e-mails. I have installed the Add-Ins for Visual Studio 2005, likewise I would alr
-
- Alternate Access Mappings Problem - Please Help
by LAM_
- 9 Replies
- Last post
by Ludovic Chungue
- I have been trying to solve a problem (for several days) with a portal that I think is AAM related.
Here is the scenario:
I have a portal that is to be accessed internally by employees, and externally by outside partners.
For this I have a web application that uses windows authentication and that can be accessed, internally, through http://extranet:20707/sites/somePorta
-
- disabling fonts within PublishingWebControls:RichHtmlField
by clovernews
- 0 Replies
- Last post
by clovernews
- Hi there, In designing page layouts for a MOSS 2007 publishing site, I need to ensure the font used is one specified by my CSS - i.e. don't allow users entering content to change the font. I thought I'd accomplished this by setting AllowFonts to false within the PublishingWebControls:RichHtmlField's tag properties... but no. When pasting content into this control inline styles can still be applied
-
- Replicator Problem .
by Amol
- 2 Replies
- Last post
by Amol
- I added a replicator activity to my workflow, inside the replicator, I added a CallExternalMethod Activity which updates a List Item. There is no UntilCondition specified, which implies that the child activity should execute and the replicator should end after the child completes. But this does not work. The replicator does execute the CallExternalMethod activity. Any ideas I tried adding a seque
-
- Creating a custom list template using custom content types
by Ritesh.Shaw
- 8 Replies
- Last post
by Dennis Hee
- Hi,
I want to create a custom list template. I want the fields of this list to be the fields of ont of the custom content types I have created.
I created a custom content type as:
<ContentType ID="0x00887D1DB2B45C41d3838B42D69B5D1CE6" Name="MyCustomListType" Group="MyGroup" Description="MyCustomListType"> <FieldRefs> <
-
- Add aspx page developed in Visual Studio to sharepoint
by Will Buchanan
- 7 Replies
- Last post
by Guejon Orn Torsteinsson
- Hi folks
Can you tell me if this is even possible.....
I have an aspx page which I have made in Visual Studio. It basically has a web form with the usual objects which are populated from a database. Now... I want to have this page within my sharepoint site, so I want to add a link to it on the sharepoint home page and when the link is clicked I want the page to load and look like all the oth
-
- left menu for a portal site
by Bhavtosh
- 3 Replies
- Last post
by Bhavtosh
- hello all,
is it possible to have administrator could control what is shown to different user groups w.r.t to the menu that appear on the left side
my question is for the menu control that appears on the left side of a portal or a sub site. for example the menu control has the following options:
option 1
a
b
option 2
c
d
d1
d2
now if