Answer Questions
RajeevP5 SharePoint Services 3.0 stops working after Windows 2003 Server 'dcpromo'
Dear sirs, My SharePoint Services 3.0 was working fine on Windows 2003 Server R2 Standard. It is a standalone machine not connected to the network. But SharePoint stops working after I installed Active Directory on this same machine. I did that executing dcpromo tool. Please, can you help me Thank you very much, Marcos Tito. Agree, that should work fine. The problem is most likely caused by local accounts used by SharePoint no longer being valid in the domain environment. Marcos, You will require creating domain accounts and modifying the accounts that SharePoint runs as. Typically best practice is not to run a web application of any sort on the domain controller as you are ope ...Show All
Blkbird sharepoint 2007 how to know when a new site is created
I there any event in c# to know whe a new site is created The guys on the SharePoint forums should be able to help you... ...Show All
Dom_donald Help Required- List Events
Hi I'm writing an event to User Information List... Here I'm using some conditions. If they are not met then I have show up an error message and stop the event to complete in the below code I'm using the ItemUpdated Event of the list. In custom code a condition is checked if satisfies then error page should come.... public override void ItemUpdated( SPItemEventProperties properties) { CustomCode(properties); } void CustomCode( SPItemEventProperties properties) { if (alreadyExist) { alreadyExist = false ; properties.ErrorMessage = "error message" ; properties.Cancel = true ; } Now when I run the above code this message is not coming.....my code is working ...Show All
GS80 Re-Parenting
I have a SharePoint Services v3 site collection that needs to be re-parented. I keep finding that this is a feature but can't find where you would actually preform the re-parenting. Is this a SharePoint Designer task To me it's also not clear enough what you would like to do. Do you need to move the whole site collection under another existing site collection Moving sites within a site collection is possible in SharePoint Designer as well as via the interface in MOSS. Could you give more details on what you require I heard the re-parenting in this Excel file. http://download.microsoft.com/download/1/d/c/1dc632e8-71e1-466f-8a2f-c940f1438e0a/SharePointProductsCo ...Show All
bfarr23 Persistent Sharepoint Server Error Events
Hi - I'm running Sharepoint Services 3.0 and am seeing 3 different errors logged every single minute - IDs 6398, 7076, and 6482. Searches on these IDs have shown that other users are seeing them for different reasons. They all have to do with a "lack of storage" somewhere. Below are the pasted contents of 1 of each of these errors: Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: Timer Event ID: 6398 Date: 1/22/2007 Time: 3:41:17 PM User: N/A Computer: SPNACDEV06 Description: The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob (ID 929b1b3b-ef23-4379-915f-33e61709a2d3) threw an exception. More information is included below. Not ...Show All
MeAndYou how to implement translation solution for sharepoint site content
Environement: moss 2007, sharepoint 2007 Is it possible to do something like localization, globalization for a sharepoint site contents so that the users display the site content in the language they wish. Contents: columns names, columns contents, list names, every thing or most of the things in another language. Thank you. is there a way for user-entered content Thanks It is readily possible to localize the column names and labels; localizing the user-entered content is not very straightforward. For freeform text, you could construct something that would call a machine translation API (either something installed locally, or ...Show All
FugersonHall book about group motivation and leadership
I know this is not the forum, but well, hope it won't be banned. At least I always find answers here . I am a young project leader (Avanade speech) who want to improve not technically, I want to improve my human factor. My first project is going ok, but I want people to work more and harder (without using latigo:P). I would like to buy a book about motivation and group leadership. I just want to know which is the best one. In my project people is going through differents moods, and I want to direct it if it is possible. Thanks in advance. thanks for the response. But that isn't what i am looking for. I want something more psicological. People works better if they are happy and motivated. I am agree with you in the smart ...Show All
arvindbksc how to quote content
I am new to moss. I encounter a problem: Say i have an Calendar in my site. And I want to quote the Calendar in another page. How to do Any suggestion Assuming you just want to show the same calendar on two different pages, that is not a problem. You can just add the the calendar web part to both pages and you can even have different views on the 2 pages. Or maybe you meant something else... It depends. Site collections can be created in two different places: the central administration site a site directory site using the "create site" button If you go to "all site content" and choose "create" and then "site" it creates what we call a "web site" ...Show All
flinger Implementing DTO's in.Net
Hi, Can anyone suggest some good approaches to build Data Transfer Objects using .Net custom classes. Also would like to make them bindable friendly. Meaning when I have an array of entities and would like to bind the same to a datagrid. what interfaces do I need to implement to make it bindable to the datagrid. Thanks Sai Dtos are really just for transfers, you should probably map the dto to a custom business object. for binding its best to look for interfaces under the system.componentmodel i.e. IdataErrorInfo and INotifyPropertyChanged. If you want to learn more about business objects, try looking at a framework like csla.net that might give you some ideas. S ...Show All
Josibe Issue with managed UDF
Hello I have been trying to use managed UDF for the Client (as Add-In) and Server excel workbook on sharepoint server. I have followed the site http://msdn2.microsoft.com/en-us/library/bb267252.aspx which explains " Extending the Excel Services Programmability Framework". 1. Created a UDF project. My UDF consists of a simple method which will return a string. It is marked with the volatile attribute as true. 2. After creating the project, I have assigned a strong name to the assembly and copied the dll onto some other folder and also registered the dll. 3. Created a excel workbook that calls the UDF method. 4. The excel workbook is placed in a trusted file location and the UDF is registered as a trusted ...Show All
sqlhiker Options for Updating Excel displayed thru Excel Web Access ?
I'm developing a dashboard which contains some graphs surfaced through Excel Web Access. This works great. However, is there a way of updating the Excel data without going into Excel (e.g. via a synchronized SharePoint list or by using infoPath) so I have more control over the UI I'm really looked for a code free solution so I don't have to worry about maintenance and deployment issues in the future, and so power users can also use the same method for their own sites. I just found the appropriate answer in your blog: http://blogs.msdn.com/luisbeonservices/archive/2006/09/28/consuming-sharepoint-lists-in-excel-services.aspx . Are there plans to add this functionaity to Excel Services The environment t ...Show All
allison_h Deleting Hotmail Contacts
In my hotmail account it won't let me delete ANY of my contacts. I select one, press Delete, and it comes up with the message: Are you sure you want to delete the selected items(s) . I click (OK) and it refreshes, with the contact still there, undeleted, no matter what I do. Can anyone help me please try submitting a ticket to hotmail using the help feature... I've been having much the same problem and couldn't download the mozilla firefox. But if you click on the address you wish to delete, then select edit, you can then delete from this window. Good luck! Hey Peter, Great solution hitting straight the target. I appreciate it. Cheers, Kanaiya I am having exactly the same ...Show All
Sameep Writing custom webservice for sharepoint using vb
how to write custom web service for sharepoint using vb in msdn there is some document for c#. but i didnt find any reference for vb. is it possible to write custom service for vb. /// ...Show All
JoshMouch Assigning a unique number to all documents
Hello, I want to store a unique ID to use in a webpart. In a aspx page I would do it with a database field and a stored procedure, but with webparts i don't know. I want to give all my documents a unique ID, but not use the ID from sharepoint itself. SPItemEventReciever is only for 2007, but there were event handlers in 2003 as well! (I just don't remember the name space). A web part is a piece of code, the same as an aspx page. It does have storage, but it is not a database management system, and does not offer protection from concurrency or locks etc. Why not do the method that you allready know how to do (use a database field and a stored proc) to create these IDs ...Show All
cindyluke Enterprise Library
hi, I want to use ETW(windows Event tracing) with enterprise Library 2.0.Is it possible to use this if yes then how we can implement this. Ashish Ashish, I don't recall seeing anything built into EntLib that supports ETW out of the box, but you could always extend the Logging Application Block. Tim Hi Ashish, Enterprise Blocks doesn't directly give you API to use ETW, but you can use logging sink; extending the sink you can provide your custom Event Writer, and as application requires you can use it. See the way Instrumentation has been done; in a same fashion you do need to use Event Logging. As it is kind of Logging you would use and extend the logging blocks. ...Show All
