<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Duarte's SharePoint info</title>
  <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/" />
  <link rel="self" href="http://blogs.tamtam.nl/duarte/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2011-09-06T16:42:42.00875+02:00</updated>
  <author>
    <name>Duarte Nobrega</name>
  </author>
  <subtitle>Duarte on SharePoint.</subtitle>
  <id>http://blogs.tamtam.nl/duarte/</id>
  <generator uri="http://dasblog.info/" version="2.3.9074.18820">DasBlog</generator>
  <entry>
    <title>:Property Import Mapping:  AD properties cannot be mapped anymore </title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/09/06/Property+Import+Mapping+AD+Properties+Cannot+Be+Mapped+Anymore.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,40a30f5a-d70d-43c8-828b-2e7c1b2d2b02.aspx</id>
    <published>2011-09-06T16:42:42.008+02:00</published>
    <updated>2011-09-06T16:42:42.00875+02:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Once faced with this issue took me quite a while to figure it out. My customer had
a recent AD serve rmigration to Windows 2008. Import users was working fine, but when
a new property was requested to be mapped, it wa snot available anymore. See image
bellow:
</p>
        <p>
          <img style="WIDTH: 627px; HEIGHT: 227px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/pim_notavailable.JPG" width="603" height="216" />
        </p>
        <p>
          <font size="1">
            <strong>Note:</strong> The selection of directory service properties
may be disabled if the shared service provider is in an untrusted domain or if profile
import is not configured.</font>
        </p>
        <p>
          <font size="1">
            <strong>Note:</strong> The selection of directory service properties
is disabled because the portal is in an untrusted domain or no irectory service import
is configured yet.</font>
        </p>
        <p>
          <font size="1">
            <strong>Security Note:</strong> If you are using a high privilege account
to import, you will be able to read and import directory</font>
          <br />
        </p>
        <p>
How was this solved?
</p>
        <p>
1. Going to Shared Services &gt;&gt; User Profiles and Properties &gt;. Configure
profile import
</p>
        <p>
2. Click on the link View import Connections
</p>
        <p>
3. Edit the Import Connection
</p>
        <p>
4. Specifiy a domain controller, picked a random controller, 
</p>
        <p>
5. Going back to the edit connection and press Auto Discover domain controller.
</p>
        <p>
           <img border="0" src="http://blogs.tamtam.nl/duarte/content/binary/pim_autodiscover.JPG" /></p>
        <p>
6. problem fixed.... totally random... totally worked!
</p>
        <p>
 
</p>
        <p>
Enjoy!
</p>
        <p>
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>How to execute immediatly a custom Timer Job with SharePoint 2007?</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/09/01/How+To+Execute+Immediatly+A+Custom+Timer+Job+With+SharePoint+2007.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,1b017c64-7aef-4f19-886c-e0f2acbf3477.aspx</id>
    <published>2011-09-01T17:59:38.93+02:00</published>
    <updated>2011-09-01T18:00:10.63375+02:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
One of the most frustrating things in Sharepoint for developers or even administrators,
is implementing a new change and then have to wait for the next time in the schedule
for the Timer Job to run.<br />
 <br />
For those who stumble upon this typical MOSS 2007 problem, and wish a particular
timer job to execute immediatly:  I created a script that helps me out with it.
</p>
        <p>
Arguments: URL TimerJobname(internal name not the name you see in the CA) ContentDBGuid
</p>
        <p>
          <img style="WIDTH: 606px; HEIGHT: 506px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/TimerJob_2007_execute.JPG" width="628" height="516" />
        </p>
        <p>
Source code:<a href="http://blogs.tamtam.nl/duarte/content/binary/Program.cs.txt">Program.cs.txt
(1.15 KB)</a></p>
        <p>
Enjoy!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Datasheet view not working 0x80070057</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/08/11/Datasheet+View+Not+Working+0x80070057.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,7f38a61b-ef1c-4d6e-bd76-9b9bf4506406.aspx</id>
    <published>2011-08-11T13:02:58.852+02:00</published>
    <updated>2011-08-12T13:05:24.586875+02:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've only found this problem in SharePoint 2010. When creating site columns through
