<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>SharePoint Designer Support Team Blog</title><link>http://blogs.msdn.com/spdsupport/default.aspx</link><description>Providing insight on hot and common issues, supportability, and how-to's for Microsoft SharePoint Designer. Coming direct from the support engineers themselves. &lt;a href="http://blogs.msdn.com/spdsupport/archive/2008/03/24/a-small-introduction-to-the-sharepoint-designer-support-team-blog.aspx"&gt;Read who we are.&lt;/a&gt;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/SharepointDesignerSupportTeamBlog" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>SharePoint Designer is now FREE + customers on Software Assurance get rights to Expression Web</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/1ugg5IUvVeE/sharepoint-designer-is-now-free-customers-on-software-assurance-get-rights-to-expression-web.aspx</link><pubDate>Thu, 02 Apr 2009 22:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9529642</guid><dc:creator>michmon</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/9529642.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=9529642</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=9529642</wfw:comment><description>SharePoint Designer is being made available as a free download, and SharePoint Designer customers on active Software Assurance will now get rights to Expression Web: Q&amp;amp;A on SharePoint Designer 2007 Licensing Changes Letter to SharePoint Designer Customers...(&lt;a href="http://blogs.msdn.com/spdsupport/archive/2009/04/02/sharepoint-designer-is-now-free-customers-on-software-assurance-get-rights-to-expression-web.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9529642" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2009/04/02/sharepoint-designer-is-now-free-customers-on-software-assurance-get-rights-to-expression-web.aspx</feedburner:origLink></item><item><title>Hotfix Alert: After you install update 957691, you cannot set a user type column from the workflow when you create or update a list item</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/9XvrYFbd0Ng/hotfix-alert-after-you-install-update-957691-you-cannot-set-a-user-type-column-from-the-workflow-when-you-create-or-update-a-list-item.aspx</link><pubDate>Wed, 25 Feb 2009 19:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9444319</guid><dc:creator>michmon</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/9444319.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=9444319</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=9444319</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Workflows will fail to update a Person or Group column after applying the October CU for WSS 3.0. The December Uber update causes this issue, as well.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Workflow status error:&lt;/i&gt; "Error Occurred" and "Error updating a list item"&lt;/p&gt;
&lt;div class="code_block"&gt;&lt;i&gt;===== ULS LOG (partial) =====&lt;/i&gt; 
&lt;p&gt;w3wp.exe (0x0C1C)&amp;nbsp;0x0900&amp;nbsp;Windows SharePoint Services&amp;nbsp;General&amp;nbsp;75yj&amp;nbsp;Medium&amp;nbsp;&lt;span style="background-color: yellow;"&gt;Error in resolving user 'domain\user' : System.NullReferenceException: Object reference not set to an instance of an object.&lt;/span&gt; at Microsoft.SharePoint.Utilities.SPActiveDirectoryPrincipalBySIDResolver.ResolvePrincipal(String input, Boolean inputIsEmailOnly, SPPrincipalType scopes, SPPrincipalSource sources, SPUserCollection usersContainer)&amp;nbsp;at Microsoft.SharePoint.Utilities.SPUtility.ResolveWindowsPrincipal(SPWebApplication webApp, String input, SPPrincipalType scopes, Boolean inputIsEmailOnly).&lt;/p&gt;
&lt;p&gt;w3wp.exe (0x0E00) 0x0B00 Windows SharePoint Services Workflow Infrastructure 72er Medium &lt;span style="background-color: yellow;"&gt;Microsoft.SharePoint.SPException: Invalid data has been used to update the list item. The field you are trying to update may be read only.&lt;/span&gt; ---&amp;gt; System.Runtime.InteropServices.COMException (0x80020005): Invalid data has been used to update the list item. The field you are trying to update may be read only. at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bUpdateNoVersion, Int32&amp;amp; plID, String&amp;amp; pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object&amp;amp; pvarAttachmentNames, Object&amp;amp; pvarAttachmentContents, Object&amp;amp; pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish) at Microsoft.SharePoint.Librar.. &lt;/p&gt;&lt;i&gt;===== ULS LOG (partial) =====&lt;/i&gt; &lt;/div&gt;
&lt;p&gt;&lt;b&gt;Cause:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Regression introduced by the October CU for WSS 3.0.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;1. Install Windows SharePoint Services&amp;nbsp;February Cumulative Update: &lt;a href="http://support.microsoft.com/kb/961750" mce_href="http://support.microsoft.com/kb/961750"&gt;http://support.microsoft.com/kb/961750&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Workaround:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;If you are unable to install the SharePoint February CU, then here is a workaround:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a string variable in the workflow, and call it UserID.&lt;/li&gt;
&lt;li&gt;Add the workflow&amp;nbsp;action "Set Workflow Variable". Set the UserID variable to whatever user type column you are interested in (example: "Created By").&lt;/li&gt;
&lt;li&gt;Add the workflow action "Build Dynamic String".&amp;nbsp;In the dynamic string dialog, type "-1;#" (without quotes). Then,&amp;nbsp;click "Add Lookup"&amp;nbsp;to the workflow variable UserID. Click OK. &lt;/li&gt;
&lt;li&gt;Still on the build a dynamic string action, set the variable to store in&amp;nbsp;as UserID. &lt;/li&gt;
&lt;li&gt;Change&amp;nbsp;the workflow action to use the variable UserID when&amp;nbsp;updating&amp;nbsp;or setting&amp;nbsp;the Person or Group type field.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;NOTE: the same workaround works for FBA (forms based authentication) providers, as well. &lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9444319" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2009/02/25/hotfix-alert-after-you-install-update-957691-you-cannot-set-a-user-type-column-from-the-workflow-when-you-create-or-update-a-list-item.aspx</feedburner:origLink></item><item><title>Understanding How You Use This Blog</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/Ug-cM-_lJtc/understanding-how-you-use-this-blog.aspx</link><pubDate>Wed, 06 Aug 2008 16:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8837343</guid><dc:creator>michmon</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8837343.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8837343</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8837343</wfw:comment><description>&lt;p&gt;Ed has asked if a few of us could help out with his survey by posting a link to 
it here. I'm happy to help out:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;Greetings Blog Readers,&lt;br&gt;&lt;br&gt;My name is Ed Jolly, and I am a director in the Commercial Technical Support (CTS) organization at Microsoft. I am here to request a few minutes of your time. &lt;br&gt;&lt;br&gt;We would like to learn more about blog readership through a brief survey. This is an opportunity for us to better understand what is valuable to you and what you would like to see in the future. &lt;br&gt;&lt;br&gt;Below is a link that will take you to another website to complete the survey. Based on what we learn, we may request more feedback in future surveys like this.&amp;nbsp; When you open the survey, you will see a list of blogs that CTS engineers contribute to across many different products. We have not posted a listing of these blogs in the past, and I hope it helps you find other blogs that are helpful to you. &lt;br&gt;&lt;br&gt;The blog survey is completely anonymous.&lt;br&gt;&lt;br&gt;· &lt;b&gt;Location&lt;/b&gt;: &lt;strike&gt;http://www.tsisurveys.com/mssurveys/blog/index.asp&lt;/strike&gt; (no longer available)&lt;br&gt;&lt;br&gt;· &lt;b&gt;Availability:&lt;/b&gt;&amp;nbsp; Until August 22. You may receive a request to complete this survey through multiple RSS feeds. You need only to complete it one time.&lt;br&gt;&lt;br&gt;· &lt;b&gt;Length:&lt;/b&gt; The survey can be a maximum of 11 questions.&lt;br&gt;&lt;br&gt;· &lt;b&gt;Time:&lt;/b&gt; Less than 5 minutes (but providing more information in the open text fields may take a minute or two extra, improving our ability to understand your needs in these blogs).&lt;br&gt;&lt;br&gt;Thank you in advance for your time, participation and assistance.&lt;br&gt;&lt;br&gt;Ed Jolly (&lt;a href="mailto:edjolly@microsoft.com" mce_href="mailto:edjolly@microsoft.com"&gt;edjolly@microsoft.com&lt;/a&gt;)&lt;/i&gt; &lt;br&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8837343" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/08/06/understanding-how-you-use-this-blog.aspx</feedburner:origLink></item><item><title>Data View / Data Form: Parameters You Don’t Know About</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/KlnoIEPifBw/data-view-data-form-parameters-you-don-t-know-about.aspx</link><pubDate>Fri, 25 Jul 2008 19:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8772438</guid><dc:creator>michmon</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8772438.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8772438</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8772438</wfw:comment><description>&lt;P&gt;From my old blogging site &lt;STRIKE&gt;DataFormWebPart.com&lt;/STRIKE&gt;, this &lt;STRIKE&gt;post&lt;/STRIKE&gt; continues to garner good amounts of traffic. Like in a previous blog entry, I am lifting my old post to put on here in hopes of it getting more visibility and use. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;There is a collection of variables called &lt;B&gt;ServerVariables&lt;/B&gt; that can access all of the IIS server variables. There are a lot of useful ones, and you can use these variables in your data view / form web parts as parameters.&lt;/P&gt;
&lt;P&gt;Here are the basic steps access the variables:&lt;/P&gt;
&lt;P&gt;1. On the &lt;B&gt;Common Data View Tasks&lt;/B&gt; pane on your data view web part, click &lt;B&gt;Parameters…&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/photos/michmon/images/8772448/original.aspx" width=233 height=244 mce_src="http://blogs.msdn.com/photos/michmon/images/8772448/original.aspx"&gt;&lt;/P&gt;
&lt;P&gt;2. Click &lt;B&gt;New Parameter&lt;/B&gt;, name the parameter MyServerVar (or, whatever you like), and set the &lt;B&gt;Parameter Source&lt;/B&gt; to be &lt;B&gt;Server Variable&lt;/B&gt;.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/photos/michmon/images/8772453/425x286.aspx" width=425 height=286 mce_src="http://blogs.msdn.com/photos/michmon/images/8772453/425x286.aspx"&gt;&lt;/P&gt;
&lt;P&gt;3. In &lt;B&gt;Server Variable Name&lt;/B&gt;, enter in any of the available server variables (listed below). For sake of example, I am going to use &lt;B&gt;LOGON_USER&lt;/B&gt;.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/photos/michmon/images/8772457/425x288.aspx" width=425 height=288 mce_src="http://blogs.msdn.com/photos/michmon/images/8772457/425x288.aspx"&gt;&lt;/P&gt;
&lt;P&gt;4. &lt;I&gt;That’s it!&lt;/I&gt; Now MyServerVar can be used as a parameter in the data view / form web part. Use it to filter, sort, etc.&lt;/P&gt;
&lt;P&gt;Here is a list of &lt;B&gt;Server Variables&lt;/B&gt; you can use:&lt;BR&gt;&lt;A title=#server_vars name=#server_vars&gt;&lt;/A&gt;&lt;/P&gt;
&lt;TABLE id=#server_vars class=ex border=0 cellSpacing=0 cellPadding=3 width="100%" class="ex"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH vAlign=top width="20%" align=left&gt;Variable&lt;/TH&gt;
&lt;TH vAlign=top width="80%" align=left&gt;Description&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;ALL_HTTP&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns all HTTP headers sent by the client. Always prefixed with HTTP_ and capitalized&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;ALL_RAW&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns all headers in raw form&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;APPL_MD_PATH&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the meta base path for the application for the ISAPI DLL&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;APPL_PHYSICAL_PATH&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the physical path corresponding to the meta base path&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;AUTH_PASSWORD&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the value entered in the client’s authentication dialog&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;AUTH_TYPE&lt;/TD&gt;
&lt;TD vAlign=top&gt;The authentication method that the server uses to validate users&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;AUTH_USER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the raw authenticated user name&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_COOKIE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the unique ID for client certificate as a string&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_FLAGS&lt;/TD&gt;
&lt;TD vAlign=top&gt;bit0 is set to 1 if the client certificate is present and bit1 is set to 1 if the cCertification authority of the client certificate is not valid&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_ISSUER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the issuer field of the client certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_KEYSIZE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the number of bits in Secure Sockets Layer connection key size&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_SECRETKEYSIZE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the number of bits in server certificate private key&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_SERIALNUMBER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the serial number field of the client certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_SERVER_ISSUER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the issuer field of the server certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_SERVER_SUBJECT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the subject field of the server certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CERT_SUBJECT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the subject field of the client certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CONTENT_LENGTH&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the length of the content as sent by the client&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;CONTENT_TYPE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the data type of the content&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;GATEWAY_INTERFACE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the revision of the CGI specification used by the server&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_&amp;lt;&lt;I&gt;HeaderName&lt;/I&gt;&amp;gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the value stored in the header &lt;I&gt;HeaderName&lt;/I&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_ACCEPT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the value of the Accept header&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_ACCEPT_LANGUAGE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns a string describing the language to use for displaying content&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_COOKIE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the cookie string included with the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_REFERER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns a string containing the URL of the page that referred the request to the current page using an &amp;lt;a&amp;gt; tag. If the page is redirected, HTTP_REFERER is empty&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTP_USER_AGENT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns a string describing the browser that sent the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTPS&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns ON if the request came in through secure channel or OFF if the request came in through a non-secure channel&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTPS_KEYSIZE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the number of bits in Secure Sockets Layer connection key size&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTPS_SECRETKEYSIZE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the number of bits in server certificate private key&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTPS_SERVER_ISSUER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the issuer field of the server certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;HTTPS_SERVER_SUBJECT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the subject field of the server certificate&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;INSTANCE_ID&lt;/TD&gt;
&lt;TD vAlign=top&gt;The ID for the IIS instance in text format&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;INSTANCE_META_PATH&lt;/TD&gt;
&lt;TD vAlign=top&gt;The meta base path for the instance of IIS that responds to the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;LOCAL_ADDR&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the server address on which the request came in&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;LOGON_USER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the Windows account that the user is logged into&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;PATH_INFO&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns extra path information as given by the client&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;PATH_TRANSLATED&lt;/TD&gt;
&lt;TD vAlign=top&gt;A translated version of PATH_INFO that takes the path and performs any necessary virtual-to-physical mapping&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;QUERY_STRING&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the query information stored in the string following the question mark (?) in the HTTP request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;REMOTE_ADDR&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the IP address of the remote host making the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;REMOTE_HOST&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the name of the host making the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;REMOTE_USER&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns an unmapped user-name string sent in by the user&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;REQUEST_METHOD&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the method used to make the request&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SCRIPT_NAME&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns a virtual path to the script being executed&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SERVER_NAME&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the server’s host name, DNS alias, or IP address as it would appear in self-referencing URLs&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SERVER_PORT&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the port number to which the request was sent&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SERVER_PORT_SECURE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns a string that contains 0 or 1. If the request is being handled on the secure port, it will be 1. Otherwise, it will be 0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SERVER_PROTOCOL&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the name and revision of the request information protocol&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;SERVER_SOFTWARE&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the name and version of the server software that answers the request and runs the gateway&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;URL&lt;/TD&gt;
&lt;TD vAlign=top&gt;Returns the base portion of the URL&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;A href="http://www.w3schools.com/asp/coll_servervariables.asp" mce_href="http://www.w3schools.com/asp/coll_servervariables.asp"&gt;Source&lt;/A&gt; or read more about it on &lt;A href="http://msdn2.microsoft.com/en-us/library/ms524602.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms524602.aspx"&gt;MSDN&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Note:&lt;/B&gt; A fun trick to see what the server variable values actually are is to output them into your data view: &lt;SPAN class=code_line&gt;&amp;lt;xsl:value-of select=”$MyServerParam” /&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Now whenever you change Server Variable Name (ex: LOGON_USER to AUTH_TYPE) the value will be reflected in your data view.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8772438" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/07/25/data-view-data-form-parameters-you-don-t-know-about.aspx</feedburner:origLink></item><item><title>Interested in a job supporting SharePoint Designer at Microsoft?</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/QECLpwd03Ig/interested-in-a-job-supporting-sharepoint-designer-at-microsoft.aspx</link><pubDate>Thu, 10 Jul 2008 22:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8718502</guid><dc:creator>michmon</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8718502.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8718502</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8718502</wfw:comment><description>&lt;p&gt;This may seem a bit odd for a blog post, but I wanted our new team position to get as much exposure as possible. After all, we are hoping to attract the very best! :) &lt;br&gt;&lt;/p&gt;&lt;p&gt;We are seeking an individual who is passionate about web technologies, such as Microsoft SharePoint / Designer. Specifically, we are looking for someone who has interest and aptitude in some of the following areas: HTML, CSS, XML, XSLT, JavaScript, SOAP, ASP.NET, SQL, web design + development, workflows, etc. Overall, we are a small and closely knit team, but make a large impact in the greater SharePoint ecosystem. It's a challenging position that requires cross-product knowledge, the ability to learn quickly, and a willingness to take on technically complex and politically challenging cases. &lt;/p&gt;&lt;p&gt;Anyways, enough of my little blurb about the team and the position. &lt;a href="http://members.microsoft.com/careers/search/details.aspx?JobID=94001909-08B9-4D31-AA02-7779E2975AA6&amp;amp;start=1&amp;amp;interval=10&amp;amp;SortCol=DatePosted" target="_blank" mce_href="http://members.microsoft.com/careers/search/details.aspx?JobID=94001909-08B9-4D31-AA02-7779E2975AA6&amp;amp;start=1&amp;amp;interval=10&amp;amp;SortCol=DatePosted"&gt;Read the official details here&lt;/a&gt;. Also, feel free to comment on this post or email us at &lt;a href="mailto:blogspd@microsoft.com" target="_blank" mce_href="mailto:blogspd@microsoft.com"&gt;blogspd@microsoft.com&lt;/a&gt; with any questions you may have. &lt;br&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8718502" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/07/10/interested-in-a-job-supporting-sharepoint-designer-at-microsoft.aspx</feedburner:origLink></item><item><title>How to fix: Error in SharePoint when custom master page is applied</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/ESL0WgJlXyc/how-to-fix-error-on-new-item-creation-when-custom-master-page-is-applied-to-site.aspx</link><pubDate>Thu, 10 Jul 2008 16:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8717066</guid><dc:creator>michmon</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8717066.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8717066</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8717066</wfw:comment><description>&lt;p&gt;&lt;b&gt;&lt;i&gt;UPDATE:&lt;/i&gt; &lt;/b&gt;&lt;i&gt;Found this get hit through our support channels several times last week. As it turns out, depending on the missing content placeholder (or other pieces), the cause of the error may be different than just creating new list items; like I previously stated. Therefore, I "genericized" my post to be more applicable to a wider-range of situations. Same steps apply to find what's causing the issue, though.&amp;nbsp; &lt;/i&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;After changing to a customized master page, creating new items for several lists, along with several other operations, no longer works and result in an error message. &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Error:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;"An unexpected error has occurred." &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Cause: &lt;/b&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;There may be several causes. One, is that the custom master page is missing necessary content place holders.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Method 1: Identify the missing content place holders by modifying the web.config.&lt;/i&gt;&lt;br&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Browse to c:\inetpub\wwwroot\wss\virtualdirectories\[port of web application]. Note: in this folder you will find a web.config file.&lt;/li&gt;

