Dave Wollerman's Blog
Mostly SharePoint

Dec
22

Lucky me… i ran into an issue while trying to get the Office 2010 web applications installed and running in our new SharePoint 2010 beta farm. We are setting up the farm with domain service accounts and we are using a dedicated service account for the office web application services application pool.

The issue we were experienceing was when trying to view a word document or powerpoint presentation in the browser it would display the office web application, but when converting the document or presentation and storing it in the cache site collection it would fail with non specific errors. Errors such as the network connection was unavailable or an error occured in application please open in the client application.

The ULS logs, windows application event logs nor the errors I was recieving were giving me any hints as to why the documents would not convert and open in the office web application service. I was essentially out of options. I started working with a Microsoft MCS guy who provided the ULS logs to a member of the SharePoint product team for assistance and low and behold it was a local security policy privileges (undocumented) which were not provisioned for the domain sevice account used for the services.

The privileges in which the account running the office web application service application pool needs to be a member of is “Replace Process Level Token” and “Adjust Memory Quotas for a process properties“.

These privileges are normally setup automatically if the account you are using to install the office web application bits has permissions to add members to the local security policy privileges. In my case the account i was using did not have these permissions.

Jul
11

On July 23, 2009, our local Sogeti office here in Detroit will be demonstrating Windows 7 along with New Horizons at the Micosoft offices in Southfield, MI. This event is totally free, so please join us to learn about Windows most recent operating system.

When:
July 23, 2009
9am – 11am

Event Highlights:
- Learn about Windows 7 benefits for businesses
- Make users productive everywhere
- Enhance security and control
- Streamline PC management

Agenda:
- Compatibility and Deployment
- DirectAccess
- BranchCache
- BitLocker
- AppLocker
- Virtualization
- Search


Event Location:
Microsoft Corporation
1000 Town Center Dr.
Southfield Town Center, Suite 1930
Southfield, MI 48075
USA

Click to Register:
http://www.clicktoattend.com/?id=139173

Are you interested in hosting a Windows 7 event on your premises? Please feel free to reach out to us and we can schedule this for you.


SOGETI USA LLC
31555 W.Fourteen Mile Road, Suite 301
Farmington Hills, MI 48334
248-702-1900

© 2008 Microsoft Corporation. All rights reserved. Microsoft, Outlook, SharePoint, and Windows Server System are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. The information contained in this document relates to pre-release software product, which may be substantially modified before its first commercial release. Accordingly, the information may not accurately describe or reflect the software product when first commercially released. This document is provided for informational purposes only, and Microsoft makes no warranties, express or implied, with respect to this document or the information contained in it

Feb
04

Must read if you have run or are use to running the STSADM preparetomove command when detaching/attaching content databases within or between farms and if the infrastructure update has been applied.

 

http://blogs.msdn.com/toddca/archive/2009/01/30/preparetomove-away-from-running-this-command.aspx

Jan
20

I have recently been working on an issue where I was receivieing a 401 unauthorized access when calling the search.asmx web service. The reason why I was getting this error is because anonymous access was enabled for the IIS Web site. The anonymous access of course filters down to the _vti_bin application and eventually to the search.asmx file itself. Anonymous access never crossed my mind for some reason as I was able to access the service description just fine, it only happened when executing the methods, QueryEx method specifically.

I was able to execute a work around for this limitation, which once implemented works as I expected it to work with full anonymous turned on. What I did was configure the search.asmx file itself under the _vti_bin application in the IIS Web site to not allow anonymous access. This still allowed users to anonymously browse my SharePoint site. After testing, I realized the DataFormWebPart I created to execute the call to the QueryEx method worked with an anonymous user even though the search.asmx file was set to not allow anonymous. The results I received in my test were sites enabled for anonymous access, when I clicked the sign in link in the upper right, i received all the sites I had access to.

I also came across this nifty tool called SharePoint Search Service Tool which helps test and build querypackets against the SharePoint 2007 (and WSS v3) search web services:
http://www.codeplex.com/SharePointSearchServ 

Oct
08

Day of .Net October 18, 2008 - Be there!

I will be attending the Fall 2008 Day of .Net event in Ann Arbor, MI. Registration is now open and past events have filled up quickly so register as soon as you can if you are interested!!!

Register Now!! and view speakers and sessions for this years Fall 2008 Day of .Net event!

The Day of .NET in Ann Arbor is a collaborative effort between the following INETA member groups:

Great Lakes Area .NET User Group
http://www.migang.org/

Ann Arbor .NET Developer Group
http://www.aadnd.org/

Northwest Ohio .NET User Group
http://www.nwnug.com/

Greater Lansing User Group .net
http://portal.artemis-solutions.com/glugnet/

West Michigan .NET Users Group
http://www.grdotnet.org/

Follow

Get every new post delivered to your Inbox.