a feature, the site column type User can generate Datasheet view errors later on,
if you forget to add the property <font color="#ff0000">Type</font><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas">=</font></font></font><font size="2" face="Consolas"><font color="#000000" size="2" face="Consolas">"</font></font><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas">User</font></font></font><font size="2" face="Consolas"><font color="#000000" size="2" face="Consolas">" <font color="#003300" face="Verdana">in
the field description:</font></font></font></p>
        <p>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">&lt;</font>
                  </font>
                </font>
                <font color="#a31515" size="2" face="Consolas">
                  <font color="#a31515" size="2" face="Consolas">
                    <font color="#a31515" size="2" face="Consolas">Field</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">ID</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">{cfede2eb-9f3b-4a6b-8bce-9880d2ea34fc}</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">SourceID</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">http://schemas.microsoft.com/sharepoint/v3</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">Name</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">FieldUserName</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">StaticName</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">FieldUserName</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">DisplayName</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">FieldUserName</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">Group</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">Field
group</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">
                    </font>
                  </font>
                </font>
                <font color="#ff0000" size="2" face="Consolas">
                  <font color="#ff0000" size="2" face="Consolas">
                    <font color="#ff0000" size="2" face="Consolas">BaseType</font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">=</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas">Text</font>
                  </font>
                </font>
                <font size="2" face="Consolas">
                  <font color="#000000" size="2" face="Consolas">"</font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas"> </font>
                  </font>
                </font>
                <font color="#0000ff" size="2" face="Consolas">
                  <font color="#0000ff" size="2" face="Consolas">
                    <font color="#0000ff" size="2" face="Consolas"> /&gt;</font>
                  </font>
                </font>
              </font>
            </font>
          </font>
        </p>
        <p>
You should have done it like this:
</p>
        <p>
 <font face="Consolas"><font color="#0000ff">&lt;</font><font color="#a31515" size="2"><font color="#a31515" size="2"><font color="#a31515" size="2">Field</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">ID</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">{cfede2eb-9f3b-4a6b-8bce-9880d2ea34fc}</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">SourceID</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">http://schemas.microsoft.com/sharepoint/v3</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">Name</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">FieldUserName</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">StaticName</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">FieldUserName</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">DisplayName</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">FieldUserName</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">Group</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">Field
group</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2"><font color="#ff0000" size="2">BaseType</font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">Text</font></font></font><font size="2"><font color="#000000" size="2">"</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"><strong><font color="#ff0000" face="Verdana">Type</font><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas">=</font></font></font><font size="2" face="Consolas"><font color="#000000" size="2" face="Consolas">"</font></font><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas">User</font></font></font></strong><font size="2" face="Consolas"><font color="#000000" size="2" face="Consolas"><strong>"</strong></font></font></font></font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">/&gt;</font></font></font></font></p>
        <p>
But now that you have deployed it live, the best way so data is not lost, is to correct this
programmatically with a script: 
</p>
        <p>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">static</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">
            </font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">void</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> Main(</font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">string</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">[]