&lt;li&gt;Open the web.config file in Notepad (or like-application).&lt;/li&gt;

&lt;li&gt;In Notepad, click Edit -&amp;gt; Find, enter "custom" (without quotes). Click Find Next. You should find the following node: &lt;span class="code_line"&gt;&amp;lt;customErrors mode="On" /&amp;gt;&lt;/span&gt;. Change mode from "On" to "Off".&lt;/li&gt;

&lt;li&gt;In Notepad, click Edit -&amp;gt; Find, enter "callstack" (without quotes). Click Find Next (change direction Up / Down, if needed). You should find the following node: &lt;span class="code_line"&gt;&amp;lt;SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" TotalFileDependencies="50" AllowPageLevelTrace="false"&amp;gt;&lt;/span&gt;. Change the CallStack attribute from "false" to "true".&lt;/li&gt;

&lt;li&gt;Save the web.config file, and perform an iisreset /noforce. &lt;br&gt;&lt;/li&gt;

&lt;ul&gt;
&lt;li&gt;&lt;i&gt;NOTE:&lt;/i&gt; After performing the above steps, attempt to reproduce the error in the web browser. The error message should be descriptive in terms of what content place holder is missing. Take note of the place holder name.&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;li&gt;Open the master page, and in code view add: &lt;span class="code_line"&gt;&amp;lt;asp:ContentPlaceHolder id="PlaceHolderName" runat="server" /&amp;gt;&lt;/span&gt;. Replace &lt;span class="code_line"&gt;PlaceHolderName&lt;/span&gt; with that of the actual content place holder name that was shown in the error message from step 5.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;i&gt;Method 2: Find the missing content place holders manually.&lt;/i&gt;&lt;br&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open SharePoint Designer 2007. Go to File | Open Site and connect to SharePoint site.&lt;/li&gt;

