Archive

Author Archive

My Phone, the Pool, Rice and a New Battery

June 18th, 2010 Ben 2 comments

I’ve posted bits and pieces of this story on Facebook, but decided to make it into a blog posting as a friend of mine suggested.  First of all, this is a departure from my usual topic of SharePoint :) .

Last weekend my whole family was in town and we spent a fair amount of time at the pool.  Saturday afternoon we went over to the pool for a swim.  As we got out of the car, I threw my Palm Treo Pro into my swimsuit pocket to free up my hands to carry other stuff.  We got to the pool and all jumped in.

After swimming for about 10 – 15 minutes, I felt something in my swimsuit…you guessed it, it was my phone!!  To skip to the end of the story, it almost completely works today…touch screen and all.  The only known issue right now is the vibrate on the phone no longer works.  So how did I get it back working again?

1.  As soon as I realized it was in my pocket I pulled it out of the water, removed the batter and dried it off the best I could (you could see water inside the screen).  My wife shook the phone a little bit to get some of the water out.  After that, we continued to swim and I just left the phone, with the batter still removed, wrapped in a towel.

2. Once we got home I immediately put my phone and battery (with the batter still removed) in a zip loc back and filled the bag with rice to absorb all the moisture.  I left the phone in the rice all weekend, checking it sporadically to see how the screen was drying out.  My Monday morning I needed my phone for work and it looked to be completely dry.

3.  When I arrived at work, I stuck the battery back in the phone for the first time after it got wet…low and behold, it didn’t work :(   Talking to a few co-workers they mentioned similar experiences who said getting a new battery fixed their phone.

4. After work, I stopped in at the Sprint store to see if they had a batter around that I could try.  After sharing the story with them, they were unconvinced that a batter would fix it, but complied with my request anyways and got a new batter to try.  We stuck the brand new battery in and the phone started right up!!!

I’ve been using the phone with the new batter for almost a week now with the only problem being the vibrate no longer working that I mentioned before.  There is also some discoloration inside the screen, but that seems to be slowly going away and the touch screen functionality still works perfectly.

So, that is the story of my phone.  Moral of the story..if you phone gets wet, remove the battery, dry it off, place it in a bag of rice for at least a day, if it still doesn’t work, try a new battery.

Internet Explorer, SharePoint, init.js error

June 1st, 2010 Ben 1 comment

The other day I had an annoying problem accessing SharePoint sites.  I am running Windows 7, IE8 and Office 2007 and Office 2010 Beta.

Any internal SharePoint site continued to throw the error of element not found for init.js

It only happened on my desktop (my laptop worked just fine).  I tried clearing the temporary internet files, browser cache, even uninstalling and reinstalling IE8.

Nothing worked, I finally found the solution here – http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/41e1874f-7825-4bfe-ba4c-37255d198df2

So, I opened up SharePoint Designer 2007, ran the diagnostic tool in the Help menu, restarted IE and everything was back to working as normal.

SharePoint 2010, Internet Explorer and FireFox

April 20th, 2010 Ben No comments

Microsoft has been talking about how much better the user experience with SharePoint 2010 is when using browsers other than Internet Explorer, mainly, Mozilla Firefox.  They have been doing a lot of SharePoint demo’s with Firefox to demonstrate this ability and Firefox has been labels as being a level 1 browser for SharePoint 2010.

However, in my use of Firefox, I have found a couple of things so far that still work only when using Internet Explorer.

1. You can’t upload multiple files to a document library from within Firefox.  This is due to the fact that for some of these actions.  SharePoint 2010 does indeed still use ActiveX controls.  In fact, some people don’t even have this option in Internet Explorer according to this post – http://sharepoint4u.wordpress.com/2009/05/07/no-multiple-upload-no-connect-to-outlook/

2. There isn’t the ability to drag and drop to re-arrange web parts on a SharePoint site or to move them between zones.  You must move the web parts around by using the setting in the web part properties.

I am actually somewhat surprised by both of these limitations.  The first one probably more so than the first, especially considering that when using Microsoft SkyDrive you have the ability to upload multiple files using Firefox.  You would think this same type of functionality could exist in SharePoint 2010.

Based on the most recent posts by Microsoft, http://technet.microsoft.com/en-us/library/cc263526%28office.14%29.aspx, it doesn’t look like they have plans on changing any of these limitations.  This site contains additional details on these limitations as well as other limitations that exist for various browsers when accessing SharePoint 2010.

SharePoint and Office 2010 RTM!!!

April 17th, 2010 Ben No comments

Read the RTM announcement from the Microsoft SharePoint Team Blog – http://blogs.msdn.com/sharepoint/archive/2010/04/16/sharepoint-2010-reaches-rtm.aspx

Great job guys!  Can’t wait to get my hands on it :)

SharePoint List – View Paged by First Letter

March 26th, 2010 Ben No comments

Have you ever had a long SharePoint list that you wanted paged by the first letter of a column rather than by simply picking the number of items you wanted on each page?