args) { 
<p></p></font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">string</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> url
= args[0];
</font>
          </font>
        </p>
        <p>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPSite</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> site
= </font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">new</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">
            </font>
          </font>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPSite</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">(url);
</font>
          </font>
        </p>
        <p>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPWeb</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> web
= site.OpenWeb();
</font>
          </font>
        </p>
        <p>
        </p>
        <p>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">List</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">&lt;</font>
          </font>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPField</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">&gt;
fieldsList = </font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">new</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">
            </font>
          </font>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">List</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">&lt;</font>
          </font>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPField</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">&gt;();
</font>
          </font>
        </p>
        <font size="2" face="Consolas">
          <font size="2" face="Consolas">
            <p>
fieldsList.Add( web.Fields[
</p>
          </font>
        </font>
        <font color="#0000ff" size="2" face="Consolas">
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">new</font>
          </font>
        </font>
        <font size="2" face="Consolas">
          <font size="2" face="Consolas">
          </font>
        </font>
        <font color="#2b91af" size="2" face="Consolas">
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">Guid</font>
          </font>
        </font>
        <font size="2" face="Consolas">
          <font size="2" face="Consolas">(</font>
        </font>
        <font color="#a31515" size="2" face="Consolas">
          <font color="#a31515" size="2" face="Consolas">
            <font color="#a31515" size="2" face="Consolas">"{cfede2eb-9f3b-4a6b-8bce-9880d2ea34fc}"</font>
          </font>
        </font>
        <font size="2" face="Consolas">
          <font size="2" face="Consolas">)]
); </font>
        </font>
        <p>
          <font color="#008000" size="2" face="Consolas">
            <font color="#008000" size="2" face="Consolas">
              <font color="#008000" size="2" face="Consolas">//you
can add other User type fields where you have forgotten it.</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">
            </font>
          </font>
        </p>
        <p>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">foreach</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> (</font>
          </font>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">SPField</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> field </font>
          </font>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">in</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> fieldsList)
{
</font>
          </font>
        </p>
        <p>
          <font color="#2b91af" size="2" face="Consolas">
            <font color="#2b91af" size="2" face="Consolas">
              <font color="#2b91af" size="2" face="Consolas">Console</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">.Out.WriteLine(</font>
          </font>
          <font color="#a31515" size="2" face="Consolas">
            <font color="#a31515" size="2" face="Consolas">
              <font color="#a31515" size="2" face="Consolas">"Initial
value: "</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> +
field.SchemaXml);
</font>
          </font>
        </p>
        <p>
          <font color="#0000ff" size="2" face="Consolas">
            <font color="#0000ff" size="2" face="Consolas">
              <font color="#0000ff" size="2" face="Consolas">if</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas"> (!field.SchemaXml.Contains(</font>
          </font>
          <font color="#a31515" size="2" face="Consolas">
            <font color="#a31515" size="2" face="Consolas">
              <font color="#a31515" size="2" face="Consolas">"List="</font>
            </font>
          </font>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">))</font>
          </font>
        </p>
        <p>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">{
</font>
          </font>
        </p>
        <p>
   field.SchemaXml = field.SchemaXml.Replace(<font color="#a31515" size="2" face="Consolas"><font color="#a31515" size="2" face="Consolas"><font color="#a31515" size="2" face="Consolas">"&lt;Field"</font></font></font><font size="2" face="Consolas"><font size="2" face="Consolas">, </font></font><font color="#a31515" size="2" face="Consolas"><font color="#a31515" size="2" face="Consolas"><font color="#a31515" size="2" face="Consolas">"&lt;Field
List=\"UserInfo\" "</font></font></font><font size="2" face="Consolas"><font size="2" face="Consolas">);
</font></font></p>
        <p>
   field.PushChangesToLists = <font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas"><font color="#0000ff" size="2" face="Consolas">true</font></font></font><font size="2" face="Consolas"><font size="2" face="Consolas">;
</font></font></p>
        <p>
   field.Update();
</p>
        <p>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">}
</font>
          </font>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
          <font size="2" face="Consolas">
            <font size="2" face="Consolas">
            </font>
          </font>
        </p>
} 
<p></p><p>
Good luck!
</p></div>
    </content>
  </entry>
  <entry>
    <title>Adding Metadata to a folder</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/02/03/Adding+Metadata+To+A+Folder.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,3c865b13-7cab-48b0-b729-b86000ca2a9f.aspx</id>
    <published>2011-02-03T16:25:12.86+01:00</published>
    <updated>2011-02-03T16:25:12.86+01:00</updated>
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you wish to add metadata to a Document library folder it is posible. Just follow
through this nice step by step article: <a href="http://sharepoint-guru.blogspot.com/2007/06/adding-metadata-to-folder.html">http://sharepoint-guru.blogspot.com/2007/06/adding-metadata-to-folder.html</a></p>
        <p>
 
</p>
        <p>
Good luck!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>SharePoint: Code blocks are not allowed in this file</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/01/06/SharePoint+Code+Blocks+Are+Not+Allowed+In+This+File.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,549b9d88-720a-4682-b092-249c2a0a0c69.aspx</id>
    <published>2011-01-06T16:57:31.14125+01:00</published>
    <updated>2011-01-06T16:57:31.14125+01:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
After editing a masterpage, or page layout you get the following error:
</p>
        <p align="justify">
"<font color="#808080">An error occurred during the processing of /_catalogs/masterpage/masterpagename.master.
Code blocks are not allowed in this file.</font> " 
</p>
        <p align="justify">
          <img border="0" src="http://blogs.tamtam.nl/duarte/content/binary/CodeBlocks.JPG" />
        </p>
        <p align="justify">
 
</p>
        <p align="justify">
Solution:
</p>
        <p align="justify">
 
</p>
        <p align="justify">
1. open the web.config add the following code in &lt;sharepoint&gt; &lt;safemode..&gt;:
</p>
        <p align="justify">
   &lt;SharePoint&gt;<br />
    &lt;SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10"
TotalFileDependencies="50" AllowPageLevelTrace="false"&gt;<br />
      <font color="#ff0000">&lt;PageParserPaths&gt;<br />
 &lt;PageParserPath VirtualPath="/*" CompilationMode="Always" AllowServerSideScript="true"
IncludeSubFolders="true" /&gt; 
<br />
      &lt;/PageParserPaths&gt;<br /></font>    &lt;/SafeMode&gt;
</p>
        <p align="justify">
  ....
</p>
        <p align="justify">
2. Add the following safecontrol:
</p>
        <p align="justify">
   <font color="#ff0000">&lt;SafeControl Src="~/_catalogs/masterpage/*"
IncludeSubFolders="True" Safe="True" AllowRemoteDesigner="True" /&gt;</font></p>
        <p align="justify">
          <font color="#ff0000">
          </font> 
</p>
        <p align="justify">
Good luck! :)
</p>
        <p align="justify">
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Change the port for Central Administration</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2011/01/03/Change+The+Port+For+Central+Administration.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,70e20018-dd7a-418b-aca9-2d0354ed79c1.aspx</id>
    <published>2011-01-03T16:36:54.688+01:00</published>
    <updated>2011-01-03T16:36:54.688125+01:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is piece of cake! Just apply the following command:
</p>
        <p>
Stsadm –o setadminport –port 99999 
</p>
        <p>
This command will change SharePoint Central Administration v3 to run on port 9999.
No need for IISRESET or reboot. Enjoy!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>SharePoint: The user does not exist or is not unique</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2010/06/16/SharePoint+The+User+Does+Not+Exist+Or+Is+Not+Unique.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,5b30a083-34fd-44db-8f73-24a75d29530d.aspx</id>
    <published>2010-06-16T11:47:15.937+02:00</published>
    <updated>2010-06-16T11:47:40.687625+02:00</updated>
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
When adding a user to a group, if it happens to get the error "The User does not exist
or is not unique", can happen due to many reasons and usually after migrating a Portal.
But if consistently happens to many different users. Try this!
</p>
        <p>
 
</p>
        <p>
1. check the following property:
</p>
        <p>
          <em>   stsadm -o getsiteuseraccountdirectorypath -url </em>
          <a href="http://www.moss.com/">
            <em>http://www.moss.com</em>
          </a>
        </p>
        <p>
2. if it returns something like:
</p>
        <p>
          <strong>   &lt;SiteUserAccountDirectoryPath&gt;<em>ou=team,ou=department,ou=company,</em></strong>
        </p>
        <p>
          <strong>
            <em>   DC=domain,DC=com</em>&lt;/SiteUserAccountDirectoryPath&gt;</strong>
        </p>
        <p>
3. Try applying:
</p>
        <p>
          <em>   stsadm -o setsiteuseraccountdirectorypath -url </em>
          <a href="http://www.site.com/">
            <em>http://www.site.com</em>
          </a>
          <em> -path
""</em>
        </p>
        <p>
          <strong>   Operation completed successfully.</strong>
        </p>
        <p>
          <strong>
          </strong> 
</p>
        <p>
This worked for me! Good luck!
</p>
        <p>
 
</p>
        <p>
reference<strong>: </strong><a href="http://www.msexperts.org/blogs/mark/archive/2009/10/28/the-user-does-not-exist-or-is-not-unique.aspx"><strong>http://www.msexperts.org/blogs/mark/archive/2009/10/28/the-user-does-not-exist-or-is-not-unique.aspx</strong></a></p>
        <p>
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>SharePoint 2007: Multiple Upload Not working (or not available)</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2010/03/17/SharePoint+2007+Multiple+Upload+Not+Working+Or+Not+Available.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,4a63c18c-6a80-4acf-a011-e9fc5988bd48.aspx</id>
    <published>2010-03-17T14:01:02.882+01:00</published>
    <updated>2010-03-17T11:05:38.5695+01:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
Sometimes SharePoint users notice that Multiple Upload is not available when trying
to upload documents. This usually has to do with their company security settings.
</p>
        <p>
The following conditions are needed to have Multiple Upload working:
</p>
        <p>
1. At least Office 2003 must be installed.<br />
2. Enable the ActiveX controls:<br />
   2.1 Go to Internet Explorer &gt; Tools &gt; Internet Options &gt; Security
