RE: Dev Server Slow Down after Windows Update!

2011-09-28 Thread Matthew Cosier
Have you  checked the diagnostic logs?  Set them to medium, download the
sharepoint log viewer ( 
http://sharepointlogviewer.codeplex.com/) and point it to your 14 directory
and set it into live mode, hit the site and see if anything interesting
comes up.  You should see your requests coming through as you ping the site.
You might also have some luck installing fiddler on the client, and check
where your requests are going, and ensure that it's a server issue by
looking at the response times of the requests.

 

You might find that it's a client issue?  Have you tried using a different
browser?  Ensured no proxies have been installed via GP or anything?

 

Cheers,

 


  

Matthew Cosier
CTO / Director
Hazaa Pty Ltd 
m: +61 428322904 
e:   m...@hazaa.com.au | w:
 http://www.hazaa.com.au

 

Description: cid:image002.png@01CC1483.033B48F0

 

 

 

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Uzma Naz
Sent: Thursday, 29 September 2011 8:32 AM
To: ozmoss@ozmoss.com
Subject: Dev Server Slow Down after Windows Update!

 

I was working on my SP 2010 dev server nicely to upgrade our internal
systems when I noticed an extreme slowdown. I thought it was a broken
workflow and after many days and hours of troubleshooting, it looks liek
someone ran Windows Update and well the Sept security update for SharePoint
2010 was installed. Since then, all page requests take forever to load. 

my current build is  14.0.4763.1000, I've tried re-running the config wizard
with no joy.. what are my options? Upgrade to Sp1 and install the latest CU
and hope for the best or get a restored version of the VM that should be
backed up? 

Thanks!!! 

<><>___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


SharePoint Development Server & Integration/testing.

2011-09-28 Thread Peter Milliner
Hello all,

Just need some general guidance and advice.

We are currently using SharePoint 2010 for our external website and asp.net 
forms to submit applications/enquiries to our new intranet site (which is only 
partly implemented) - this work was done by external consultants.

I really need some help now in setting up our own development and 
integration/testing server.  I have all the visual studio project files 
supplied by the constultants.

What I need to know is how to best replicate our production setup on the 
Integration testing server.  What we have now is an authoring site which is on 
our intranet that deploys to our website which is a VM.  We also have the 
enquiry management and course enquiry sites on our intranet (the asp.net form 
submits to these sites).

What I want to setup is a development box, an integration/testing server to 
trial changes before deployment to our intranet/authoring site.

I have not coded seriously for a long time so need some direction/resource in 
using VS2010 and setting up the development box - and also need some direction 
in replicating our current setup.

We are running BACKUP EXEC

Can I just use a backup of our existing  production environment to restore to 
the integration/testing server.

Any help or Direction is appreciated

Peter Milliner
SharePoint (BRITNET)
www.bendigotafe.edu.au

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: [RESOLVED]: access denied when activating publishing

2011-09-28 Thread Maxine Harwood
No, a repair from the installation exe.

 

Its fixed a problem I had in the past where query string filters across the
site collection randomly stopped working.

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Daniel Brown
Sent: Thursday, 29 September 2011 8:51 AM
To: 'ozMOSS'
Subject: RE: [RESOLVED]: access denied when activating publishing

 

By repair.. do you mean running the config wizard?

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Maxine Harwood
Sent: Wednesday, 28 September 2011 11:43 PM
To: 'ozMOSS'
Subject: [RESOLVED]: access denied when activating publishing

 

Tried everything I could think of. Rebooted server but issue is still there.
Also did a repair out of desperation.

 

Lastly I deactivated the site collection feature and reactivated it - now
its working fine. 

 

J

 

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Paul Noone
Sent: Wednesday, 28 September 2011 11:48 AM
To: ozMOSS
Subject: RE: access denied when activating publishing

 

Are these sites using a custom template or definition?

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Maxine Harwood
Sent: Wednesday, 28 September 2011 10:58 AM
To: ozMOSS
Subject: access denied when activating publishing

 

I have users who are now getting accessed denied errors when trying to
activate the publishing feature on a subsite. They have previously been able
to perform this operation on sites within the subsite, but something has
changed.

 

As site collection administrator, I can activate the feature without error
and therefore assume the issue is permission based. The user belongs to a
group ABC - that has full control of the site (unique permissions), but not
the site collection root site. I have even tried granting full access at the
site collection root site without success.


The most frequent cause of this issue in Google is that the site collection
does not have the SharePoint Server Publishing Infrastructure feature
enabled, but I can confirm this and am able to activate the publishing
feature as the site collection admin. 


The critical error in the log:

Publishing Feature activation failed. Exception:
Microsoft.SharePoint.SPException: Provisioning did not succeed. Details:
Failed to initialize some site properties for Web

 

Any suggestions?

 

Max

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Dev Server Slow Down after Windows Update!

2011-09-28 Thread Nigel Hertz
I thought the only way to get the CU's installed was to manually download them 
from Microsoft, and then manually install them?

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Uzma Naz
Sent: Thursday, 29 September 2011 8:32 AM
To: ozmoss@ozmoss.com
Subject: Dev Server Slow Down after Windows Update!

I was working on my SP 2010 dev server nicely to upgrade our internal systems 
when I noticed an extreme slowdown. I thought it was a broken workflow and 
after many days and hours of troubleshooting, it looks liek someone ran Windows 
Update and well the Sept security update for SharePoint 2010 was installed. 
Since then, all page requests take forever to load.

my current build is  14.0.4763.1000, I've tried re-running the config wizard 
with no joy.. what are my options? Upgrade to Sp1 and install the latest CU and 
hope for the best or get a restored version of the VM that should be backed up?

Thanks!!!

_

Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: [RESOLVED]: access denied when activating publishing

2011-09-28 Thread Daniel Brown
By repair.. do you mean running the config wizard?

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Maxine Harwood
Sent: Wednesday, 28 September 2011 11:43 PM
To: 'ozMOSS'
Subject: [RESOLVED]: access denied when activating publishing

 

Tried everything I could think of. Rebooted server but issue is still there.
Also did a repair out of desperation.

 

Lastly I deactivated the site collection feature and reactivated it - now
its working fine. 

 

J

 

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Paul Noone
Sent: Wednesday, 28 September 2011 11:48 AM
To: ozMOSS
Subject: RE: access denied when activating publishing

 

Are these sites using a custom template or definition?

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Maxine Harwood
Sent: Wednesday, 28 September 2011 10:58 AM
To: ozMOSS
Subject: access denied when activating publishing

 

I have users who are now getting accessed denied errors when trying to
activate the publishing feature on a subsite. They have previously been able
to perform this operation on sites within the subsite, but something has
changed.

 

As site collection administrator, I can activate the feature without error
and therefore assume the issue is permission based. The user belongs to a
group ABC - that has full control of the site (unique permissions), but not
the site collection root site. I have even tried granting full access at the
site collection root site without success.


The most frequent cause of this issue in Google is that the site collection
does not have the SharePoint Server Publishing Infrastructure feature
enabled, but I can confirm this and am able to activate the publishing
feature as the site collection admin. 


The critical error in the log:

Publishing Feature activation failed. Exception:
Microsoft.SharePoint.SPException: Provisioning did not succeed. Details:
Failed to initialize some site properties for Web

 

Any suggestions?

 

Max

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Dev Server Slow Down after Windows Update!

2011-09-28 Thread Uzma Naz

I was working on my SP 2010 dev server nicely to upgrade our internal systems 
when I noticed an extreme slowdown. I thought it was a broken workflow and 
after many days and hours of troubleshooting, it looks liek someone ran Windows 
Update and well the Sept security update for SharePoint 2010 was installed. 
Since then, all page requests take forever to load. 

my current build is  14.0.4763.1000, I've tried re-running the config wizard 
with no joy.. what are my options? Upgrade to Sp1 and install the latest CU and 
hope for the best or get a restored version of the VM that should be backed up? 

Thanks!!! 
  ___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


[RESOLVED]: access denied when activating publishing

2011-09-28 Thread Maxine Harwood
Tried everything I could think of. Rebooted server but issue is still there.
Also did a repair out of desperation.

 

Lastly I deactivated the site collection feature and reactivated it - now
its working fine. 

 

J

 

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Paul Noone
Sent: Wednesday, 28 September 2011 11:48 AM
To: ozMOSS
Subject: RE: access denied when activating publishing

 

Are these sites using a custom template or definition?

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf
Of Maxine Harwood
Sent: Wednesday, 28 September 2011 10:58 AM
To: ozMOSS
Subject: access denied when activating publishing

 

I have users who are now getting accessed denied errors when trying to
activate the publishing feature on a subsite. They have previously been able
to perform this operation on sites within the subsite, but something has
changed.

 

As site collection administrator, I can activate the feature without error
and therefore assume the issue is permission based. The user belongs to a
group ABC - that has full control of the site (unique permissions), but not
the site collection root site. I have even tried granting full access at the
site collection root site without success.


The most frequent cause of this issue in Google is that the site collection
does not have the SharePoint Server Publishing Infrastructure feature
enabled, but I can confirm this and am able to activate the publishing
feature as the site collection admin. 


The critical error in the log:

Publishing Feature activation failed. Exception:
Microsoft.SharePoint.SPException: Provisioning did not succeed. Details:
Failed to initialize some site properties for Web

 

Any suggestions?

 

Max

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss