Answer Questions
John Blight where to store a unique ID?
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. What you are looking for is not a web part. It is an event handler that attaches to the document library and overrides the ItemAdded event (read about ItemAdded event in the MSDN). This event will allow you to manipulate properties of the document once it's been uploaded. true. Let me know if you hit problems. I'm using Sharepoint 2003, Visual Studio 2003. In this, Microsoft.SharePoint doesnt have the SPItemEventReceive ...Show All
lagu2653 Developing ASP.net applications (within sharepoint)
Hi, I would like to develop a (custom) ASP.net application and host it within Sharepoint, of course with the masterpage provided by sharepoint. Now it's quite easy to create a ASPX page within sharepoint (via sharepoint designer). It's also easy to just copy and paste ASP code in that file. Works fine. Serge van Oever has a nice blog posting ( http://weblogs.asp.net/soever/archive/2006/11/09/SharePoint-2007-_2D00_-_2F005F00_layouts-and-how-to-create-pages-that-run-in-site-context.aspx ) about ASPX and code behind files within the sharepoint content. This works, but of course you don't get the great masterpage system provided by Sharepoint and SharePoint designer. VSeWSS CTP is out, tried that, works but only once (still ctp, so... ...Show All
TurboTom How do I change the URL setting
I'm a newbie here and trying to figure out how to change the URL setting. I did the basic install taking all the recommended install settings. When I go to the SPS site I can not get to it unless setup the short url name in my hosts file. How do I set SPS to use my full url rather than the shortname Example( mysite vs mysite.mylocation.mycompany.com) Thanks for any help with this Place both the short and fQDN that you are trying to use as host headers in your IIS Web Site for your SharePoint. This will make both available for use. What happens when you try to hit mysite.mycompany.com Does it pull up at all does it hit the server at all Check out alternate access mapping : http://blog.henryong. ...Show All
gmcbay Eventing in CSF
Hello, I would like to get more details about how to use eventing when writing a WES for CSF. First of all I would like whether there is any difference between the Provisioning Events, Health Events and Usage Events The provided samples with the WES toolkit don't implement any of them (except usage) so I would like to know if they are all implemented in the same way. To the more importaint question: how do I configure the sample from the WES toolkit for Usage eventing to work What is the role of Usage Event Poller included with the WES toolkit Generally what I would like to know is how to send events Is there any more documentation written on this matter And one more dummy question. What is the difference between sending a message in CSF ...Show All
b182f117 Detecting internal calls in business object without using TLS or overloaded internal method
Hi Forum I have the following problem. I need to know whether a call to a business object was made from another business object or directly from the UI. I need this because of Security and Logging reasons. Security - Users might not have permission to call the method on a business object. But another business object might need to call it. - But it's the same method :( Logging - I often want to log when a user performs an action. Another business object might also perform that action but then I don't what to log it. But it is the same method. ;( The best solution I have found is to make an internal version of the method with parameters. Like this: public class BusinessObject{ &n ...Show All
-SuMit- Sharepoint Designer + Expression - Frontpage = ?
I just downloaded the Frontpage replacement which consists of two products named Microsoft Sharepoint Designer and Microsoft Expression. From what I can tell the two products are practically identical in functionality. Questions: 1. What is the difference if any 2. It looks to me like I can accomplish the same things that either of these two products are capable of using Visual Studio 2005. Am I wrong I do appreciate qualified feedback and thank you in advance. - ppothier MBA/CIS, BS/BIS, MCSE, CNE, CCNA, A+, MCAD (in progress) P.S. Happy new year and looking to forward to a wealth of new Microsoft products to work with :). Hi and thank you for the reply. I was sort of f ...Show All
Nico Vuyge Install Workflow Sharepoint
now hi everyone. i working with workflow and i want to build my project with workflow share point after install the extenstion of workflow sharepoint and the sdk for workflow share point the template found on my instance of vs 2005 but when open the workflow.vb the error will accour can any one help me i think i missing Microsoft.SharePoint.dll any one help me please thanks a lot. how Hi Omar If the error you get is a missing reference you will need to add a reference to the missing DLL. The Sharepoint DLL's can be found at C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\ISAPI , you may also be able to build but not open the designer but in that case you would probably be getting The t ...Show All
Phil026 Installing ADAM(urgent)
Hi, Can anyone tell me if installing ADAM on a machine(win-xp prof, which is part of the network) will it intefere with existing AD on the domain controller According to the whitepaper it says its a user based service and a ADAM is a lightweight version of AD(2003). Need an ans asap. Hi dude, hope you find here useful resources (I think the installation over XP prof doesn't differ from the over Win Server 2003 one) ADAM Step-by-Step Guide ADAM Overview Presentation , mentions coexistence between ADAM and AD, commenting it's possible More info on ADAM Adam does not interfere at all with Active Directory the only way for the two to talk is via ADAMSync. You can install num ...Show All
siaj A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site a
Hi evrybody, I have been facing this problem of A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site as safe. when dragging the office scorecard viewer and scorecard browser in the share point portal. I tried manipulating the web.config file but in vain. Colud any one throw some light on this Thanks in advance email id : s andeshsk007@gmail.com Try reinstalling the ScoreCard web part. Locate the ScoreCardWebParts.cab on your server (ours is at "C:\Program Files\Microsoft Office Business scorecard Manager 2005\Server\Setup\ScoreCardWebPart.cab") then use the stsadm tool to re-install it ...Show All
Sarguna Assign Permissions to People in a list
I have a list of employees information in a HR Sharepoint site. Is there a way making the sharepoint automatically assign permissions to people in the list Help would be appreciated. hi guys, need your help. i already completed doing a page with quick launch and links (just a simple site). when i was working with the permissions, i accidentally deleted groups (i dont have any idea) that caused me not to see the SITE ACTION menu in the main page. How shall i return those permissions knowing that I cant edit it anymore (no SITE ACTION menus anymore). It looks like i became a read only member. I hope you can help me guys. Im just a newbie.... I would recomme ...Show All
MShetty Where can I download the wss12.xsd file?
I am trying to edit a .webpart file and would like to add the schema to the properties for the file in VS 2005. However, in my 12 hive directory there is only a wss.xsd file and no wss12.xsd or anything resembling that. Several forum posts make references to the wss12.xsd file but I can't find it on the web anywhere. Also, I have installed SharePoint 2007. Not sure if it will help you at all, but I did find a number of results from a google search for "wss12.xsd" pointing to the following path: \Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE \XML\wss12.xsd I looked there and I do not have the file. I have the wss.xsd fileb ...Show All
Leomath looking to improve efficency or finding a different control
This question mainly has to deal with web forms. Let's say I want the user to select from a combobox-type control (which I'll explain in a bit) and let the user choose from 8000 different options. First of all, we have our own custom control that consits of a text box and a list box that shows up underneath which acts as a combobox. To eliminate a huge performance hit on the browser, we load all 8000 items on startup into Javascript arrays. After that, when the user types a single letter, results with that starting character are displayed in the listbox and so on. What I'm interested in is a little better architecture of this problem. Hopefully I've explained it in a way that you understand, but if not, then let me know. Also, if this ...Show All
Xancholy Network Load Balancing vs. Hardware Load Balancing (CISCO Arrowpoint)
Hi Have a query regarding using the Windows 2003 Network Load Balancing Service. My ISP provides Load Balancing functionality via there CISCO (Arrowpoint) Device. We were experiencing some problems with the Arrowpoint so during testing I installed the NLB service and got all my websites working to a tee I decided that this is perhaps the best way forward anyway as I had more control over adding and removing servers to the cluster, but none the less I decided to ask my ISP's advice as to which solution was the best. Their response was... "Microsoft's implementation of NLB is not a particularly network friendly application of load balancing. It operates by spoofing the source MAC address in ARP replies. This causes all switches ...Show All
JKountouroglou Sharepoint 3.0 and Project Server 2003
At this time, Project server 2003 uses SharePoint Service 2.0. My company is about to introduce SharePoint Service 3.0. Question: Is Project Server 2003 compatible with SharePoint 3.0 Is this the definitive response If so then I guess upgrading to WSS3 wasn't the smartest thing in the world for me Earliest responses greatly appreciated. We are having same issue, Project Server 03 is not working with SPS 3.0. Need an answer or some kind of work around ASAP. Any answer Hello, It is probably to late to me... We have already upgraded to WSS 3.0 and our Project server 2003 stopped creting project subwebs. The other functions run correctly. ...Show All
Ehab EL_Gendy Need a bit of help getting My Site functionality to work
Hi all. I have installed MOSS 2007 enterprise in a simple-server farm mode using a SQL 2005 backend. It appears I have everything else working except the My Site functionality. When I click on My Site, I get: Your personal site cannot be created because Self-Service Site Creation is not enabled. Contact your site administrator for more information. So then I enable Self-Service Site Creation for the web app that is hosting the My Site service and try again. This time I receive: There has been an error creating the personal site. Contact your site administrator for more information. I have the SSP set up so that the admin site is on one web app on a port other than 80, and the My Site is on a different web app at p ...Show All