&lt;li&gt;Expand out _catalogs -&amp;gt; masterpage -&amp;gt; open customized master page. &lt;/li&gt;

&lt;li&gt;Go to Code view. Go to Edit | Find. &lt;/li&gt;

&lt;li&gt;In the Find and Replace dialog, enter: "&lt;span class="code_line"&gt;&amp;lt;asp:contentplaceholder&lt;/span&gt;" (without quotes). Click Find All.&lt;/li&gt;

&lt;li&gt;Reference the occurrences found in the file with that of available content place holders:&lt;/li&gt;

&lt;ol&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;PlaceHolderBodyAreaClass &lt;/li&gt;

&lt;li&gt;PlaceHolderBodyLeftBorder &lt;/li&gt;

&lt;li&gt;PlaceHolderBodyRightMargin &lt;/li&gt;

&lt;li&gt;PlaceHolderCalendarNavigator&lt;/li&gt;

&lt;li&gt;PlaceHolderFormDigest &lt;/li&gt;

&lt;li&gt;PlaceHolderGlobalNavigation &lt;/li&gt;

&lt;li&gt;PlaceHolderHorizontalNav&lt;/li&gt;

&lt;li&gt;PlaceHolderLeftActions &lt;/li&gt;

&lt;li&gt;PlaceHolderLeftNavBar &lt;/li&gt;