Tab<br />
   2.2 Here in the "custom level' button activate/enable the Active
X controls that say "Script ActiveX controls maked safefor scripting*", like in the
image below:
</p>
        <p align="center">
          <img style="WIDTH: 550px; HEIGHT: 368px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/ActiveX_Enabled_4MultipleUpload.JPG" width="405" height="308" />
        </p>
        <p align="center">
 
</p>
        <p align="left">
 
</p>
        <p align="left">
          <strong>You can also check the following:</strong>
        </p>
        <p align="left">
1. Check that the Windows SharePoint Services Support component (under 'Office Tools')
has been installed by the Office setup program. This installs an ActiveX control that
provides functionality such as support for uploading multiple documents within IE.
If it does show as installed use the Repair option so that Office setup can ensure
it is installed correctly.
</p>
        <p align="left">
          <br />
2. You can check if the upload ActiveX control is installed correctly by going to
Manage Add-Ons in IE8 (or 7). Set the filter to show 'All Add-Ons'. Under Toolbars
and Extensions look for the STSUpld UploadCtl Class and ensure it is enabled. It should
have a major version of 12, for example 12.0.4518.1014 &gt; not sure if it is this
version without Office 12.<br /></p>
        <p align="left">
Good Luck!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>use MDB files in SharePoint or "The extension .mdb may be incorrect"</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2010/03/04/use+MDB+Files+In+SharePoint+Or+The+Extension+Mdb+May+Be+Incorrect.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,3c549207-111c-401a-9c3f-2ba449d04df5.aspx</id>
    <published>2010-03-04T14:49:09.928+01:00</published>
    <updated>2010-03-04T14:52:20.085125+01:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Some customers might like to use Access files as they use Excel &amp; Word files.
But the *.mdb files are blocked by default.
</p>
        <p>
You must unlock/unblock these files in different places: SharePoint Central Admin,
IIS &amp; eventually the .NET web.config file.
</p>
        <p>
          <strong>
          </strong> 
</p>
        <p>
1. Go to Central Administration &gt; Operations &gt; Blocked file types
</p>
        <p>
2. In a page like the image below, remove the mdb file &amp; press OK
</p>
        <p align="center">
          <img style="WIDTH: 502px; HEIGHT: 252px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/BlockedFilesSharePortal.JPG" width="850" height="264" />
        </p>
        <p align="left">
3. Now you can upload MDb files.
</p>
        <p align="left">
4. The problem with MDB files is that you cannot download them later on by default.
</p>
        <p align="left">
5. When trying to click of save target as in an uploaded file, you might get the following
error:
</p>
        <p align="left">
          <em>   <font color="#ff0000">the type of page you have requested is
not served because it has been explicitly forbidden. The extension .mdb may be incorrect.Please
review the URL below and make sure that it spelled correctly.</font></em>
        </p>
        <p align="center">
          <img style="WIDTH: 626px; HEIGHT: 136px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/Mdbfiles.JPG" width="602" height="78" />
        </p>
        <p align="right">
 
</p>
        <p align="left">
6. Despite the fact some articles might recommend you to:
</p>
        <p align="left">
   6.1 Open IIS
</p>
        <p align="left">
   6.2  Go to Properties of the website (Root) &gt; tab Home
Directory &gt; Button Configuration
</p>
        <p align="left">
   6.2 Now remove the following 'ISAPI' extensions map entry: ".mdb"
</p>
        <p align="left">
   6.3. This is sometimes<strong> NOT ENOUGH!</strong></p>
        <p align="left">
7. Change the AS.NET web.config file:
</p>
        <p align="left">
   7.1 C:\WINDOWS\Microsoft.NET\Framework\<em>VERSION</em>\CONFIG
</p>
        <p align="left">
   7.2 Open the Web.config file, and comment the following line in
the image:
</p>
        <p align="left">
          <em>         &lt;add path="*.mdb" verb="*"
type="System.Web.HttpForbiddenHandler" validate="true"/&gt;</em>
        </p>
        <p align="center">
          <img style="WIDTH: 631px; HEIGHT: 107px" border="0" src="http://blogs.tamtam.nl/duarte/content/binary/mdb_fix.JPG" width="630" height="85" />
        </p>
        <p align="center">
 
</p>
        <p align="left">
   7.3 <strong>Don't do this, if</strong> your application is using
an mdb file that can end up being downloaded and therefore leaking your DB info...
</p>
        <p align="left">
