Re: VS projects - Really dim question

2009-10-06 Thread Sezai Komur
See this comment by Carsten on the WSPBuilder codeplex project: http://wspbuilder.codeplex.com/Thread/View.aspx?ThreadId=17921 *"The WSPBuilder do not include DLL files from Microsoft.SharePoint, this is hard coded into the program."* I always try and run WSPBuilder in a dev machine with SharePoint

RE: Alerts on Minor Versions

2009-10-06 Thread Darren Neimke
Seems kinda wierd that you could "see" minor versions... but still not get alerts when they change!? For example, our users can "see" minor versions because they have "Edit" permission, but they can not get alerts to updates because they don't have "Approve" permission. Kind Regard

RE: Alerts on Minor Versions

2009-10-06 Thread Darren Neimke
Thanks all for your input. This all lines up with how we'd understood it... just wanted to confirm the logic before I dived in too deep in solving a few user issues that we'd been having. Cheers! Kind Regards, Darren Neimke darren.nei...@live.com From: paul.tur...@dws.com.au To: ozm

RE: Alerts on Minor Versions

2009-10-06 Thread Michael Nemtsev
The default users dont have "Approve Items - Approve a minor version of a list item or document" permissions. You need to modify the default permission level in order to receive alerts on minor documents From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Darren N

RE: Alerts on Minor Versions

2009-10-06 Thread Paul Turner
Definately. Also check the list settings as you can change the visibility of 'drafts'. Generally most users won't see drafts and thus won't get alerts. Regards, Paul Turner Senior Solutions Specialist M: 0412 748 168 P: 08 8238 0912 F: 08 8234 5966 A: 66 Henley Beach Road, Mile End SA 5031 E:

RE: Alerts on Minor Versions

2009-10-06 Thread Marko Salonen
I think users would need to have the Approve permission level, so that they are able to view minor versions. Regards, Marko From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Darren Neimke Sent: Wednesday, 7 October 2009 2:18 PM To: ozmoss@ozmoss.com Subject: Alert

Alerts on Minor Versions

2009-10-06 Thread Darren Neimke
Can anyone tell me what permissions are required for users to receive alerts on minor version updates of a document? We have users who are making item-level alert subscriptions but who are not receiving alerts when minor version changes are checked in. When a new major version is published, t

RE: VS projects - Really dim question

2009-10-06 Thread Paul Noone
Oh well, my WSPs are still being correctly built. Looks like WSPBuilder is just ignoring the VS references and looking to the GAC. From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Paul Noone Sent: Wednesday, 7 October 2009 10:55 AM To: ozMOSS Subject: RE: VS projec

RE: Site Admin / Farm Admin cant access ssp/admin/User profiles and properties

2009-10-06 Thread Marko Salonen
Thanks!! It worked! Regards, Marko From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Brendan Law Sent: Wednesday, 7 October 2009 12:22 PM To: ozMOSS Subject: RE: Site Admin / Farm Admin cant access ssp/admin/User profiles and properties Ah, this is a common issue

RE: Site Admin / Farm Admin cant access ssp/admin/User profiles and properties

2009-10-06 Thread Brendan Law
Ah, this is a common issue. You need to click Personalisation Services Permissions, and add yourself to the permissions listed in there. By default it will add only the account you used to set up the SSP. :) - Brendan From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Beha

RE: Site Admin / Farm Admin cant access ssp/admin/User profiles and properties

2009-10-06 Thread Marko Salonen
>> Is the farm admin able to access it?! No >> Did you check if you are a site owner of SSP?! Yes I am, still cant access it From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Marko Salonen Sent: Wednesday, October 07, 2009 12:57 PM To: ozMOSS Subject: Site Admin / F

RE: Site Admin / Farm Admin cant access ssp/admin/User profiles and properties

2009-10-06 Thread Michael Nemtsev
Is the farm admin able to access it?! Did you check if you are a site owner of SSP?! From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Marko Salonen Sent: Wednesday, October 07, 2009 12:57 PM To: ozMOSS Subject: Site Admin / Farm Admin cant access ssp/admin/User

Site Admin / Farm Admin cant access ssp/admin/User profiles and properties

2009-10-06 Thread Marko Salonen
Hi All I am a member of farm admin group and cannot access the http:///ssp/admin --> User profiles and properties page, even though I can access the http:///ssp/admin itself? Any ideas why? Kind Regards, Marko Salonen This email

RE: VS projects - Really dim question

2009-10-06 Thread Paul Noone
Yes, I added the DLL to the root bin folder. Then drag-and-dropped from the folder into VS so the file was added properly. Then I deleted the old reference and added the new one by browsing to the new location. So far as VS is concerned there is no problem. It's only WSPBuilder that's complain

RE: VS projects - Really dim question

2009-10-06 Thread Brendan Law
Have you tried removing the reference to Microsoft.SharePoint and re adding it? - Brendan From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Paul Noone Sent: Wednesday, 7 October 2009 9:24 AM To: ozMOSS Subject: RE: VS projects - Really dim question Ah, yes. I see.

RE: VS projects - Really dim question

2009-10-06 Thread Prashanth Thiyagalingam
Hi Paul, really a dim answer too..did you try to move the Microsoft.SharePoint.dll also into your 'bin' directory and check? regards, Prashanth From: paul.no...@ceosyd.catholic.edu.au To: ozmoss@ozmoss.com Date: Wed, 7 Oct 2009 09:24:12 +1100 Subject: RE: VS projects - Really dim ques

RE: VS projects - Really dim question

2009-10-06 Thread Paul Noone
Ah, yes. I see. Thanks. With regards to the first question, I've tried moving the DLLs outside the project, used different versions of them etc., but am still getting the same error. :\ Have never had this problem before and the references all look fine. The WSP builds seem OK otherwise. Just

RE: VS projects - Really dim question

2009-10-06 Thread Trevor Andrew
Hi Paul, The second question is easy - Visual Studio always marks one of the projects in the solution as the "Star tup Project", and highlights it in bold. The first question ... umhh ... not sure ... Cheers, Trevor From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On

VS projects - Really dim question

2009-10-06 Thread Paul Noone
Hi all, I've recently moved all our VS projects into subversion (yay!). As a result - and because we tend to do first level development on non-SharePoint servers - I've moved all the required DLLs into a top-level bin folder and updated the references. However I have two problems. Firstly, whe

Re: test

2009-10-06 Thread David Connors
Please subscribe to this list for these sorts of tests: http://prdlxvm0001.codify.net/mailman/listinfo/ping 2009/10/6 Daniel W. Brown > Sorry > > ___ > ozmoss mailing list > ozmoss@ozmoss.com > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > >

test

2009-10-06 Thread Daniel W. Brown
Sorry ___ ozmoss mailing list ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss