<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>vslab Forum Rss Feed</title><link>http://www.codeplex.com/vslab/Thread/List.aspx</link><description>vslab Forum Rss Description</description><item><title>New Post: where is the fundational math library </title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=47125</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I think Microsoft F# PowerPack for .NET 4.0 will suite some people greatly.&lt;/p&gt;
&lt;p&gt;And some other stuff http://www.diigo.com/list/asdandrizzo/net-computer-science&lt;/p&gt;&lt;/div&gt;</description><author>asdandRizzo</author><pubDate>Sun, 18 Oct 2009 23:57:10 GMT</pubDate><guid isPermaLink="false">New Post: where is the fundational math library  20091018115710P</guid></item><item><title>New Post: How to do a simple 2D plot</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=70132</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;VSLab is a fantastic idea, F# is really missing an easy and good looking plotting tool.&lt;/p&gt;
&lt;p&gt;But I cant figure out how to do is a simple 2D plot of 2 seq&amp;lt;float&amp;gt; ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>jlezard</author><pubDate>Fri, 25 Sep 2009 17:40:10 GMT</pubDate><guid isPermaLink="false">New Post: How to do a simple 2D plot 20090925054010P</guid></item><item><title>New Post: the problem to use VSlab</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=57307</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It doesn't work because is not longer maintained... I'm considering to get rid of tutorial. The new plotter will be based on GraphicsPath and will be vectorial (there is the source code in draw-canvas.fs).&lt;/p&gt;&lt;/div&gt;</description><author>cisterni</author><pubDate>Sat, 20 Jun 2009 09:24:07 GMT</pubDate><guid isPermaLink="false">New Post: the problem to use VSlab 20090620092407A</guid></item><item><title>New Post: the problem to use VSlab</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=57307</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;thanks, I do not understand what you mean. alt+shift+V to start the addin? add what in?&lt;/p&gt;
&lt;p&gt;by the way, I just installed the new version, the same problem exists for any place having code &amp;quot;new&amp;quot;.&lt;/p&gt;
&lt;p&gt;I am sure not only myself have this problem.&lt;/p&gt;&lt;/div&gt;</description><author>seraph_summer</author><pubDate>Fri, 19 Jun 2009 19:58:54 GMT</pubDate><guid isPermaLink="false">New Post: the problem to use VSlab 20090619075854P</guid></item><item><title>New Post: the problem to use VSlab</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=57307</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;We have to change the tutorial. The better tests are: the chart 3D or 2D. Did you pressed Alt+Shift+V to start the Addin?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>cisterni</author><pubDate>Fri, 19 Jun 2009 18:25:09 GMT</pubDate><guid isPermaLink="false">New Post: the problem to use VSlab 20090619062509P</guid></item><item><title>New Post: the problem to use VSlab</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=57307</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I installed VSlab and run one example: Graph1.fsx and the code copied as follows, but it says VSLab is not defined!&lt;br&gt;I do not why.&lt;br&gt;If I run the code by pressing F5, then it gives the following error:&lt;/p&gt;
&lt;p&gt;error FS0192: internal error: Error reading/writing metadata for the F# compiled DLL C:\Program Files\University of Pisa\VSLab\ViewletControls.dll. Was the DLL compiled with an earlier version of the F# compiler? (error: u_option: found number 102)&lt;br&gt;Please build a small example that reproduces this problem and report it to &lt;a href="mailto:fsbugs@microsoft.com"&gt;fsbugs@microsoft.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;#light&lt;br&gt;// These references are required only for typechecking purposes&lt;br&gt;// you can skip their evaluation.&lt;br&gt;#r &amp;quot;ViewletControls.dll&amp;quot;&lt;br&gt;#r &amp;quot;VSLabFSICore.dll&amp;quot;&lt;br&gt;#r &amp;quot;VSLabChartPackage.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;open VSLab.Chart&lt;/p&gt;
&lt;p&gt;let gv = new GraphControl()&lt;/p&gt;
&lt;p&gt;gv.Show()&lt;/p&gt;
&lt;p&gt;gv.ShowProperty()&lt;/p&gt;
&lt;p&gt;gv.Close()&lt;/p&gt;&lt;/div&gt;</description><author>seraph_summer</author><pubDate>Sun, 24 May 2009 10:18:47 GMT</pubDate><guid isPermaLink="false">New Post: the problem to use VSlab 20090524101847A</guid></item><item><title>New Post: Very promising</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=34208</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Antonio,&lt;/p&gt;
&lt;p&gt;As you might have seen in our most recent release we are supporting an F# interface to the library. We'd be very happy to extend this interface depending on what people want. Feel free to make any suggestions ...&lt;/p&gt;
&lt;p&gt;Cheers, Jurgen (&lt;a href="http://www.codeplex.com/dnAnalytics"&gt;dnAnalytics&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;</description><author>jvangael</author><pubDate>Fri, 15 May 2009 15:14:10 GMT</pubDate><guid isPermaLink="false">New Post: Very promising 20090515031410P</guid></item><item><title>New Post: Very promising</title><link>http://vslab.codeplex.com/Thread/View.aspx?ThreadId=34208</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Antonio,&lt;/p&gt;
&lt;p&gt;As you might have seen in our most recent release we are supporting an F# interface to the library. We'd be very happy to extend this interface depending on what people want. Feel free to make any suggestions ...&lt;/p&gt;
&lt;p&gt;Cheers, Jurgen (&lt;a href="http://www.codeplex.com/dnAnalytics"&gt;dnAnalytics&lt;/a&gt;)&lt;/p&gt;&lt;/div&gt;</description><author>jvangael</author><pubDate>Fri, 15 May 2009 15:14:10 GMT</pubDate><guid isPermaLink="false">New Post: Very promising 20090515031410P</guid></item><item><title>New Post: where is the fundational math library </title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=47125</link><description>&lt;div style="line-height: normal;"&gt;Just an aside, F# is a &amp;quot;friendly&amp;quot; language and items like VSLab are for experimentation, not replacement for products like MatLab.
&lt;/div&gt;</description><author>SocalSam</author><pubDate>Mon, 23 Feb 2009 04:01:06 GMT</pubDate><guid isPermaLink="false">New Post: where is the fundational math library  20090223040106A</guid></item><item><title>New Post: where is the fundational math library </title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=47125</link><description>&lt;div style="line-height: normal;"&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;You can use the Math.NET library:&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;&lt;a href="http://mathnet.opensourcedotnet.info/"&gt;http://mathnet.opensourcedotnet.info/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;-- Antonio&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt; babaq [mailto:notifications@codeplex.com] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; sabato 14 febbraio 2009 7.31&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; where is the fundational math library [vslab:47125]&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;From: babaq&lt;/span&gt;&lt;/p&gt;

&lt;div style="margin-bottom:24.0pt" id=ThreadNotificationPostBody&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;hi,&lt;br&gt;
&lt;br&gt;
after i tried vslab, i found it is very promising to replace Matlab, but i
feel vslab is just a IDE using F# interactive as visualization front
end  yet. &lt;br&gt;
the general scientific environment needs a sound math engine or lib as the back
end, is there plans to create or bind such libs. that's all
i thank about.&lt;br&gt;
&lt;br&gt;
i really get exsited about this kind of project, cause i am sort
of tired of Matlab, and wish it success!  &lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style="border:none;border-top:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 0cm" id=ThreadNotificationFooter&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;Read
the &lt;a href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=47125&amp;ANCHOR#Post157637"&gt;full
discussion online&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
add a post to this discussion, reply to this email (&lt;a href="mailto:vslab@discussions.codeplex.com?subject=[vslab:47125]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
start a new discussion for this project, email &lt;a href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;You
are receiving this email because you subscribed to this discussion on CodePlex.
You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe
or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;Please
note: Images and attachments will be removed from emails. Any posts to this
discussion will also be available online at codeplex.com&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;</description><author>cisterni</author><pubDate>Sat, 14 Feb 2009 07:44:37 GMT</pubDate><guid isPermaLink="false">New Post: where is the fundational math library  20090214074437A</guid></item><item><title>New Post: where is the fundational math library </title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=47125</link><description>&lt;div style="line-height: normal;"&gt;hi,&lt;br&gt;
&lt;br&gt;
after i tried vslab, i found it is very promising to replace Matlab, but i feel vslab is just a IDE using F# interactive as visualization front end  yet. &lt;br&gt;
the general scientific environment needs a sound math engine or lib as the back end, is there plans to create or bind such libs. that's all i thank about.&lt;br&gt;
&lt;br&gt;
i really get exsited about this kind of project, cause i am sort of tired of Matlab, and wish it success! 
&lt;/div&gt;</description><author>babaq</author><pubDate>Sat, 14 Feb 2009 06:31:01 GMT</pubDate><guid isPermaLink="false">New Post: where is the fundational math library  20090214063101A</guid></item><item><title>New Post: Is VSLab compatible with F# CTP?</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=45547</link><description>&lt;div style="line-height: normal;"&gt;Sorry! I was so excited about trying this out that I didn't even read the BIG print (particularly the &amp;quot;subsequent releases&amp;quot; bit).&lt;br&gt;
&lt;br&gt;
Installed it, added it to VS Shell, run it... So far so good, brilliant, great stuff.&lt;br&gt;
&lt;br&gt;
Thanks a lot,&lt;br&gt;
&lt;br&gt;
   dfg
&lt;/div&gt;</description><author>dfg</author><pubDate>Thu, 29 Jan 2009 03:58:47 GMT</pubDate><guid isPermaLink="false">New Post: Is VSLab compatible with F# CTP? 20090129035847A</guid></item><item><title>New Post: Is VSLab compatible with F# CTP?</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=45547</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
First visit to this site and I am so excited about VSLab already (even before trying it) I'be been looking for something like this for soooo long that I can not even believe that this project existed; thank you so much for this project!&lt;br&gt;
&lt;br&gt;
My question is: In the release section I can see that the last release of VSLab is compatible with F# 1.9.6.0; I am running F# CTP (version 1.9.6.2) with Visual Studio Shell; will I still be able to run VSLab in this environment? (I've read VSLab is compatible with VS Shell; the question is more about the F# version).&lt;br&gt;
&lt;br&gt;
Thanks in advance; I can't wait to try this out!&lt;br&gt;
&lt;/div&gt;</description><author>dfg</author><pubDate>Wed, 28 Jan 2009 23:06:33 GMT</pubDate><guid isPermaLink="false">New Post: Is VSLab compatible with F# CTP? 20090128110633P</guid></item><item><title>New Post: Visual Studio 2008 Add-In Failure, Nov 2008</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=40516</link><description>&lt;div style="line-height: normal;"&gt;The problem only occurs on a fresh installation.  You need a fresh system to reproduce the problem.&lt;br&gt;
&lt;br&gt;
My first post was a red-herring.  I see now that you added a button later in the code named &amp;quot;SendTo&amp;quot;.  So my proposed code modification in the first fix did not solve anything.&lt;br&gt;
&lt;br&gt;
Instead, the change I would make to the code would be this...&lt;br&gt;
&lt;br&gt;
MessageBox.Show(&amp;quot;Error loading the Code Window context menu item&amp;quot;) |&amp;gt; ignore&lt;br&gt;
&lt;br&gt;
should be&lt;br&gt;
&lt;br&gt;
MessageBox.Show(&amp;quot;Error loading the Code Window context menu item \n  You can attempt to fix this problem by ignoring the errors and pressing 'Alt+Shift+V' to reset and reload the Add-In&amp;quot;) |&amp;gt; ignore&lt;br&gt;
&lt;br&gt;
This will give first time installers of the product better information about how to fix the problem that they will experience.&lt;br&gt;
Futher, I would update the tutorial's installation instructions.&lt;br&gt;
&lt;br&gt;
Thanks again.&lt;br&gt;
&lt;/div&gt;</description><author>honestas</author><pubDate>Sat, 22 Nov 2008 15:20:07 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2008 Add-In Failure, Nov 2008 20081122032007P</guid></item><item><title>New Post: Visual Studio 2008 Add-In Failure, Nov 2008</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=40516</link><description>&lt;div style="line-height: normal;"&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;Thanks for your feedback, some have reported the same issue though
I wasn’t able to reproduce it. I’ll go through your feedback and integrate the
change.&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;Thanks very much!&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;-- Ciao,&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;-- Antonio&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt; honestas
[mailto:notifications@codeplex.com] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; sabato 22 novembre 2008 6.44&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: Visual Studio 2008 Add-In Failure, Nov 2008 [vslab:40516]&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;From:
honestas&lt;/span&gt;&lt;/p&gt;

&lt;div style="margin-bottom:24.0pt" id=ThreadNotificationPostBody&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;This
is what I was missing:&lt;br&gt;
&lt;br&gt;
Press Alt-Shift-V     &lt;br&gt;
&lt;br&gt;
EVEN THOUGH the add-in gives you a list of errors.&lt;br&gt;
&lt;br&gt;
Now the release version is working, even without my code modification.&lt;br&gt;
&lt;br&gt;
This requirement should be made more clear, and noted in the tutorial. 
First time users will see the errors and will assume the add-in is
broken, and then waste a lot of time, just as I did.&lt;br&gt;
&lt;br&gt;
Thanks again, I'm happy to be able to use it now. &lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style="border:none;border-top:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 0cm" id=ThreadNotificationFooter&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;Read
the &lt;a href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=40516&amp;ANCHOR#Post134411"&gt;full
discussion online&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
add a post to this discussion, reply to this email (&lt;a href="mailto:vslab@discussions.codeplex.com?subject=[vslab:40516]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
start a new discussion for this project, email &lt;a href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;You
are receiving this email because you subscribed to this discussion on CodePlex.
You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe
or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;Please
note: Images and attachments will be removed from emails. Any posts to this
discussion will also be available online at codeplex.com&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;</description><author>cisterni</author><pubDate>Sat, 22 Nov 2008 08:12:37 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2008 Add-In Failure, Nov 2008 20081122081237A</guid></item><item><title>New Post: Visual Studio 2008 Add-In Failure, Nov 2008</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=40516</link><description>&lt;div style="line-height: normal;"&gt;This is what I was missing:&lt;br&gt;
&lt;br&gt;
Press Alt-Shift-V     &lt;br&gt;
&lt;br&gt;
EVEN THOUGH the add-in gives you a list of errors.&lt;br&gt;
&lt;br&gt;
Now the release version is working, even without my code modification.&lt;br&gt;
&lt;br&gt;
This requirement should be made more clear, and noted in the tutorial.  First time users will see the errors and will assume the add-in is broken, and then waste a lot of time, just as I did.&lt;br&gt;
&lt;br&gt;
Thanks again, I'm happy to be able to use it now.
&lt;/div&gt;</description><author>honestas</author><pubDate>Sat, 22 Nov 2008 05:44:09 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2008 Add-In Failure, Nov 2008 20081122054409A</guid></item><item><title>New Post: Visual Studio 2008 Add-In Failure, Nov 2008</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=40516</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;There seems to be a bug that prevents the Add-In from working on Visual Studio 2008.  Several other people have confirmed that the Add-In will not start in Visual Studio 2008, using the current release.  (See the open issue that I filed a couple weeks back,  and also, http://thepursuitofalife.com/2008/09/19/the-missing-f-visual-studio-add-in/)&lt;/p&gt;
&lt;p&gt;The error is:  &amp;quot;Error loading the Code Window context menu item&amp;quot;&lt;/p&gt;
&lt;p&gt;I looked into the latest code:&lt;/p&gt;
&lt;p&gt;In VsLabAddin, addin.fs, near line 113, there is a InitCtxtMenu function:&lt;/p&gt;
&lt;p&gt;[code]&lt;/p&gt;
&lt;p&gt;let InitCtxtMenu () =&lt;br&gt;
if not ctxtMenuInit then&lt;br&gt;
let bars = appObj.CommandBars :?&amp;gt; Microsoft.VisualStudio.CommandBars.CommandBars&lt;br&gt;
let bar = bars.Item(&amp;quot;Code Window&amp;quot;)&lt;br&gt;
for menubar in bar.Controls do&lt;br&gt;
if menubar.Caption = &amp;quot;SendTo&amp;quot; then&lt;br&gt;
sendToMenuItem &amp;lt;- menubar&lt;br&gt;
sendToMenuItemFound &amp;lt;- true&lt;br&gt;
if sendToMenuItemFound then    &lt;br&gt;
sendToMenuItem.Visible &amp;lt;- true   &lt;br&gt;
else&lt;br&gt;
MessageBox.Show(&amp;quot;Error loading the Code Window context menu item&amp;quot;) |&amp;gt; ignore&lt;br&gt;
ctxtMenuInit &amp;lt;- true&lt;br&gt;
[/code]&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I think there is an error in this line:&lt;/p&gt;
&lt;p&gt;        if menubar.Caption = &amp;quot;SendTo&amp;quot; then&lt;/p&gt;
&lt;p&gt;because there is no &amp;quot;SendTo&amp;quot; button on my Visual Studio 2008 installation.  &lt;/p&gt;
&lt;p&gt;I changed the code to&lt;/p&gt;
&lt;p&gt;        if menubar.Caption = &amp;quot;Send To F# Interactive&amp;quot; then&lt;/p&gt;
&lt;p&gt;This fixed the first error.  No more message box...&lt;/p&gt;
&lt;p&gt;Now, I am wondering why you look for the caption?  Won't the caption change based on the Localization of the current computer (internationalization)?  I'm guessing it will say something different in French, Chinese, etc. etc.?  &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And, there is still a problem after that fix...&lt;/p&gt;
&lt;p&gt;dteExecuteCommand in VSLabFSICore, environment.fs still raises errors on the following commands:&lt;/p&gt;
&lt;p&gt;VSLabAddin+Addin.FSIExec  #I @&amp;quot;C:\Documents and Settings\NA\Application Data\Unipi\VSLab\packages\&amp;quot;&lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p&gt;VSLabAddin+Addin.FSIExec  #I @&amp;quot;C:\WINDOWS\Microsoft.NET\DirectX for Managed Code\1.0.2904.0&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There was one other problem.  When I tried to build the project from source code, the project file for &amp;quot;Installer Actions&amp;quot; had to be upgraded to use the .Net Framework 3.5, from the 2.0 framework.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In summary, I have no idea how you are able to build and test this source code on your machine.  I think the current release is unequivically broken, and unusuable, on Visual Studio 2008.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I appreciate your work on this project team.  I would love to be able to use the program, because I think it will be an awesome replacement for Matlab.  I'll look into the dteExecuteCommand later when I get some time, but I thought I would report what I know so far.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;/div&gt;</description><author>honestas</author><pubDate>Sat, 22 Nov 2008 05:08:14 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2008 Add-In Failure, Nov 2008 20081122050814A</guid></item><item><title>New Post: Problems loading Add-In</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;Hello Antonio,&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;looking at the vslab page it si noted that it had 
been updated 0n Oct. 30th.&lt;/div&gt;
&lt;div&gt;So i downloaded and installed VSlab, but still get 
the same error...&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;When i installed it on another machine onto VS 
Shell, i always get an error like &amp;quot;could not  add conetxt menu items to 
code window&amp;quot;.&lt;/div&gt;
&lt;div&gt;and in the F# Interactive Pane i get entries like 
&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&amp;quot;Attempt 'N' to connect to Visual Studio over 
DTE  (N-1 attempts left)&amp;quot;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;and then a final error telling me that no connect 
could be established.&lt;/div&gt;
&lt;div&gt;Unfortunately i have no access to the machine right 
now, i do not recall the exact messages.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Too bad...&lt;/div&gt;
&lt;div&gt;I would really like to use this fine 
tool&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;- Karl&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div style="font:10pt Tahoma"&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div style="background:#f5f5f5"&gt;
&lt;div style="font-color:black"&gt;&lt;b&gt;From:&lt;/b&gt; [email removed] &lt;/div&gt;
&lt;div&gt;&lt;b&gt;Sent:&lt;/b&gt; Thursday, October 30, 2008 9:56 AM&lt;/div&gt;
&lt;div&gt;&lt;b&gt;To:&lt;/b&gt; &lt;a title="mailto:karl_tietze@msn.com&amp;#10;STRG + Klicken, um Verknüpfung zu folgen" href="mailto:karl_tietze@msn.com"&gt;karl_tietze@msn.com&lt;/a&gt; &lt;/div&gt;
&lt;div&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading Add-In [vslab:38778]&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;p&gt;From: KarlTi&lt;/p&gt;
&lt;div id=ThreadNotificationPostBody&gt;
&lt;div&gt;Thank you Antonio,&lt;/div&gt;
&lt;div&gt;I really appreciate your help!&lt;/div&gt;
&lt;div&gt;so finally i know how it feels to be a &amp;quot;lucky guy&amp;quot; &lt;img title="Zwinkerndes Smiley Emoticon" style="float:none;margin:0px;position:static" alt="Zwinkerndes Smiley Emoticon"&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;- Karl&lt;/div&gt;
&lt;blockquote dir=ltr style="padding-right:0px;padding-left:5px;margin-left:5px;border-left:#000000 2px solid;margin-right:0px"&gt;
  &lt;div style="font:10pt arial"&gt;----- Original Message ----- &lt;/div&gt;
  &lt;div style="background:#e4e4e4;font:10pt arial;font-color:black"&gt;&lt;b&gt;From:&lt;/b&gt; 
  &lt;a title="mailto:notifications@codeplex.com" href="mailto:notifications@codeplex.com"&gt;cisterni&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;To:&lt;/b&gt; &lt;a title="mailto:karl_tietze@msn.com" href="mailto:karl_tietze@msn.com"&gt;karl_tietze@msn.com&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Sent:&lt;/b&gt; Wednesday, October 29, 2008 10:06 
  PM&lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading Add-In 
  [vslab:38778]&lt;/div&gt;
  &lt;div&gt;&lt;br&gt;&lt;/div&gt;
  &lt;p&gt;From: cisterni&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody&gt;
  &lt;div class=Section1&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I 
  will prepare a logging version to fix the problem, you are the lucky first guy 
  who finds this bug &lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:Wingdings"&gt;J&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I’ll 
  do it ASAP&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  22.03&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;No, the first F# 
  version i had installed was 1.9.3.x....&lt;br&gt;&lt;br&gt;And yes, i de-installed &amp; 
  re-installed VSLab.&lt;br&gt;Unfortunately with no success....&lt;br&gt;&lt;br&gt;- 
  Karl&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr id="EC_stopSpelling" align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 13:16:10 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;It 
  was your first installation of F#?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Have 
  you tried to remove and reinstall VSLab?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  20.42&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hello 
  Antonio,&lt;br&gt;&lt;br&gt;Thank you for the swift reply!&lt;br&gt;&lt;br&gt;VSLab installation 
  succeeded with no problems.&lt;br&gt;I installed on VS2008 Team TestSuite 
  Edition.&lt;br&gt;&lt;br&gt;I would really love to use your great tool!&lt;br&gt;&lt;br&gt;(the last 
  time i used these kind of toolsets, it was during my time in university in the 
  80ties, compiling fortran77 code from commandline and using gnuplot scripts 
  for visualisation...)&lt;br&gt;&lt;br&gt;regards,&lt;br&gt;- Karl&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 10:50:15 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Hi 
  Karl,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Everything 
  went well during VSLab installation?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;VS2008 
  is express?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  17.41&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hi All,&lt;br&gt;before 
  opening up a new issue, i want to ask teh community.&lt;br&gt;&lt;br&gt;System: Vista 
  Ultimate SP1, VS2008 SP1.&lt;br&gt;&lt;br&gt;i just downloaded R2D2 and installed that. 
  &lt;br&gt;(F# Sept' CTP &amp; DX Managed RT already installed).&lt;br&gt;&lt;br&gt;- Then i 
  started VS2008, &lt;br&gt;- choose &amp;quot;New Project | VSLab&amp;quot;, &lt;br&gt;- Went to &amp;quot;Add-In 
  Manager&amp;quot; checked &amp;quot;VSlab&amp;quot;, clicked OK and get an 
  error:&lt;br&gt;&lt;br&gt;------------------------------------------------------------&lt;br&gt;The 
  Add-in 'VSLab' failed to load or caused an exception.&lt;br&gt;&lt;br&gt;Would you like to 
  remove this Add-in?&lt;br&gt;If you choose yes, the file it was loaded from, 
  &lt;br&gt;'C:\Program Files\University of Pisa\VSLab\VSLab.AddIn', will be renamed. 
  &lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Error 
  Message: &lt;br&gt;Error number: 80131604&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;------------------------------------------------------------&lt;br&gt;&lt;br&gt;What 
  is going wrong here?&lt;br&gt;&lt;br&gt;Thank you for your help,&lt;br&gt;&lt;br&gt;- 
  Karl&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the 
  &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Connect 
  to the next generation of MSN Messenger &lt;a title="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline" href="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline"&gt;Get 
  it now! &lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Discover the new 
  Windows Vista &lt;a title="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE" href="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE"&gt;Learn 
  more!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;
&lt;/div&gt;</description><author>KarlTi</author><pubDate>Sat, 01 Nov 2008 15:40:13 GMT</pubDate><guid isPermaLink="false">New Post: Problems loading Add-In 20081101034013P</guid></item><item><title>New Post: Problems loading Add-In</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;Hello Antonio,&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;looking at the vslab page it si noted that it had 
been updated 0n Oct. 30th.&lt;/div&gt;
&lt;div&gt;So i downloaded and installed VSlab, but still get 
the same error...&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;When i installed it on another machine onto VS 
Shell, i always get an error like &amp;quot;could not  add conetxt menu items to 
code window&amp;quot;.&lt;/div&gt;
&lt;div&gt;and in the F# Interactive Pane i get entries like 
&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&amp;quot;Attempt 'N' to connect to Visual Studio over 
DTE  (N-1 attempts left)&amp;quot;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;and then a final error telling me that no connect 
could be established.&lt;/div&gt;
&lt;div&gt;Unfortunately i have no access to the machine right 
now, i do not recall the exact messages.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Too bad...&lt;/div&gt;
&lt;div&gt;I would really like to use this fine 
tool&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;- Karl&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div style="font:10pt Tahoma"&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div style="background:#f5f5f5"&gt;
&lt;div style="font-color:black"&gt;&lt;b&gt;From:&lt;/b&gt; [email removed] &lt;/div&gt;
&lt;div&gt;&lt;b&gt;Sent:&lt;/b&gt; Thursday, October 30, 2008 9:56 AM&lt;/div&gt;
&lt;div&gt;&lt;b&gt;To:&lt;/b&gt; &lt;a title="mailto:karl_tietze@msn.com&amp;#10;STRG + Klicken, um Verknüpfung zu folgen" href="mailto:karl_tietze@msn.com"&gt;karl_tietze@msn.com&lt;/a&gt; &lt;/div&gt;
&lt;div&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading Add-In [vslab:38778]&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;p&gt;From: KarlTi&lt;/p&gt;
&lt;div id=ThreadNotificationPostBody&gt;
&lt;div&gt;Thank you Antonio,&lt;/div&gt;
&lt;div&gt;I really appreciate your help!&lt;/div&gt;
&lt;div&gt;so finally i know how it feels to be a &amp;quot;lucky guy&amp;quot; &lt;img title="Zwinkerndes Smiley Emoticon" style="float:none;margin:0px;position:static" alt="Zwinkerndes Smiley Emoticon"&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;- Karl&lt;/div&gt;
&lt;blockquote dir=ltr style="padding-right:0px;padding-left:5px;margin-left:5px;border-left:#000000 2px solid;margin-right:0px"&gt;
  &lt;div style="font:10pt arial"&gt;----- Original Message ----- &lt;/div&gt;
  &lt;div style="background:#e4e4e4;font:10pt arial;font-color:black"&gt;&lt;b&gt;From:&lt;/b&gt; 
  &lt;a title="mailto:notifications@codeplex.com" href="mailto:notifications@codeplex.com"&gt;cisterni&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;To:&lt;/b&gt; &lt;a title="mailto:karl_tietze@msn.com" href="mailto:karl_tietze@msn.com"&gt;karl_tietze@msn.com&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Sent:&lt;/b&gt; Wednesday, October 29, 2008 10:06 
  PM&lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading Add-In 
  [vslab:38778]&lt;/div&gt;
  &lt;div&gt;&lt;br&gt;&lt;/div&gt;
  &lt;p&gt;From: cisterni&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody&gt;
  &lt;div class=Section1&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I 
  will prepare a logging version to fix the problem, you are the lucky first guy 
  who finds this bug &lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:Wingdings"&gt;J&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I’ll 
  do it ASAP&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  22.03&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;No, the first F# 
  version i had installed was 1.9.3.x....&lt;br&gt;&lt;br&gt;And yes, i de-installed &amp; 
  re-installed VSLab.&lt;br&gt;Unfortunately with no success....&lt;br&gt;&lt;br&gt;- 
  Karl&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr id="EC_stopSpelling" align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 13:16:10 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;It 
  was your first installation of F#?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Have 
  you tried to remove and reinstall VSLab?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  20.42&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hello 
  Antonio,&lt;br&gt;&lt;br&gt;Thank you for the swift reply!&lt;br&gt;&lt;br&gt;VSLab installation 
  succeeded with no problems.&lt;br&gt;I installed on VS2008 Team TestSuite 
  Edition.&lt;br&gt;&lt;br&gt;I would really love to use your great tool!&lt;br&gt;&lt;br&gt;(the last 
  time i used these kind of toolsets, it was during my time in university in the 
  80ties, compiling fortran77 code from commandline and using gnuplot scripts 
  for visualisation...)&lt;br&gt;&lt;br&gt;regards,&lt;br&gt;- Karl&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 10:50:15 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Hi 
  Karl,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Everything 
  went well during VSLab installation?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;VS2008 
  is express?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  17.41&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hi All,&lt;br&gt;before 
  opening up a new issue, i want to ask teh community.&lt;br&gt;&lt;br&gt;System: Vista 
  Ultimate SP1, VS2008 SP1.&lt;br&gt;&lt;br&gt;i just downloaded R2D2 and installed that. 
  &lt;br&gt;(F# Sept' CTP &amp; DX Managed RT already installed).&lt;br&gt;&lt;br&gt;- Then i 
  started VS2008, &lt;br&gt;- choose &amp;quot;New Project | VSLab&amp;quot;, &lt;br&gt;- Went to &amp;quot;Add-In 
  Manager&amp;quot; checked &amp;quot;VSlab&amp;quot;, clicked OK and get an 
  error:&lt;br&gt;&lt;br&gt;------------------------------------------------------------&lt;br&gt;The 
  Add-in 'VSLab' failed to load or caused an exception.&lt;br&gt;&lt;br&gt;Would you like to 
  remove this Add-in?&lt;br&gt;If you choose yes, the file it was loaded from, 
  &lt;br&gt;'C:\Program Files\University of Pisa\VSLab\VSLab.AddIn', will be renamed. 
  &lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Error 
  Message: &lt;br&gt;Error number: 80131604&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;------------------------------------------------------------&lt;br&gt;&lt;br&gt;What 
  is going wrong here?&lt;br&gt;&lt;br&gt;Thank you for your help,&lt;br&gt;&lt;br&gt;- 
  Karl&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the 
  &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Connect 
  to the next generation of MSN Messenger &lt;a title="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline" href="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline"&gt;Get 
  it now! &lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Discover the new 
  Windows Vista &lt;a title="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE" href="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE"&gt;Learn 
  more!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;
&lt;/div&gt;</description><author>KarlTi</author><pubDate>Sat, 01 Nov 2008 15:40:13 GMT</pubDate><guid isPermaLink="false">New Post: Problems loading Add-In 20081101034013P</guid></item><item><title>New Post: Problems loading Add-In</title><link>http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;Thank you Antonio,&lt;/div&gt;
&lt;div&gt;I really appreciate your help!&lt;/div&gt;
&lt;div&gt;so finally i know how it feels to be a &amp;quot;lucky guy&amp;quot; &lt;img title="Zwinkerndes Smiley Emoticon" style="float:none;margin:0px;position:static" alt="Zwinkerndes Smiley Emoticon"&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;- Karl&lt;/div&gt;
&lt;blockquote dir=ltr style="padding-right:0px;padding-left:5px;margin-left:5px;border-left:#000000 2px solid;margin-right:0px"&gt;
  &lt;div style="font:10pt arial"&gt;----- Original Message ----- &lt;/div&gt;
  &lt;div style="background:#e4e4e4;font:10pt arial;font-color:black"&gt;&lt;b&gt;From:&lt;/b&gt; 
  &lt;a title="mailto:notifications@codeplex.com" href="mailto:notifications@codeplex.com"&gt;cisterni&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;To:&lt;/b&gt; &lt;a title="mailto:karl_tietze@msn.com" href="mailto:karl_tietze@msn.com"&gt;karl_tietze@msn.com&lt;/a&gt; &lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Sent:&lt;/b&gt; Wednesday, October 29, 2008 10:06 
  PM&lt;/div&gt;
  &lt;div style="font:10pt arial"&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading Add-In 
  [vslab:38778]&lt;/div&gt;
  &lt;div&gt;&lt;br&gt;&lt;/div&gt;
  &lt;p&gt;From: cisterni&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody&gt;
  &lt;div class=Section1&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I 
  will prepare a logging version to fix the problem, you are the lucky first guy 
  who finds this bug &lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:Wingdings"&gt;J&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;I’ll 
  do it ASAP&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  22.03&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id=ThreadNotificationPostBody style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;No, the first F# 
  version i had installed was 1.9.3.x....&lt;br&gt;&lt;br&gt;And yes, i de-installed &amp; 
  re-installed VSLab.&lt;br&gt;Unfortunately with no success....&lt;br&gt;&lt;br&gt;- 
  Karl&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr id="EC_stopSpelling" align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 13:16:10 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;It 
  was your first installation of F#?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Have 
  you tried to remove and reinstall VSLab?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  20.42&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Re: Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p style="margin-bottom:12pt"&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hello 
  Antonio,&lt;br&gt;&lt;br&gt;Thank you for the swift reply!&lt;br&gt;&lt;br&gt;VSLab installation 
  succeeded with no problems.&lt;br&gt;I installed on VS2008 Team TestSuite 
  Edition.&lt;br&gt;&lt;br&gt;I would really love to use your great tool!&lt;br&gt;&lt;br&gt;(the last 
  time i used these kind of toolsets, it was during my time in university in the 
  80ties, compiling fortran77 code from commandline and using gnuplot scripts 
  for visualisation...)&lt;br&gt;&lt;br&gt;regards,&lt;br&gt;- Karl&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;From: 
  notifications@codeplex.com&lt;br&gt;To: karl_tietze@msn.com&lt;br&gt;Date: Wed, 29 Oct 
  2008 10:50:15 -0700&lt;br&gt;Subject: Re: Problems loading Add-In 
  [vslab:38778]&lt;br&gt;&lt;br&gt;&lt;br&gt;.ExternalClass 
  {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {border-top:1px solid #ccc;color:gray;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} 
  .ExternalClass {font-family:Verdana;font-size:0.75em;} .ExternalClass 
  #EC_ThreadNotificationFooter {color:gray;border-top:1px solid #ccc;} 
  .ExternalClass #EC_ThreadNotificationPostBody {margin-bottom:2em;} From: 
  cisterni&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody"&gt;
  &lt;div&gt;
  &lt;p class=MsoNormal&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Hi 
  Karl,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;Everything 
  went well during VSLab installation?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;VS2008 
  is express?&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Ciao,&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;/span&gt;&lt;span lang=EN-US style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"&gt;-- 
  Antonio&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style="border-right:medium none;padding-right:0cm;border-top:#b5c4df 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:3pt;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10pt;font-family:'Tahoma','sans-serif'"&gt; KarlTi 
  [mailto:notifications@codeplex.com] &lt;br&gt;&lt;b&gt;Sent:&lt;/b&gt; mercoledì 29 ottobre 2008 
  17.41&lt;br&gt;&lt;b&gt;To:&lt;/b&gt; Antonio Cisternino&lt;br&gt;&lt;b&gt;Subject:&lt;/b&gt; Problems loading 
  Add-In [vslab:38778]&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;From: 
  KarlTi&lt;/span&gt;&lt;/p&gt;
  &lt;div id="EC_EC_ThreadNotificationPostBody" style="margin-bottom:24pt"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Hi All,&lt;br&gt;before 
  opening up a new issue, i want to ask teh community.&lt;br&gt;&lt;br&gt;System: Vista 
  Ultimate SP1, VS2008 SP1.&lt;br&gt;&lt;br&gt;i just downloaded R2D2 and installed that. 
  &lt;br&gt;(F# Sept' CTP &amp; DX Managed RT already installed).&lt;br&gt;&lt;br&gt;- Then i 
  started VS2008, &lt;br&gt;- choose &amp;quot;New Project | VSLab&amp;quot;, &lt;br&gt;- Went to &amp;quot;Add-In 
  Manager&amp;quot; checked &amp;quot;VSlab&amp;quot;, clicked OK and get an 
  error:&lt;br&gt;&lt;br&gt;------------------------------------------------------------&lt;br&gt;The 
  Add-in 'VSLab' failed to load or caused an exception.&lt;br&gt;&lt;br&gt;Would you like to 
  remove this Add-in?&lt;br&gt;If you choose yes, the file it was loaded from, 
  &lt;br&gt;'C:\Program Files\University of Pisa\VSLab\VSLab.AddIn', will be renamed. 
  &lt;/span&gt;&lt;/p&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Error 
  Message: &lt;br&gt;Error number: 80131604&lt;/span&gt;&lt;/p&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;------------------------------------------------------------&lt;br&gt;&lt;br&gt;What 
  is going wrong here?&lt;br&gt;&lt;br&gt;Thank you for your help,&lt;br&gt;&lt;br&gt;- 
  Karl&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128655"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_EC_ThreadNotificationFooter"&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the 
  &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128672"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Connect 
  to the next generation of MSN Messenger &lt;a title="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline" href="http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&amp;source=wlmailtagline"&gt;Get 
  it now! &lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter" style="border-right:medium none;padding-right:0cm;border-top:#cccccc 1pt solid;padding-left:0cm;padding-bottom:0cm;border-left:medium none;padding-top:0cm;border-bottom:medium none"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;color:gray;font-family:'Verdana','sans-serif'"&gt;Read 
  the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128701"&gt;full 
  discussion online&lt;/a&gt;.&lt;/span&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To add a post to this discussion, reply to this email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;To start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;You are receiving this email because you subscribed to 
  this discussion on CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab" href="http://www.codeplex.com/site/discussions/project/unsubscribe/vslab"&gt;unsubscribe 
  or change your settings&lt;/a&gt; on codePlex.com.&lt;/span&gt;&lt;br&gt;&lt;span style="color:gray"&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
  &lt;div id="EC_ThreadNotificationFooter"&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Read the &lt;a title="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708" href="http://www.codeplex.com/vslab/Thread/View.aspx?ThreadId=38778&amp;ANCHOR#Post128708"&gt;full 
  discussion online&lt;/a&gt;.&lt;br&gt;To add a post to this discussion, reply to this 
  email (&lt;a title="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]" href="mailto:vslab@discussions.codeplex.com?subject=[vslab:38778]"&gt;vslab@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;To 
  start a new discussion for this project, email &lt;a title="mailto:vslab@discussions.codeplex.com" href="mailto:vslab@discussions.codeplex.com"&gt;vslab@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;You 
  are receiving this email because you subscribed to this discussion on 
  CodePlex. You can &lt;a title="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778" href="http://www.codeplex.com/site/discussions/thread/unsubscribe/38778"&gt;unsubscribe&lt;/a&gt; 
  on codePlex.com.&lt;br&gt;Please note: Images and attachments will be removed from 
  emails. Any posts to this discussion will also be available online at 
  codeplex.com&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div class=MsoNormal style="text-align:center" align=center&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;
  &lt;hr align=center width="100%" size=2&gt;
  &lt;/span&gt;&lt;/div&gt;
  &lt;p class=MsoNormal&gt;&lt;span style="font-size:9pt;font-family:'Verdana','sans-serif'"&gt;Discover the new 
  Windows Vista &lt;a title="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE" href="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE"&gt;Learn 
  more!&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
  &lt;/blockquote&gt;&lt;/div&gt;</description><author>KarlTi</author><pubDate>Thu, 30 Oct 2008 08:56:26 GMT</pubDate><guid isPermaLink="false">New Post: Problems loading Add-In 20081030085626A</guid></item></channel></rss>