&lt;li&gt;PlaceHolderLeftNavBarBorder &lt;/li&gt;

&lt;li&gt;PlaceHolderLeftNavBarDataSource &lt;/li&gt;

&lt;li&gt;PlaceHolderLeftNavBarTop &lt;/li&gt;

&lt;li&gt;PlaceHolderMain &lt;/li&gt;

&lt;li&gt;PlaceHolderMiniConsole &lt;/li&gt;

&lt;li&gt;PlaceHolderNavSpacer&lt;/li&gt;

&lt;li&gt;PlaceHolderPageDescription &lt;/li&gt;

&lt;li&gt;PlaceHolderPageImage &lt;/li&gt;

&lt;li&gt;PlaceHolderSearchArea &lt;/li&gt;

&lt;li&gt;PlaceHolderSiteName &lt;/li&gt;

&lt;li&gt;PlaceHolderTitleAreaClass &lt;/li&gt;

&lt;li&gt;PlaceHolderTitleAreaSeparator &lt;/li&gt;

&lt;li&gt;PlaceHolderTitleBreadcrumb &lt;/li&gt;

&lt;li&gt;PlaceHolderPageTitleInTitleArea &lt;/li&gt;

&lt;li&gt;PlaceHolderTitleLeftBorder &lt;/li&gt;

&lt;li&gt;PlaceHolderTitleRightMargin &lt;/li&gt;

&lt;li&gt;PlaceHolderTopNavBar &lt;/li&gt;

&lt;li&gt;PlaceHolderUtilityContent &lt;/li&gt;

&lt;li&gt;SPNavigation &lt;/li&gt;

&lt;li&gt;WSSDesignConsole&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;



&lt;/ol&gt;

&lt;li&gt;Iteratively add any missing content place holders to the master page in the form of: &lt;span class="code_line"&gt;&amp;lt;asp:ContentPlaceHolder id="PlaceHolderName" runat="server" /&amp;gt;&lt;/span&gt;. Replace PlaceHolderName with that of the actual content place holder name.&lt;/li&gt;

