I'm working on a pretty standard WSS setup. No active directory, (do have NT4 vintage domain controller authentication.) I am a WSS-defined site administrator....
Hi Friends, How are you doing? Hope you all are doing well. In Share Point Portal Server, we can see, "topics" and "actions" sections and its menus. I want to...
In WSS, we have a group that has been added to a site. A user from that group have visited the site and opened up a list item. That user's information is not...
Hi All, I am trying to create a basic webpart that displays "Hello" message on my website. I did everything according to the SharePoint SDK but getting the...
From my testing, the User Information field populates only users listed at (.../_layouts/1033/user.aspx) and not from (.../_layouts/1033/userinfo.aspx). ... ...
Hi,
I have created a web part page. This page has custom as well as out of
the box webparts. I applied a custom CSS to this by referencing to this
CSS in the...
You will usually see an error after dragging the part onto the webpart page. Check the safeControl setting in the web.config. These settings need to match...
When I ran into this problem, I was pointed to first service pack both WSS and SPS Then use the installassemblies tool from Microsoft to register your webpart ...
Hello All, i wanna creat a web-part that can read/write images from pic library exist on a sharepoint . i'm using SharePoint Products and Technologies 2003...
Hi, I am developing a custom web part in which i have to display data from already existing link web part. I used an ListViewWebPart for the purpose, in which...
Have you looked at ../_layouts/1033/siteusrs.aspx ... From: "pasu_sp" <pasu_sp@...> To: <sharepoint@yahoogroups.com> Sent: Wednesday, March 01, 2006 6:14...
Yes u need to use content editor web part and use the class for that menu and use the visibility attribute to hide it using JavaScript. This is the best way to...
Hi pardha, ya i am seeing that erroe after dragging the part onto the webpart page. In which web.config file should i check. can u give me more details on...
hi anu, 1. Errors loading the web part are generally caused by The signature on the Assembly. Verify the Public token attribute in safe control with the...
Making a webpart that can handle a image library, is like walking over the river to get water. Look at http://www.sharepointcontrols.com for an telerik editor...
This error is nomally because you have not configurered your Manifest.xml, dwp and/or web.config files correctly. Be 110% sure that the assembly name and type...
I have uploaded a list to the List Template gallery for a site collection. I have created a subsite using a different site template from the top-level. Why...
hi I am kind of new to SharePoint portal server 2003. I need to know the exact difference between, 1.Topics 2.Sites 3.Areas 4.Sub Areas Can any body...any body...
Hi, This is a generic error which most of us get..:) you have to add the <Assembly>Namespace =[];PublicKeyToken=[];Version=[]</Assembly> entry to the .dwp file...
A Site is the basic level of organization in WIndows SharePoint services - it has a unique URL and can have unique members and permissions, and be grouped into...
Hi all List templates are only available in subsites based on same template of the site where we publish the lista template. The only possibility that you have...
Francisco Ruiz
franciscor@...
Mar 7, 2006 7:18 am
12108
Hello all, Thanks for any help you might be able to provide me. I think this is a simple issue that can be easily worked out. Lets say for example that my...
Hi, guys. I am trying to duplicate my production Sharepoint environment to a separate, disconnected test environment. I was provided a copy of my content...
IT pro's, This is my first post to SharePoint. Our office administrator has decided that she wants to use the Free SharePoint Team Services for Windows 2003...
Hi, I want to know how to change the ALT text for icons in document library. For example when you move mouse over the icon (word, excel etc) in a doc...
I just changed my SMTP server from my internal Exchange server to the Sharepoint portal server's smtp server., I restart this server and then tried to remove...