| bio | website | scholarisintl.com |
|---|---|---|
| location | Perth, Australia | |
| age | 33 | |
| visits | member for | 1 year, 11 months |
| seen | May 11 at 3:00 | |
| stats | profile views | 35 |
<<--Headache-->>
Systems Engineer for Solutions IT, SharePoint Administrator for hire working primarily on Scholaris Intl customer sites, performing new deployments and migrations for SharePoint based Scholaris installations.
|
May 11 |
comment |
Single Sign On between two web applications? is ADFS considered the 'default' claims based provider for a WIndows domain? Is it actually required for claims to operate properly? I know that web applications will be setup for claims as the default in 2013 but haven't actually implemented a 2013 farm yet. |
|
Feb 8 |
comment |
how can i have only navigation in my left column AFAIK - its master page and css for this type of branding, you may decide to use SharePoint Designer for this but try keep it clean and come up with a good master page and alternate css as you have already mentioned. |
|
Feb 8 |
comment |
Web Site does not show in IIS7 manager are you talking about 2 WFEs connected to the same farm here? Or 2 separate farms entirely? |
|
Feb 8 |
comment |
Print Preview Web Part SharePoint 2010? worth a shot teylyn - i will look into it |
|
Jan 23 |
comment |
SharePoint 2010 Search Not Working: Tried Everything! does the content access account have permissions to crawl the site? |
|
Dec 9 |
comment |
SSO in SharePoint nice post, agreed it really does depend on what your chosen authentication model is. Abraham - if you can please disclose what version of SharePoint has been implemented and what its chosen authenciation model is (Claims / Classic / Forms / Kerberos) then perhaps the community can give you a better idea. |
|
Dec 5 |
comment |
Creating a Site Collection - Get “Error in resolving user” Is the web application using claims based authentication? Considering its 2013 it will almost force you to use that model rather than the classic mode auth that was the default in 2010 |
|
Nov 30 |
comment |
User input issue with Locale change of Site SP 2010 ok so you've change the locale of both the servers regional settings as well as the site / site collection regional settings to be the same and have performed at least one iisreset on the WFE? |
|
Nov 30 |
comment |
User input issue with Locale change of Site SP 2010 might be worth checking the locale on the SQL server as well, I do recall a date issue whereby the SQL server has the wrong locale once |
|
Oct 29 |
comment |
“Run” or “Open” exe files from a sharepoint document library agreed - generally the browser will handle what to do with the object. |
|
Oct 27 |
comment |
Web Application not found you're right in practice you don't have to create a site collection, have you tested the database attach process with the test-spcontentdatabase cmdlet? technet.microsoft.com/en-us/library/ff607941.aspx |
|
Oct 26 |
comment |
Web Application not found I'm taking it you have created a site collection for this web application? |
|
Oct 25 |
comment |
In-place upgrade from WSS 3.0 to SharePoint 2010 failed Please provide more information on the situation, it may be resumed or it may have terminally failed. Only way is to restore the server to how it was preupgrade. Hopefully you might have taken a snapshot of the web front end server and a full set of DB backups. If so then please revert to your snapshot and restore the databases. |
|
Oct 24 |
comment |
Ribbon grayed out partially if https context Proxy server is almost certainly the culprit here, the fact that you're using basic auth is also contributing to this problem I would wager. |
|
Oct 24 |
comment |
SharePoint is not working after setting up the Outlook Web Access Abubakar, have you investegated the ULS logs yet using the ULS log viewer I linked to above? If you've been able to complete the products and technologies wizard then it seems like SharePoint should be accessible, so its likely something in IIS is set wrong. The event logs aren't giving you the insight you need to solve it. |
|
Oct 24 |
comment |
How to Restore Same Site Backup in Same Content DB to create another site collection in the same web application? I think it will be an export/import, not a backup/restore that is required technet.microsoft.com/en-us/library/ee428301.aspx since restoring from a backup will prevent it from being restored since it will refrence the same GUIDs for the site |
|
Oct 24 |
comment |
SharePoint is not working after setting up the Outlook Web Access looked at the other post, seems like an odd place to have the configuration wizard fail and fairly terminal at that. I'm assumign you're re-running the confiugration wizard as a local admin or the farm service account, it seems like the OWA installation has caused some changes perhaps to some of the framework files that SharePoint rely on. Personally if i was in your position I'd build a new SharePoint server, setup a new farm and then backup & restore the content database to that, unless you happen to have a snapshot or backup of the server prior the OWA install. |
|
Oct 23 |
comment |
How to hide webpart header name Are you talking about the displays settings of a web part here? Its generally set in the 'Chrome Type' - you might not be however |
|
Oct 20 |
comment |
All timer jobs are missing from a Web Application Sounds like something drastic needs to happen, I think restoring may be the only option. Might be worth trying to add another application server to the mix to see if it sets up the timer jobs for the web app perhaps? |
|
Oct 16 |
comment |
Moving site template from wss to sharpoint foundation This is the way to do it without too much more effort, personally I had to do this for a bit of a manual migration I undertook but to be honest the caledars were a mess and certain things don't render properly - the answer is that stp files are not supported in 2010 so if they are just templates then they will need to be re-created from scratch in 2010. |