&lt;li&gt;Save master page (Check In, and Approve if necessary) after each added content place holder, and test to see if error still occurs.&amp;nbsp; &lt;br&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;i&gt;NOTE:&lt;/i&gt; In SharePoint Designer 2007, go to View | Toolbars | Master page to bring up the master page toolbar. This may also help in identifying place holders currently used on the customized master page. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional Information: &lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointdesigner/HA101651201033.aspx" target="_blank" mce_href="http://office.microsoft.com/en-us/sharepointdesigner/HA101651201033.aspx"&gt;Modify the default SharePoint content placeholders&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa660698.aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/aa660698.aspx"&gt;How to: Create a Minimal Master Page&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://www.heathersolomon.com/blog/articles/BaseMasterPages.aspx" target="_blank" mce_href="http://www.heathersolomon.com/blog/articles/BaseMasterPages.aspx"&gt;Minimal or Base Master Pages&lt;/a&gt;&amp;nbsp; &lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I hope this helps some of you SharePoint branders out there running into similar problems. Certainly, there are few things more frustrating then finding out your beautiful and slick-looking master page is actually causing SharePoint to fail. With that said, I am interested in learning what kind of problems you've ran into with customized master page files with SharePoint, and how you resolved the issues.&lt;br&gt;
&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8717066" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/07/10/how-to-fix-error-on-new-item-creation-when-custom-master-page-is-applied-to-site.aspx</feedburner:origLink></item><item><title>How to fix: Custom List Forms will not insert or show up on the Design surface of SharePoint Designer</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/ieKXBDv3o5E/how-to-fix-custom-list-forms-will-not-insert-or-show-up-on-the-design-surface-of-sharepoint-designer.aspx</link><pubDate>Thu, 03 Jul 2008 23:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8685541</guid><dc:creator>michmon</dc:creator><slash:comments>20</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8685541.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8685541</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8685541</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;When attempting to insert a custom list form in SharePoint Designer the form never displays in design view. There is no error message, and the form never gets inserted into the page.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Cause:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;There may be multiple causes. Thus far, we've identified that it can occur because of a failed SP1 install for MOSS. If you take a look at the Netmon traffic and compare it to a healthy server all you'll notice it is missing SOAP calls. Note: The other thing that is odd about this issue is that &lt;u&gt;all&lt;/u&gt; SPD users will experience it. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Method 1 - Fix the failed upgrade.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;You'll need to reinstall SP1 using our recommendations:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc288269.aspx" target="_blank" mce_href="http://technet.microsoft.com/en-us/library/cc288269.aspx"&gt;http://technet.microsoft.com/en-us/library/cc288269.aspx&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/kb/945013/" target="_blank" mce_href="http://support.microsoft.com/kb/945013/"&gt;http://support.microsoft.com/kb/945013/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;i&gt;Method 2 - Clean up the user profile. &lt;/i&gt;&lt;/p&gt;&lt;p&gt;You'll need to clean up the user profile using these steps:&lt;br&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Close SharePoint Designer 2007.&lt;/li&gt;&lt;li&gt;Clear your Internet Explorer's temporary Internet cache.&lt;/li&gt;&lt;li&gt;Open My Computer and go to %System Drive%\Documents and Settings\%user%\Local Settings\Application Data\Microsoft\WebSiteCache (If you are running Vista, that path is different - look for %System Drive%\Users\%user%\AppData\Local\Microsoft\WebSiteCache).&lt;/li&gt;&lt;li&gt;Go to a directory that looks similar to the name of the website you were connecting to. &lt;/li&gt;&lt;li&gt;Delete the assembly with the name of your SharePoint Site.&lt;/li&gt;&lt;li&gt;Type %temp% at a run prompt and delete all the temp files in there.&lt;/li&gt;&lt;li&gt;Delete the contents of: C:\Documents and Settings\username\Application Data\Microsoft\Web Server Extensions\Cache.&lt;br&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8685541" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/07/03/how-to-fix-custom-list-forms-will-not-insert-or-show-up-on-the-design-surface-of-sharepoint-designer.aspx</feedburner:origLink></item><item><title>How to fix: Multipage Meeting Workspace will not display items copied / created by SharePoint Designer workflows</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/3SkqyCvsx9M/how-to-fix-multipage-meeting-workspace-will-not-display-items-copied-created-by-sharepoint-designer-workflows.aspx</link><pubDate>Thu, 03 Jul 2008 23:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8685499</guid><dc:creator>michmon</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8685499.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8685499</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8685499</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms: &lt;/b&gt;&lt;/p&gt;&lt;p&gt;Documents copied from one document library to another using a SharePoint Designer workflow will not display if you use the Multipage Meeting Workspace. They will show up in SharePoint Designer under the destination document library. There is no error message. The documents are just not visible and gives the illusion that the workflow didn't copy the document.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Cause:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This occurs because the template sets the advance settings of the document library to no allow Sharing of List Items Across All Meetings (Series Items).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Steps to Reproduce: &lt;/b&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Create a site using the Multipage Meeting Workspace.&lt;/li&gt;&lt;li&gt;Create two document libraries. Name one source and the other destination.&lt;/li&gt;&lt;li&gt;Create a SharePoint Designer workflow that starts on new item creation. Also, use the copy list item action to move a document from Source to Destination.&lt;/li&gt;&lt;li&gt;Upload or create a document in source. Take a look at the destination library. There will be no documents.&amp;nbsp;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you need this items to display and you don't need this functionality then set that setting to Yes under Advanced Settings and they will show up. The alternative is to think about using a different template as this will be a consideration for all future libraries under the Multipage Meeting Workspace.&lt;br&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8685499" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/07/03/how-to-fix-multipage-meeting-workspace-will-not-display-items-copied-created-by-sharepoint-designer-workflows.aspx</feedburner:origLink></item><item><title>How to fix: Slow page loads when opening pages that have custom new item forms [DataFormWebPart] for large lists [around 6000 items]</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/rHADx5aB1No/how-to-fix-slow-page-loads-when-opening-pages-that-have-custom-new-item-forms-dataformwebpart-for-large-lists-around-6000-items.aspx</link><pubDate>Tue, 17 Jun 2008 18:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8611822</guid><dc:creator>michmon</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8611822.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8611822</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8611822</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;After creating a custom new item form for a SharePoint list having a very large number of items, the new item form will take a very long time to load at browse time. There are no error messages.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Cause:&lt;/b&gt;&amp;nbsp;&lt;br&gt;&lt;br&gt;The issue happens because the default value "0" of the ListItemID parameter of the data source in the new item form causes a very resource intensive query to be run at page load time. This causes the perfiormance issue during page load. The reason we include all those parameters is to make the datasourcecontrol extensible in design time. The datasourcecontrol can be used by another webpart or view on the page and it could still work. If you don’t need those scenarios, then removing them should still work in runtime. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Workaround:&lt;/b&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Using the "Common Data View Tasks" pane for the new item form, click on "Parameters" to open the "Data View Parameters" dialog box.&lt;/li&gt;&lt;li&gt;Select ListItemID and delete "0" in the Default Value input box. &lt;br&gt;&lt;/li&gt;&lt;li&gt;Leave the default value of ListItemID blank and click on OK. &lt;br&gt;&lt;/li&gt;&lt;li&gt;Save the page, and browse to it.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;b&gt;Additional Advice / Tip:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;When working with large data sets you may experience other slowness in SharePoint Designer while working with data views. In those situations, you may see SharePoint Designer as non-responsive for several seconds after changes are made and / or may seem very sluggish once it's responding. Quick fix&lt;i&gt; &lt;/i&gt;is to click "Common Data View Tasks" pane for the data view, and select "Show with sample data". Instead of showing all of the data from the data source, it limits it to 5 sample items.&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8611822" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/06/17/how-to-fix-slow-page-loads-when-opening-pages-that-have-custom-new-item-forms-dataformwebpart-for-large-lists-around-6000-items.aspx</feedburner:origLink></item><item><title>How to fix: SharePoint Designer created workflow that periodically stops and does not send emails</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/1_eLnnnahRg/how-to-fix-sharepoint-designer-created-workflow-that-periodically-stops-and-does-not-send-emails.aspx</link><pubDate>Tue, 17 Jun 2008 00:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8607416</guid><dc:creator>michmon</dc:creator><slash:comments>16</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8607416.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8607416</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8607416</wfw:comment><description>&lt;P&gt;&lt;B&gt;Symptoms:&lt;BR&gt;&lt;/B&gt;&lt;BR&gt;SharePoint Designer 2007 created workflow will "stop" before the Send Email action. This may only happen for certain users, therefore, making the issue seem to happen intermittently.&lt;BR&gt;&lt;BR&gt;&lt;I&gt;Workflow status error:&lt;/I&gt; "Stopped"&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Cause:&lt;/B&gt; &lt;/P&gt;
&lt;P&gt;Send Email action has SharePoint group(s) and/or workflow lookups in the To / Cc line. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Workaround:&amp;nbsp;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;Make sure each SharePoint group has at least Read permissions for the site. Additionally, that in the Group Settings area of the Group Page, under Who can view the membership of the group, Everyone is selected.&lt;BR&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On SharePoint site, click Site Actions -&amp;gt; Site Settings -&amp;gt; Modify All Site Settings.&lt;/LI&gt;
&lt;LI&gt;Under Users and Permissions heading, click People and groups.&lt;/LI&gt;
&lt;LI&gt;Select appropriate group(s), click Settings -&amp;gt; Group Settings.&lt;/LI&gt;
&lt;LI&gt;Under Group Settings area, select Everyone for Who can view the membership of the group, click OK. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;B&gt;Additional Information:&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx" mce_href="http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx"&gt;Office Online - Send e-mail in a workflow&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8607416" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/06/16/how-to-fix-sharepoint-designer-created-workflow-that-periodically-stops-and-does-not-send-emails.aspx</feedburner:origLink></item><item><title>How to fix: Recieve error "Unable to display this Web Part" on Data Views after restoring site from backup</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/mehhlHHBAu8/how-to-fix-error-unable-to-display-this-web-part-on-data-views-after-restoring-site-from-backup.aspx</link><pubDate>Fri, 06 Jun 2008 17:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8578009</guid><dc:creator>michmon</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8578009.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8578009</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8578009</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;After restoring a SharePoint site using site template .STP files, .CMP files, or the stsadm commands import / export all data views / data forms show error messages. &lt;br&gt;&lt;br&gt;&lt;i&gt;Web browser error&lt;/i&gt;: "Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Windows SharePoint Services-compatible HTML editor such as Microsoft Office SharePoint Designer. If the problem persists, contact your Web server administrator."&lt;br&gt;&lt;i&gt;&lt;br&gt;SharePoint Designer error&lt;/i&gt;: "The server returned a non-specific error when trying to get data from the data source. Check the format and content of your query and try again. If the problem persists, contact the server administrator."&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Cause:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a known issue, actually. We have done some work for O14 which will address this problem. The issue is caused by the incorrect ListName, which is a GUID id for the list's instance on a given site instance. We don't do GUID fix-up, and therefore the broken data views are pointing to the incorrect data source (from the old site).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Workaround:&lt;/b&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Start SharePoint Designer, and open page containing broken data view(s). &lt;/li&gt;

