<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" 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/"><channel><title>Jeffrey Chilberto : Visual Studio 2005</title><link>http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx</link><description>Tags: Visual Studio 2005</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>BizTalk 2010 Upgrade Issue</title><link>http://bloggingabout.net/blogs/chilberto/archive/2010/11/12/biztalk-2010-upgrade-issue.aspx</link><pubDate>Fri, 12 Nov 2010 00:17:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:484302</guid><dc:creator>chilberto</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/rsscomments.aspx?PostID=484302</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/commentapi.aspx?PostID=484302</wfw:comment><comments>http://bloggingabout.net/blogs/chilberto/archive/2010/11/12/biztalk-2010-upgrade-issue.aspx#comments</comments><description>&lt;p&gt;In a BizTalk 2006r2 solution, we encountered a build issue with BizTalk where a map that referenced a particular schema was causing BizTalk to fail to build.&amp;nbsp; The symptom was that Visual Studio would continually build until it ran out of memory.&amp;nbsp; The cause of the issue was tracked down to a particular service that was generated from the Entity Framework and contained inter-referencing classes.&amp;nbsp; Normally this would not cause the issue but EF decorated the contracts in manner that &lt;em&gt;confused&lt;/em&gt; the BizTalk build process &lt;strong&gt;only if&lt;/strong&gt; the referenced schema was the &lt;strong&gt;source&lt;/strong&gt; schema.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;At the time, I found a workaround that I thought was clever&amp;hellip; &lt;/p&gt;
&lt;p&gt;In the map, I set the message type of the source schema to the XLANG Any message.&amp;nbsp; This would build, and using custom xslt I could achieve what was required.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/7484.xsanymap_5F00_19E4F85A.jpg"&gt;&lt;img height="236" width="584" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/6472.xsanymap_5F00_thumb_5F00_0DD2E259.jpg" alt="xsanymap" border="0" title="xsanymap" style="background-image:none;border-bottom:0px;border-left:0px;padding-left:0px;padding-right:0px;display:inline;border-top:0px;border-right:0px;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The upgrade of these maps from 2006r2 to 2009 did not display any issue.&amp;nbsp; I did notice that a &lt;em&gt;Schema referenced by Map has been deleted&lt;/em&gt; error would be displayed if the map was selected in a Receive Location&amp;rsquo;s Inbound or Outbound Map.&amp;nbsp; The map would still work in BizTalk 2009.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/4503.schemamissing_5F00_75EBFB32.jpg"&gt;&lt;img height="153" width="580" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/7181.schemamissing_5F00_thumb_5F00_1311A33D.jpg" alt="schemamissing" border="0" title="schemamissing" style="background-image:none;border-bottom:0px;border-left:0px;padding-left:0px;padding-right:0px;display:inline;border-top:0px;border-right:0px;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After upgrading to BizTalk 2010, the Admin Console displays the message on the initial refresh of the BizTalk Group applications and no applications are displayed.&amp;nbsp; I did find that if I restarted a host instance, the applications would then display in the console.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The error message in BizTalk 2009 is a annoying but would not affect functionality.&amp;nbsp; The maps would work at runtime.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;In BizTalk 2010, the maps still work at runtime but the issue in the Admin Console is more severe and prevents functionality from being run.&amp;nbsp; For instance, if the library with the map is removed from resources, the error message is displayed and &lt;strong&gt;&lt;span style="color:#ff0000;"&gt;no action is applied&lt;/span&gt;&lt;/strong&gt;.&amp;nbsp; Once a map is deployed with the issue there is not a way to remove it (without hacking the databases).&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The upgrade procedure was reviewed and the issue confirmed by a Microsoft consultant.&amp;nbsp; The issue is being submitted to the product group to review.&lt;/p&gt;
&lt;p&gt;Note: I did try to remove the group and re-connect. &lt;br /&gt;Note: I did try to remove the library via powershell but the same issue was encountered: &lt;br /&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/6036.schemamissing_5F00_694E2849.jpg"&gt;&lt;img height="141" width="674" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto.metablogapi/6567.schemamissing_5F00_thumb_5F00_2622AA1C.jpg" alt="schemamissing" border="0" title="schemamissing" style="background-image:none;border-bottom:0px;border-left:0px;padding-left:0px;padding-right:0px;display:inline;border-top:0px;border-right:0px;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=484302" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Error/default.aspx">Error</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/BizTalk/default.aspx">BizTalk</category></item><item><title>BizTalk Namespace Issue</title><link>http://bloggingabout.net/blogs/chilberto/archive/2008/07/11/biztalk-namespace-issue.aspx</link><pubDate>Fri, 11 Jul 2008 04:31:20 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:464815</guid><dc:creator>chilberto</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/rsscomments.aspx?PostID=464815</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/commentapi.aspx?PostID=464815</wfw:comment><comments>http://bloggingabout.net/blogs/chilberto/archive/2008/07/11/biztalk-namespace-issue.aspx#comments</comments><description>&lt;p&gt;Here is a little gem that I have come across recently...&amp;nbsp; I have only confirmed this in BizTalk 2006 R2.&lt;/p&gt; &lt;p&gt;If you create a receive shape with a filter expression of &lt;em&gt;(BTS.Operation==&amp;quot;somevalue&amp;quot;)&lt;/em&gt; and your namespace contains &lt;em&gt;BTS.&lt;/em&gt; then you will get a build failure similar to:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font color="#ff0000"&gt;The type or namespace name &amp;#39;Operation&amp;#39; does not exist in the namespace &amp;#39;Spike.BTS&amp;#39; (are you missing an assembly reference?)&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;It appears that during compilation it is trying to resolve the &lt;em&gt;BTS.Operation&lt;/em&gt; in the project assembly.&amp;nbsp; I was surprised by this one and have created several projects in the past with &lt;em&gt;BTS. &lt;/em&gt;in the namespace without encountering an issue.&lt;/p&gt; &lt;p&gt;To illustrate, I created a project named &lt;em&gt;Spike.BTS.WeirdSubscriptionIssue&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_6.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="221" alt="image" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_thumb_5F00_2.png" width="473" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If a receive shape is created with a filter expression referencing any BTS.* class, you will not be able to compile.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_2.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="131" alt="image" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_thumb.png" width="592" border="0" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Where &lt;/p&gt; &lt;p&gt;&lt;a href="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_4.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="198" alt="image" src="http://bloggingabout.net/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/chilberto/image_5F00_thumb_5F00_1.png" width="594" border="0" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Strange...&lt;/p&gt; &lt;p&gt;Anyone else encountered this before?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=464815" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Error/default.aspx">Error</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/BizTalk/default.aspx">BizTalk</category></item><item><title>BAM Tip: Visual Studio External Tools</title><link>http://bloggingabout.net/blogs/chilberto/archive/2008/02/20/bam-tip-visual-studio-external-tools.aspx</link><pubDate>Tue, 19 Feb 2008 22:32:46 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:457915</guid><dc:creator>chilberto</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/rsscomments.aspx?PostID=457915</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/commentapi.aspx?PostID=457915</wfw:comment><comments>http://bloggingabout.net/blogs/chilberto/archive/2008/02/20/bam-tip-visual-studio-external-tools.aspx#comments</comments><description>&lt;p&gt;Here is a simple way to open a command window from within Visual Studio that is aware of the BizTalk Management Utility (bm.exe).&amp;nbsp; I have found this useful while working with interceptor configuration files.&amp;nbsp; This tip will add the Visual Studio Command Prompt to the Tools menu.&amp;nbsp; &lt;p&gt;Nothing too dramatic here, just a time saver when defining interceptor configuration files from within Visual Studio without adding shortcuts on my desktop or quick launch bar. &lt;h5&gt;Add Visual Studio Command Prompt to External Tools&lt;/h5&gt; &lt;p&gt;Simply select the External Tools option off of the Tools menu.&amp;nbsp; To keep thing simple, I basically duplicated the Visual Studio Command prompt settings by viewing its properties.&amp;nbsp; &lt;p&gt;&lt;a href="http://bloggingabout.net/blogs/chilberto/WindowsLiveWriter/BAMTipVisualStudioExternalTools_9452/image_2.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="241" alt="image" src="http://bloggingabout.net/blogs/chilberto/WindowsLiveWriter/BAMTipVisualStudioExternalTools_9452/image_thumb.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;h5&gt;Modify Visual Studio Command Prompt&amp;#39;s PATH&lt;/h5&gt; &lt;p&gt;Depending on the operating system you are running Visual Studio on, the following will be different.&amp;nbsp; To determine where to modify, open the file indicated in the command arguments.&amp;nbsp; For me it was: &lt;em&gt;C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat&lt;/em&gt;.&lt;/p&gt; &lt;p&gt;In the file you will see a supplied parameter, e.g., &lt;em&gt;x86&lt;/em&gt;, indicates were the settings are located for the specific operating system.&amp;nbsp; Note that %~dp0 indicates the where the batch file was run from.&amp;nbsp; For me it was: &lt;em&gt;C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat&lt;/em&gt;.&lt;/p&gt; &lt;p&gt;This file just pointed to another file &lt;em&gt;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat&lt;/em&gt;. In this file is where the environment settings are stored.&amp;nbsp; I modified the file to include the location of bm.exe as part of the PATH environment variable.&amp;nbsp; The following line was inserted after the current @set PATH line:&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;strong&gt;@set PATH=C:\Program Files\Microsoft BizTalk Server 2006\Tracking;%PATH%&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=457915" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/BAM/default.aspx">BAM</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/BizTalk/default.aspx">BizTalk</category></item><item><title>WSS 3.0: Getting Started with WebParts</title><link>http://bloggingabout.net/blogs/chilberto/archive/2008/02/19/wss-3-0-getting-started-with-webparts.aspx</link><pubDate>Tue, 19 Feb 2008 00:20:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:457907</guid><dc:creator>chilberto</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/rsscomments.aspx?PostID=457907</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/commentapi.aspx?PostID=457907</wfw:comment><comments>http://bloggingabout.net/blogs/chilberto/archive/2008/02/19/wss-3-0-getting-started-with-webparts.aspx#comments</comments><description>&lt;p&gt;The following are some notes on getting the &lt;strong&gt;Creating a Windows SharePoint Services 3.0 Web Part Using Visual Studio 2005 Extensions &lt;/strong&gt;of the SDK to work.&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No SharePoint Site exists at the specified URL&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In the Visual Studio Project Properties, the Debug section contains a setting: &lt;em&gt;Start browser with URL&lt;/em&gt;&lt;strong&gt;.&lt;/strong&gt;&amp;nbsp; This needs to reference the sharepoint site.&amp;nbsp; For instance if your sharepoint site is on the Euclid box at port 8080, then it will need to be set to &lt;a href="http://euclid:8080/"&gt;http://Euclid:8080/&lt;/a&gt;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Otherwise the error will be reported durnig deployment as: No SharePoint Site exists at the specified URL.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Enabling ASP.Net Debugging&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The debug attribute&amp;nbsp;for compilation needs to be set to true in order for&amp;nbsp;debugging of the web parts from within Visual Studio.&amp;nbsp; If the option is not set, the deploy will succeed but a&amp;nbsp;browser will not be launched&amp;nbsp;and attached to Visual Studio.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;compilation batch=&amp;quot;false&amp;quot; debug=&amp;quot;true&amp;quot;&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Web Part not showing in Miscellaneous section&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If after you have deployed to your Sharepoint Site and you are not able to add the newly deployed web part, make sure you have deployed it to the correct site.&amp;nbsp; In my case, I was not able to view it in the Miscellaneous section.&amp;nbsp; Fortunately I found a helpful post: &lt;a href="http://www.developer.com/net/asp/article.php/10917_3620316_1"&gt;http://www.developer.com/net/asp/article.php/10917_3620316_1&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=457907" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Sharepoint/default.aspx">Sharepoint</category></item><item><title>VS 2005: Template File missing when creating new Test Project</title><link>http://bloggingabout.net/blogs/chilberto/archive/2007/06/29/vs-2005-template-file-missing-when-creating-new-test-project.aspx</link><pubDate>Fri, 29 Jun 2007 01:24:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:285053</guid><dc:creator>chilberto</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/rsscomments.aspx?PostID=285053</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/chilberto/commentapi.aspx?PostID=285053</wfw:comment><comments>http://bloggingabout.net/blogs/chilberto/archive/2007/06/29/vs-2005-template-file-missing-when-creating-new-test-project.aspx#comments</comments><description>&lt;p&gt;After upgrading from VS 2005 Professional to VS 2005 Team Suite I found that when I attempted to create a new Test Project, I was greeted with a error dialog stating: &amp;quot;Template File missing when creating new Test Project&amp;quot;.&lt;/p&gt;
&lt;p&gt;Fortunately after a google search, there was an easy &lt;a class="" title="Missing Template" href="http://forums.microsoft.com/msdn/showpost.aspx?postid=132564&amp;amp;siteid=1" target="_blank"&gt;fix&lt;/a&gt;&amp;nbsp;that involves re-installing the SP1 for Visual Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=285053" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Error/default.aspx">Error</category><category domain="http://bloggingabout.net/blogs/chilberto/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category></item></channel></rss>