Good luck!
</p>
        <p align="left">
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Editing a Document in SharePoint Opens as Read-Only</title>
    <link rel="alternate" type="text/html" href="http://blogs.tamtam.nl/duarte/2010/02/10/Editing+A+Document+In+SharePoint+Opens+As+ReadOnly.aspx" />
    <id>http://blogs.tamtam.nl/duarte/PermaLink,guid,955c028b-314c-4829-9299-d42efd2da053.aspx</id>
    <published>2010-02-10T13:15:43.905+01:00</published>
    <updated>2010-02-10T13:16:54.3895+01:00</updated>
    <category term="Moss" label="Moss" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Moss.aspx" />
    <category term="Sharepoint 2007" label="Sharepoint 2007" scheme="http://blogs.tamtam.nl/duarte/CategoryView,category,Sharepoint2007.aspx" />
    <author>
      <name>Duarte Nobrega</name>
    </author>
    <content type="html">&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;When you are trying to edit
your Office documents, in SharePoint, they always open with [Read-Only]?&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;This issue has a lot of articles
online with several suggestions. Here's some:&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;1. A solution I found for
one of my customers&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;(IE6 &amp;amp; Office2003):&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;1. Open
Windows Explorer (not the browser! Can be by opening any folder)&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;2. Go to
the menu “Tools”&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;3. Select
“Folder Options…”&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;4. Open
the tab “File Types”, and it will list a big list of file types&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;5. Select
the Excel File type (XLS)&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;6. Click
on the button “Advanced”&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;7. In this
new window uncheck the option “confirm open after download” (image below)&lt;br&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt; 
&lt;p style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 10pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraphCxSpLast&gt;
&lt;font color=#000000&gt;&lt;span style="mso-ansi-language: EN-US" lang=EN-US&gt;&lt;font size=3&gt;&lt;font face=Calibri&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;
&lt;/span&gt;&gt;
&lt;p style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraphCxSpFirst align=center&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;img style="WIDTH: 434px; HEIGHT: 250px" border=0 src="http://blogs.tamtam.nl/duarte/content/binary/unchecktconfirmopen.JPG" width=235 height=357&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal align=center&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;2. Microsoft Article: &lt;a href="http://support.microsoft.com/?kbid=870853"&gt;&lt;font color=#7f1d1d&gt;http://support.microsoft.com/?kbid=870853&lt;/font&gt;&lt;/a&gt;&amp;nbsp;&amp;gt;&amp;gt;
not pratical when you have a few hundreds of users in the portal&lt;/span&gt;&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Quit all running Office 2003 programs. 
&lt;li&gt;
Open register (regedit.exe) 
&lt;li&gt;
Locate and then right-click the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Internet 
&lt;li&gt;
Point to New, and then click DWORD Value. 
&lt;li&gt;
Type OpenDocumentsReadWriteWhileBrowsing, and then press ENTER. 
&lt;li&gt;
Right-click OpenDocumentsReadWriteWhileBrowsing, and then click Modify. 
&lt;li&gt;
In the Value data box, type 1, and then click OK. 
&lt;li&gt;
On the File menu, click Exit to quit Registry Editor.&lt;/li&gt;
&lt;/ol&gt;
&gt; 
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;3. Another approach: &lt;font face=Arial&gt;MSDAURL.DLL
rights&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;a href="http://blogs.technet.com/anneste/archive/2009/01/28/editing-a-document-in-sharepoint-opens-as-read-only.aspx"&gt;&lt;font size=3 face="Times New Roman"&gt;http://blogs.technet.com/anneste/archive/2009/01/28/editing-a-document-in-sharepoint-opens-as-read-only.aspx&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;4. But, what if you are working
in large corporation and you can not so easy push this registry change to all machines?&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;This article contains an
interesting approach, and involves adding a new JavaScript file:&lt;/span&gt;
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 0pt" class=MsoNormal&gt;
&lt;span style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;a href="http://dotnetninja.wordpress.com/2009/01/12/how-to-open-sharepoint-documents-in-edit-mode-with-internet-explorer-6-and-windows-xp-without-regfix/"&gt;http://dotnetninja.wordpress.com/2009/01/12/how-to-open-sharepoint-documents-in-edit-mode-with-internet-explorer-6-and-windows-xp-without-regfix/&lt;/a&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;</content>
  </entry>
</feed>