&lt;li&gt;In SharePoint Designer's menu, click Task Panes -&amp;gt; Data Source Library. &lt;/li&gt;

&lt;li&gt;From the Data Source Library task pane, drag in a new instance of the broken data view's data source (example: Announcements list) onto the page. This will create a new and working data view. &lt;/li&gt;

&lt;li&gt;Highlight the newly inserted data view, and go into split view (half code, half design). From the code portion highlighted, look for the ListName property. Note: it should be on the first line of the highlighted code, but you may have to scroll to the right in order to see it.&lt;/li&gt;

&lt;li&gt;Once you find the ListName property, copy everything in between &lt;span class="code_line"&gt;{ ... }&lt;/span&gt; (without the braces). Store that value, as we will need it later (example: paste into Notepad).&lt;/li&gt;

&lt;li&gt;Remove the newly inserted data view.&lt;/li&gt;

&lt;li&gt;Highlight the broken data view, and go into split view (half code, half design). From the code portion highlighted, look for the ListName Property. Note: it should be on the first line of the highlighted code, but you may have to scroll to the right in order to see it.&lt;/li&gt;

&lt;li&gt;Once you find the ListName property, copy everything in between &lt;span class="code_line"&gt;{ ... }&lt;/span&gt; (without the braces). &lt;/li&gt;

