Answer Questions
rwilson06 using workflow and sending emails
I am using team template in sharepoint. Now i want that when ever i setup an discussion or calender item, the people who are authorised or made member of that group get an email.How can i do that. One more query I want that whenever anybody wants to start a discussion on website or upload a document, an email for giving approval should come to sharepoint administrator.How this can be done Thanks all ...Show All
Corey Furman Copy page to another page library
Hi i have created a page with some webparts. Now i want to use this same page as basic for other pages so i want to use this page as a sort of template. I tried copy & paste from sharepoint designer. The page is copied but the webpart is not. I also tried using the explorer view in Sharepoint but that also did not do the job ( i can't copy to the same pages library) tnx for any help On the page you want to make a template of, select Site Actions - Site Settings , then select Save site as template . When the Save site as template page appears you should see a checkbox to " include content ". If you check this, any list, libraries, or web parts will be saved in the new template. Hope this helps. You can ...Show All
Bo Yu can't create workflow - sharepoint designer 2007
I'm testing out WSS3 & sharepoint designer. I want to create some custom workflows, but everytime I try to create on I get an error box "Failed to load the workflow". Any guesses as to what the problem is and how to fix it It did work for me out of the box, do you perhaps have a beta version of the .net 3 framework running So it just works for everyone else out of the box .... I am also getting this error. I get just the "Failed to load the workflow" error in SPD 2007; there are no errors to be found in the MOSS 2007 logs or locally in event logs. Is there any way I can turn on detailed logging for SPD 2007 to capture more informati ...Show All
Harish.A documents per view
Hi, I have a webpart that shows me the nr of documents of a library that have a certain view. The user can enter a certain view, wicht exists for that library, and then it shows the # of documents that view has. If the view has a filter, and it shows 2 of the 3 documents of the library, then i want my result only 2. Now I can only make this happen if the user selects this view as the Current View, but I want this result also when the user has not selected this view as current. So what I actually try to achieve is when, in Sharepoint, you go to your Document Library, and choose on a certain view, i want the list of the documents that are in that view. Here's my code so far, does anybody have a clue Thanks in adva ...Show All
chaitanyas Need suggestion.....................
I need one help from you guys...... I have one application and in that I need to take the decision based on the status of the database ........ if database is available then I need to activate menu.................. now at runtime i m getting one event and i m storing status in one variable whether it's available or not....... but somehow if application gets closed then again I need to know whether database is available or not so which is the best approach............ 1) whether to store status in one file (which type of file xml, ini (in terms of performance)) 2) again check in that folder whether it's available or not I want to take the best decision...........Please help me in this :-) If ...Show All
srem How to make sharepoint 2007 apple to connect from outside
we have just updated / moved the old sharepoint.. to a new server. but we still have some issues.. so far we can only use the sharepoint inside. our https://www.homesite.dk/remote is pointing to the old site. i have tryed meny ways to make it apple to connect to outside. but still no luck. is it posibul to maybe. some way make sharepoint 2007 access apple from outside. on a site like www.company.dk:8035 just to give a example.. then i think i might be apple to get the remote to connect to the new server. hope to hear from eny one soon. Good post there Henry ! There is a lot that goes into getting things accessible from various places :-) and most of them DON't occur just within SharePoint. DNS, Host Headers, Firewal ...Show All
David Veeneman Is CSF essentially an ESB?
Is CSF essentially performing some of the same role as an Enterprise Service Bus (ESB) product such as those available from vendors such as Sonic or IBM If not, how is it different A follow-up question - can one assume that session mgmt is a combination of "ESB"+"run time goverance"+ orchestration CSF performs a set of governance functions needed to manage a system of services in addition to performing a "session" management function for integrating services to build composite services. You can think of the session management function as being akin to "a virtual instance of an ESB created for each aggregation or mashup." Thi ...Show All
sqlmarkus Passing the Excel parameters to the backend
I can define parameters in Excel Services, but I couldn't find any directions on how to pass those parameters to the back-end SQL Server relational database. Our users may see different set of data depending on their position. The Asia manager isn't allowed to see New York data for instance. I need to identify the user currently viewing the Excel sheet, and pass it's name as a parameter to the SQL server, so that SQL will filter out the data that the user isn't allowed to see. Is there an article out there that shows how to pass parameters to an SQL data source from Excel Services I have changed the account running the SSP application pool to the same account that is running the SSO Service, an ...Show All
michael447887 KPI Filter - Set Default Value
I've got a dashboard setup in Sharepoint 2007 that uses a KPI List built from SQL Server 2005 Analysis Services. I've also got a filter tied to the KPI web part on my dashboard page. The filter works fine when I select values and apply the settings, but I would like to set the default value on the filter to always be two items from the available list. When I select them as filter items, the filter text box shows "nre; nrm" as the filter text and the data is filtered correctly, but when I enter "nre; nrm" as the default value, the filter returns a "The default value specified is not valid" error message. If I only use one value or the other (e.g. "nre" or "nrm" only) the default value ...Show All
RichardHarley How to create(create disco and wsdlt)/deploy custom webservice using vb.net
helo i have writen a c# web service for accessing to sharepoint service according to this document http://msdn2.microsoft.com/en-us/library/ms916810.aspx the document here mostly for C# language.but there is no spcification for VB.net. here i have seen i need to create three files .asmx *disco.aspx *wsdl.aspx in the document it says replace the content of disco file according to following < xml version="1.0" encoding="utf-8" > To <%@ Page Language="C#" Inherits="System.Web.UI.Page"%> <%@ Assembly Name="Microsoft.SharePoint, Microsoft.SharePoint, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint. ...Show All
qrli Adding new server to farm
Hi, just found some interessting, which could probably be a 'works as designed'. My farm is a 2 server scenario. One DB-Server 'db.domain.com' and one web server 'web.domain.com', also hosting central admin and ssp. I added a second webserver 'newweb.domain.com', but I cannot add an webapplication on Port 80 at this server. When I try to access newweb.domain.com, I get redirected to web.domain.com. Is this works as designed Any way how to get a new webserver to the farm, hosting its own content on port 80 Best regsrds TST Hi, Do we have answer for this I have the same problem. I tried the Alternative Access Mapping. But it still didnt' work. It always redi ...Show All
daydreamsy2k HelloWorld Sample-CreateSession times out
hi, Can somebody tell, why should the CreateSession time-out . After clicking CreateSession button, the status continues to show "create session in progress", and after some time, it times out. Links are all proper. thanks,. anita Hi, Make sure you provide the credentials of an account that has permission to create new sessions to the Header.Security collection of the Message object. This account must be a member of the role that is specified by the < SessionManagerAdminRoleName > element in the Session.config file. Thanks, Ashish Malhotra Hi, I think you should roll back the changes. The problem here is not with Hello ...Show All
Maaloul Sorting and combining two different lists
Hi, I'm struggling with a problem scenario.... I have two lists....both having few common columns and few individual... there is one column common to these two....Timestamp What I want is that I need to sort these two list as a whole on timestamp....can this be done... I have read somewhere that we can create views.....can I create a view of both lists contaning only common columns and combine the views and finally put them into single list and sort on timestamp.... has anybody already done this Thanks Manu ...Show All
Gagandeep Singh create multiple websites in different languages using WSS 3.0
Hi , I am new to Sharepoint Services (WSS 3.0) . My requirenent is that i have to create multiple websites in different languages using WSS 3.0 . A user can view his content in any language. I have few queries here : 1. If i am creating a site in English using a saved template and i want to create another site in German using the same template then how to convert all the text written in English to German as the template was created from an English site Ex: Lists, Libraries and other items column names and other metadata information. 2. In the same above way. After running several sites in different languages using a specific template. Now we want to add a new List/Library/WebPart etc to them, do w ...Show All
MDesigner Active Directory , Exporting xml as users
We have an application that churns out xml a collection of user details and credentials.We have decided to have a central repositry as Active directory.I want to test it using windows xp without a windows 2000 or 2003 server.Is it possible , if so, How Hi, Thanks for your reply.Ya sure please send me the links.Hope you got a clear picture of the scenario.If i had to use AD (windows 2003 server) then i'll have to make it a domain controller, i want to avoid that and this is for prototyping(testing the process of exporting a set of data in xml to AD,doing crud on AD) so for testing and prototyping i want to make it simple and easy.Waiting for your reply You might want ...Show All
