Answer Questions
Bob_dlonra Please someone get me out of this mess
Hello all, I am new to Sharepoint but have spent a ton of time on this the past 3 weeks. I have gotten one W2K3 Server running with Sharepoint but even that one has issues i.e. I cannot get rid of the search service event log entries that correspond to the gatherer service Event ID: 2424. The 2 new Servers I have installed and configured just do not want to work. When I go into the admin console I immediately get a login box to which I input a domain account with admin priviliges and the login box keeps popping up many times until it finally will stop and display the page I want to see. Then when I click any other link the same scenario happens all over again Why is this happening I did not do anything different with this ins ...Show All
Ben Amor Bassem Object Relationship Mapping ?
Hi all, Just wanted to findout that in normal distributed computing environments or 3-tier application; is it necessary to use Object relational mapping if yes which phase of the project -Paresh PareshGheewala wrote: is it necessary to use Object relational mapping if yes which phase of the project Interesting question! As always "it depends". Typically you'll choose one of the following architecture styles namely: Transaction Script, Table Module, Domain Model for your application. In the case of the Domain Model pattern you would implement this using custom classes expressing the abstractions in your problem domain. There's a big chance that the resulting Do ...Show All
Leonids How to customize DispForm for Document Library
Is it possible to customize DispForm for Document Library I cannot see display form in Supporting Files tab at Document Library properties window. If I create new display form, how to replace default form with it. You are correct, the tab does not display it. I think you will have to just change the existing one. And since SPD doesnt show it in the folder list, you will have to open it directly using "file-open" and giving the URL to the dispfom.aspx. I have no idea why this should be like that. Hi Ir_Vin, Open your Site with SharePoint-Designer. Double-Click your Document-Library. Double-Click Forms. Double-Click your DispForm.aspx. Make your changes (e.g. at ...Show All
Yonglun Li Software Development Lifecycle
Hi We hear so many things nowadays about Softwate Development Lifecycle, Architechture, UML, Design Pattern etc etc. I know it may not sound good to some of you. But can anyone list out the activities of a Software Development Lifecycle. Lets say I want to develop a brand new product / project what stages would be involved I mean how would I implement all the things I have mentioned above to the development. I have some idea on all the things I have mentioned above. Jonathan van de Veen wrote: I like this slightly overdone, but mostly realistic representation (you can't tell me you get fired after every single project and still blame everybody else... ...or do you ). Thanks, I’m glad you enjoye ...Show All
john_frener Can not creat Site collection in wss 3 release version
hi all... My installation of WSS 3 was successful.. My config Windows 2003 SP1 (Part of Domain "testwss") Framework 3 (Release) Wss 3.0 (Release) Sql 2005 ( On other machine which is part of Domain "testwss") IIS 6.0 office 2003 pro after creating application successful i am not able to create site collection i get the following page. The Windows SharePoint Services Web application has been created. If this is the first time that you have used this application pool with a SharePoint Web application, you must wait until the Internet Information Services (IIS) Web site has been created on all servers. By default, no new SharePoint site collections are created with the Web application. To create a new sit ...Show All
Tilfried Weissenberger Site and Sub Site List Aggregation
Is there a way to get all items for any given list (ie Contacts) for all sites and subsite using a single web service call Right now I am getting a list of all sites using "GetAllSubWebCollection" web service method, then for each site get the items for a given list. This is taking a very long time, can I execute a query from the root site and get this same list Thanks version 2003 or 2007 no, its not. Basically, the search engine isnt the way to go at all, but instead you will have to use custom code (build your own web service for example) that will run a recursion on the sites. A CAML query on each list will return the items you want and you will be able to aggregate. but i ...Show All
csk2006 WSS 3.0 Disaster... Config database lost..
Hi, today morning when I arrived work and try to access my sharepoint portal, I get the error "cannot connect to configuration database" .. for my surprise, I chek SQL server, and the "Sharepoint_Config" database is missing. I have no backups, and the only thing I have left is the content database "wss_content_SOMETHING" ... And I also have the "Inetpub" localfolder.. So my question is if is there anyway to recover my site with this data I have left.. Maybe creating a new configuration or new site and adding WSS_Content.. The thing is I created a new site, and this builds a new Sharepoint_config database, but I still get the same error when trying to connect. I also checked the permissons in the SQL ...Show All
AlexBB Problem WSS extension for VS 2005 on XP
Hi, I have problem to develop web part for WSS 3.0 in visual studio 2005 on windows XP. I downloaded Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions. And I installed WSS 3.0 on a windows 2003 server. It works ! But when I try to compile a webpart on vs 2005, I have compilation error because vs doesn't find namespace sharepoint : Error 1 The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference ) c:\xxxxx\Web Part1\Web Part1\WebPart1.cs 7 17 Web Part1 My webpart code: namespace Web_Part1 { [Guid("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")] public class Web_Part1 : System.Web.UI.WebControls.WebParts.WebPart { protected override void Render(HtmlTextWri ...Show All
mel_mel Clustered .NET Applications
I'm doing the preliminary research for the architecture of a large project. This project will basically be responsible for routing various types of messages transactionally. Some messages have higher priority than others. Some are forwarded, some are processed directly, etc. My initial design calls for a series of MSMQ queues and Windows Services, written in C#, to process the messages in these queues. There will be incoming and outgoing queues, queues to store unroutable messages, etc. Of great concern to me is that there are absolutely no single points of failure in the system. I can't have a machine go down and have the messages sitting in the queues on that machine remain there until it comes back. In order to accomplish this I am cons ...Show All
satsrinivasan Problem with create/submit a SSL certificate request
Hi experts, (assumption: ComputerName: Machine1; my website: www.abc.com ) I have follow the instructions as http://support.microsoft.com/kb/290625/en-us for create a certificate request. When I created the request, I typed Machine1 as Common Name . However when I try to submit such a request as suggested with e.g. http://abc.com/certsrv/ , it shows the 404 page not found error. I' m pretty sure my IIS works and other pages are working fine also. I was wondering, 1. Did I do anything wrong with that Common Name I 've also tried to make a new request and insert e.g. abc.com as Common Name , but when I try to submit the request, some thing happened with 404 error. 2. Is there any other way I can submit the request other than t ...Show All
Selectis How are you gnerating application definitions?
Hello All, I am just cusrious to know how are you guys generating your application definitions in BDC by hand or using one of the tools out there to auto generate that scary XML file I am unable to find a tool which gives me the ability to include stored procedures in my app def instead of pure tables or views Any help would be appreciated. Thanks a lot Hello Steve, >>the bells and whistles that a "mature" product has :-) I am not sure if you are referring to Reporting Services here or not. If yes, then I'd say that those whistles and bells have been there with the product since the beginning. if you did not mean that then let's move on to the discussion itself :-) I gu ...Show All
Bob Pokorny Why need Form Server 2007? Thought WSS/MOSS covers that kind of funcationalities
This is probably not the ideal place to ask this question but I'm just not sure what Form Server 2007 is for. I admit that I have not spent any significant amount of time looking into it. My very limited knowledge about it says it's built on top of WSS 3.0. I'm not sure what that means. I guess I'm trying to find out what "additional" functionalities Form Server provides that the OOB WSS/MOSS don't already provide, and the compelling reasons why it's useful in the business world. Form server is basically a MOSS component (for the enterprise MOSS version) that allows you to publish infopath forms so that users will be able to view them as web forms instead of installing the infopath client. It ...Show All
doener 3-Tier
Hello, I want to know about 3-Tier Architecture, I know that it has, User Interface Layer Business Logic Layer Database Layer. How can i explain that to somebody in effective and simple way about each layer, and how i can expain about each layer can u guys give me an example please (maybe from your previous development and experience) Guide me Diego Dagum wrote: Good stuff, Arnon!! Really appreciate it :-) I am glad you like it - I have a few more papers/presentations at www.rgoarchitects.com/Papers Arnon Dear All, Thanks for discussing about n-tier architecture. Though I get the flavor of this architecture, but still cannot visualize it enough for implementation. Let us think of a simple data ...Show All
TimR_246 How to config access based on a domain attribute like location?
Is it possible to configure a SharePoint site to allow only domain users with particular domain attribute value to access e.g. only users in a particular location, or belong to a particular department. Further from this is whether it's possible to limit only people who eventually report to the same person to access a particular site Thanks a lot Sharepoint only accepts security groups or specific people in its access rights settings. You cannot make a security group based on rules. You could do something that is not very secure - set up an audience (if you are not aware what audiences are - audiences are a feature of the shared services in MOSS, that allows you do define groups of people based ...Show All
Chris &quot&#59;Delmonty&quot&#59; Finlay Portal not appearing Right
Hi all, I am facing a problem in which the MOSS 2007 portal is not appearing the way it should be. Whenever I try to access it, it seems as if the style sheets are not being applied and the links are not working. I get 2 errors: one of which is a wpsc undefined error. I am using IE 6 with W2000. Other users with similar environment are accessing the portal normally and everything is appear fine. Any idea what I need to do to fix this problem Thank you in advance Regards Hi, I am having the same issue. Did you find a solution for this For some users everything works fine, for others, the portal is visualized messed up. I found out why this difference is: if somebody deletes its cookies and brows ...Show All