&lt;li&gt;In SharePoint Designer's menu, click Edit -&amp;gt; Replace. In the "Find What" portion, paste in the broken data views ListName value. In the "Replace With" portion, paste in the previous working data view's ListName value (example: the one stored in Notepad). Click Replace All, and let the process finish. Click close.&lt;/li&gt;

&lt;li&gt;Perform steps 3 - 9 for each respective data view. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I've seen several support instances with questions and concerns on this problem. Hopefully, this helps you to understand the cause of the problem, and how to fix it.&lt;br&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8578009" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/06/06/how-to-fix-error-unable-to-display-this-web-part-on-data-views-after-restoring-site-from-backup.aspx</feedburner:origLink></item><item><title>Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/sdMJ8ihvj04/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx</link><pubDate>Tue, 29 Apr 2008 19:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8438297</guid><dc:creator>michmon</dc:creator><slash:comments>20</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8438297.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8438297</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8438297</wfw:comment><description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="COLOR: red"&gt;IMPORTANT:&lt;/SPAN&gt;&lt;/STRONG&gt; This issue has now been resolved via an official hotfix from Microsoft. Please see &lt;A title="SPD DFWP Attachment Hotfix" href="http://support.microsoft.com/kb/953271" mce_href="http://support.microsoft.com/kb/953271"&gt;Error message when you try to attach a file in a custom form on the Web site in Windows SharePoint Services 3.0: “This form was customized not working with attachment"&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;As &lt;A href="http://cid-6d5649bcab6a7f93.spaces.live.com/blog/cns!6D5649BCAB6A7F93!130.entry" mce_href="http://cid-6d5649bcab6a7f93.spaces.live.com/blog/cns!6D5649BCAB6A7F93!130.entry"&gt;posted&lt;/A&gt; by Marc Davis, there is an &lt;B&gt;unsupported&lt;/B&gt; workaround for retaining attachment functionality with your custom list forms. For some time now, we've been supplying the workaround free of cost to customers who've opened support cases and requested a fix. We are okay with the Marc's posting, and to be honest something like this was bound to happen, considering our delay in posting the MSDN documentation for the issue. I am also relieved to see Marc's disclaimer in bold red. We understand your guys' frustration with the attachment problem, and I apologize we didn't post the workaround earlier. We just don't generally like providing unsupported cumbersome workarounds. Although I can't guarantee or give anything "official," I can hint that you may be seeing a &lt;U&gt;real fix&lt;/U&gt; circa SP2 time frame. May be a ray of light at the end of the tunnel, yet. &lt;BR&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8438297" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx</feedburner:origLink></item><item><title>How to prevent Supporting Files from being incorrectly set to erroneous page</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/j0IfrxS_4kY/how-to-prevent-supporting-files-from-being-incorrectly-set-to-erroneous-page.aspx</link><pubDate>Fri, 11 Apr 2008 00:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8376761</guid><dc:creator>michmon</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8376761.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8376761</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8376761</wfw:comment><description>&lt;p&gt;&lt;b&gt;Symptoms:&lt;/b&gt;&lt;/p&gt; &lt;p&gt;After replacing normal list form (ListFormWebPart) with custom list form (DataFormWebPart) on any of the supporting files (New, Edit, Display) for a SharePoint list, the list view properties do not work as expected. Hyperlinks for corresponding supporting file will point to erroneous or incorrect location. &lt;/p&gt; &lt;p&gt;&lt;i&gt;Example:&lt;/i&gt; replacing normal list form with a custom list form on supporting file DispForm.aspx results in "display" hyperlinks going to an erroneous page, such as a different, un-intended supporting file. &lt;/p&gt; &lt;p&gt;This is incredibly frustrating, right? Here is a sure-fire to prevent this from occurring. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Prevention:&lt;/b&gt; &lt;/p&gt;&lt;ol&gt; &lt;li&gt;Open SharePoint Designer 2007. Go to File | Open Site and connect to SharePoint site.  &lt;/li&gt;&lt;li&gt;Expand out Lists -&amp;gt; [List Name] -&amp;gt; open DispForm.aspx .  &lt;/li&gt;&lt;li&gt;Highlight normal list form by clicking on it. This will select the entire web&lt;br&gt;part.  &lt;/li&gt;&lt;li&gt;Right-click on selected web part, and choose Web Part Properties…  &lt;/li&gt;&lt;li&gt;Expand [+] Layout, check option for Hidden, click OK.  &lt;/li&gt;&lt;li&gt;With web part still highlighted, hit the right-arrow key once. Hit Enter. This creates some whitespace to insert.  &lt;/li&gt;&lt;li&gt;Go to Insert | SharePoint Controls | Custom List Form…  &lt;/li&gt;&lt;li&gt;Select appropriate list or library, content type, and type of form to create. Click OK.  &lt;/li&gt;&lt;li&gt;Save page. &lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;i&gt;NOTE:&lt;/i&gt; The steps above are how to prevent supporting files from being incorrectly set to erroneous page, not how to fix a pre-existing problem. That's quite a bit more tricky.&lt;/p&gt; &lt;p&gt;Keeping the normal list form on the page should ensure the supporting files stay intact. Think of this as a sort of “best practice” and you should never run into the problem again. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Additional Information:&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/935504" mce_href="http://support.microsoft.com/kb/935504" target="_blank"&gt;KB 935504&lt;/a&gt; - Error message when you click "New" to create a new item in a list or when you click an existing item in SharePoint Server 2007 or in Windows SharePoint Services 3.0: "Invalid page URL" or "An unexpected error has occurred" &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8376761" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/04/10/how-to-prevent-supporting-files-from-being-incorrectly-set-to-erroneous-page.aspx</feedburner:origLink></item><item><title>How to hide search control on default.master</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/3toPctZA0U4/how-to-hide-search-control-on-default-master.aspx</link><pubDate>Thu, 10 Apr 2008 23:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8376296</guid><dc:creator>michmon</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8376296.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8376296</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8376296</wfw:comment><description>
&lt;p&gt;&lt;b&gt;Summary:&lt;/b&gt;&lt;/p&gt;
 
&lt;p&gt;This post describes how to hide the search control on default.master. The steps described below are applicable for other master pages, as well.&lt;/p&gt;
 
&lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;
 