That’s exactly what I ran into the other day.  I had a list just short of 3000 medications that medical staff at work needs to reference.  They needed the list to be sorted alphabetically and be able to quickly jump to the various medications based on the first letter of the medication name.

After doing some searching I found this post that solved the issues and performed exactly as I was hoping – http://mdasblog.wordpress.com/2009/06/19/alpha-selection-of-list-items/

Additionally, here is a tutorial video that was posted in the comments of the blog posting that was very helpful.

Office 2010 and SharePoint 2010 Launch Date!

March 9th, 2010 Ben No comments

I’m definitely not the first to blog this, nor will I probably be the last; and, chances are that you have already read this elsewhere, but just in case you haven’t, I figured I would post it anyways.

So, here it is, the launch date for Office and SharePoint 2010 has been set!  It will be May 12, 2010 at 11:00 am EST.  You can view all the details and sign up to watch the even live online here – http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx#fbid=N7_NqK7briG.

SharePoint 2010 Complete Install on Windows 7

February 20th, 2010 Ben 1 comment

So this weekend I decided to install SharePoint 2010 on my desktop at home.  My desktop is running Windows 7, and due to requirements of other software I need, I’m unable to run Windows Server 2008 on it.

Running a stand alone installation of SharePoint 2010 is great, however, I wanted to see if I could get a complete install on Windows 7 and user SQL Server 2008.  Fortunately, I found this blog post by Neil Hodgkinson that explained how to do it.  Everything appeared to be working great and the configuration wizard finished without any problems.  Unfortunately, that appearance didn’t last too long.

My problem arose when I went into Central Administration and, despite being a farm administrator, the first thing I noticed was I couldn’t create new web applications.  There were some other security issues as well, however, those are beside the point.  The purpose of this post is how to go about fixing this issue if you encounter the same thing.

After mulling over the issues for a few minutes, I remember are beloved User Access Control (UAC) and other issues I’ve seen when it is enabled on Windows Server.  So, I went into my UAC settings, disabled them complete, restarted my computer, logged into Central Administration and what do you know, it worked!  I can now create new web applications and have full control over my SharePoint 2010 installation.

SharePoint Memory Leak

February 15th, 2010 Ben 1 comment

As discovered by Todd Carter there is a memory leak in SharePoint 2007.  He has outlined the details as well as a work around to the fix the memory leak.

I decided to do some testing with it, however, when I compiled the dll, placed it into the GAC, and changed my global.asax file, I started getting this error: “Could not load file or assembly ‘[Assembly Name]’ or one of its dependencies.  The system cannot find the file specified.”

After digging into this error for a while I discovered my problem.  This may be fairly obvious to developers out there :) , but coming at this from more of a SharePoint administrator type roll, I missed this one step that isn’t outlined in the steps provided by Todd.

After deploying your dll to the GAC, you need to open up your web.config and place

<add assembly="[Assembly Name], Version=[Version Number], Culture=neutral, PublicKeyToken=[Public Key Token]" />

in the web.config file of the web application you wish to apply your fix to.  This line should be added between <assemblies> and </assemblies> in the web.config file.

All of the information: Assembly Name, Version Number and the Public Key Token can be found by right clicking on your dll in the GAC and viewing the properties of the dll.

Once I added the assembly to my web.config for the web applications I was trying to apply the fix to, everything worked as expected.

Hide Web Part Headers with SharePoint 2010

February 1st, 2010 Ben 4 comments

A while a go a write a short post on how to hide web part headers in SharePoint 2007.  Recently I had some inquire how to do the same thing for SharePoint 2010.  So, here is what to do in order to hide a web part header in SharePoint 2010.

1.  Add a content editor web part to your page.

2. Edit the Web Part

3. Click in the content area of the web part, click HTML and select “Edit HTML Source”

4. Put the following code in the web part:

  1. <style>
  2.   TR.ms-viewheadertr > TH.ms-vh2 {
  3.   DISPLAY: none
  4.   }
  5. </style>

 

5. Click “OK”

6. Expand “Appearance” (on the right side of the page)

7. Set the chrome type to “None”

8. Click “OK” and then save and check in your page.

The headers of your web part should now be hidden.  This can be extremely helpful when your page contains a web part using “boxed” for your style when creating a list view.  The only downside to this approach is if you have multiple web parts on a single page, it will hide the headers for all the web parts on your site.

How to do the same thing in SharePoint 2007

Windows 7 GodMode

January 7th, 2010 Ben No comments

I saw this feature pop up on twitter a couple days ago and I had to check it out.  If you want to see (and access) all the Windows 7 settings you have to check this out.

Here is a blog post showing how to Enable/Access GodMode in Windows 7.

http://blogs.msdn.com/stevecla01/archive/2010/01/03/enable-godmode-on-windows-7.aspx

There was another post highlighting the other GUIDs you can use for other various “GodMode” type folders here – http://news.zdnet.com/2100-9595_22-379690.html

Enjoy!

Categories: Misc Tags: , ,