&lt;ol&gt; 
&lt;li&gt;Open SharePoint Designer 2007. Go to File | Open Site and connect to SharePoint site.&lt;/li&gt;
 
&lt;li&gt;Expand out _catalogs -&amp;gt; masterpage -&amp;gt; open default.master. Check out file, if necessary.&lt;/li&gt;
 
&lt;li&gt;In Code View, search for "PlaceHolderSearchArea". After &lt;span class="code_line"&gt;id="PlaceHolderSearchArea"&lt;/span&gt;, add the following property: &lt;span class="code_line"&gt;Visible="false"&lt;/span&gt;. In all, the code should look something like: 
&lt;div class="code_block"&gt;&amp;lt;asp:ContentPlaceHolder id="PlaceHolderSearchArea" Visible="false" runat="server"&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox"/&amp;gt;&lt;br&gt;&amp;lt;/asp:ContentPlaceHolder&amp;gt;&lt;/div&gt; &lt;/li&gt;
 
&lt;li&gt;Save master page, check in (if necessary), and publish major version. &lt;/li&gt;
&lt;/ol&gt;
 
&lt;p&gt;&lt;i&gt;NOTE:&lt;/i&gt; To reverse the changes, simply set &lt;span class="code_line"&gt;Visible="true"&lt;/span&gt; on the placeholder. &lt;/p&gt;

&lt;p&gt;I decided to write this post as we've seen several support cases with questions on how to hide / manipulate the search control on master pages. This post just covers hiding the search box. There are multiple ways to hide the search control, to be sure, including using CSS (ex: "display:none;"). &lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8376296" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/04/10/how-to-hide-search-control-on-default-master.aspx</feedburner:origLink></item><item><title>How to fix: Recurring Meeting Workspace error: ‘g_InstanceID’ is undefined</title><link>http://feedproxy.google.com/~r/SharepointDesignerSupportTeamBlog/~3/07RuxjjyaVw/how-to-fix-recurring-meeting-workspace-error-g-instanceid-is-undefined.aspx</link><pubDate>Tue, 25 Mar 2008 00:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8334355</guid><dc:creator>michmon</dc:creator><slash:comments>18</slash:comments><comments>http://blogs.msdn.com/spdsupport/comments/8334355.aspx</comments><wfw:commentRss>http://blogs.msdn.com/spdsupport/commentrss.aspx?PostID=8334355</wfw:commentRss><wfw:comment>http://blogs.msdn.com/spdsupport/rsscomments.aspx?PostID=8334355</wfw:comment><description>&lt;P&gt;&lt;I&gt;Note: I'm lifting this from my &lt;STRIKE&gt;DataFormWebPart.com&lt;/STRIKE&gt; blog &lt;/I&gt;&lt;I&gt;&lt;STRIKE&gt;post&lt;/STRIKE&gt;&lt;/I&gt;&lt;I&gt;&lt;STRIKE&gt;,&lt;/STRIKE&gt; in hopes of the workaround getting more traffic.&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Scenarios:&lt;/B&gt; &lt;/P&gt;
&lt;P&gt;After changing the master page on a Meeting Workspace site, the recurring meeting workspace hyperlinks under “Select a date from the list below” do not work and throw a JavaScript error. &lt;/P&gt;
&lt;P&gt;If you create a custom master page and use it for your Meeting Workspaces, a JavaScript error is thrown. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Error&lt;/B&gt;:&lt;BR&gt;‘g_InstanceID’ is undefined &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Cause:&lt;/B&gt;&lt;BR&gt;The g_instanceId global JavaScript variable is declared in a script registered runtime by the Microsoft.SharePoint.Meetings.PropertyBag web control. This control is used in the master page that’s used by Meeting Workspace sites called “MWSDefault.master” (located on server in 12 hive\TEMPLATE\GLOBAL\). &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Steps to Reproduce:&lt;/B&gt; &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a new Workspace: Site Actions-&amp;gt; Create Site -&amp;gt; Select [Meetings] Basic Meeting Workspace, click Create. &lt;/LI&gt;
&lt;LI&gt;On Workspace site, add a Calendar list: Site Actions -&amp;gt; Create -&amp;gt; [Tracking] Calendar. &lt;/LI&gt;
&lt;LI&gt;Add a new event to Calendar list, make recurring event, and select [x] Use a Meeting Workspace to organize attendees, agendas, documents, minutes, and other details for this event. Click OK. &lt;/LI&gt;
&lt;LI&gt;Follow steps to create workspace for Calendar event. Go to workspace. &lt;/LI&gt;
&lt;LI&gt;Change master page for workspace: Site Actions -&amp;gt; Site Settings -&amp;gt; [Look and Feel] Master page -&amp;gt; select any master page for Site Master Page and System Master Page. Click OK. Go back to workspace. &lt;/LI&gt;
&lt;LI&gt;Now the links under “Select a date from the list below:” do not work and throw a JavaScript error message: ‘g_InstanceID’ is undefined . &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;B&gt;Workaround:&lt;/B&gt; &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open SharePoint Designer 2007. Go to File | Open Site and connect to SharePoint site. &lt;/LI&gt;
&lt;LI&gt;Expand out _catalogs -&amp;gt; masterpage -&amp;gt; open master page used on Meeting Workspace. &lt;/LI&gt;
&lt;LI&gt;In Code View, add the following line of code under &lt;SPAN class=code_line&gt;&amp;lt;%@ Import Namespace="Microsoft.SharePoint" %&amp;gt;&lt;/SPAN&gt; tag:&lt;BR&gt;
&lt;DIV class=code_block&gt;&amp;lt;%@ Register Tagprefix="Meetings" Namespace="Microsoft.SharePoint.Meetings" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %&amp;gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;Add the following line of code after opening &lt;SPAN class=code_line&gt;&amp;lt;body …&amp;gt;&lt;/SPAN&gt; tag: &lt;SPAN class=code_line&gt;&amp;lt;Meetings:PropertyBag runat="server"/&amp;gt;&lt;/SPAN&gt; &lt;/LI&gt;
&lt;LI&gt;Save master page, check in (if necessary), and publish major version. &lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8334355" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/spdsupport/archive/2008/03/24/how-to-fix-recurring-meeting-workspace-error-g-instanceid-is-undefined.aspx</feedburner:origLink></item></channel></rss>
