<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Questions about Cocktail 1.0</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : Community Forum : Questions about Cocktail 1.0</description>
  <pubDate>Tue, 14 Apr 2026 23:02:15 -700</pubDate>
  <lastBuildDate>Thu, 06 Sep 2012 10:44:42 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3586</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Questions about Cocktail 1.0 :   Unfortunately, that&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14364#14364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 06-Sep-2012 at 10:44am<br /><br />Unfortunately, that's one of the outstanding issues and may not be fixed in the beta.]]>
   </description>
   <pubDate>Thu, 06 Sep 2012 10:44:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14364#14364</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Thanks for the link.Cool, I can&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14363#14363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 06-Sep-2012 at 10:38am<br /><br />Thanks for the link.<div><br></div><div>Cool, I can't wait to see the beta !</div><div>I hope you guys were able to fix the compilation issue in VS12 where the solution contains many Domain project.</div>]]>
   </description>
   <pubDate>Thu, 06 Sep 2012 10:38:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14363#14363</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   Sorry, I totally forgot about...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14361#14361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 06-Sep-2012 at 9:28am<br /><br />Sorry, I totally forgot about this. It's all coming back now. The solution is explained here:<div>&nbsp;</div><div><a href="http://stackoverflow.com/questi&#111;ns/3739079/vs2010-debugging-sl-4-cant-load-source-code-from-source-server" target="_blank"><u><font color="#0066cc">http://stackoverflow.com/questions/3739079/vs2010-debugging-sl-4-cant-load-source-code-from-source-server</font></u></a></div><div>&nbsp;</div><div>A beta for DevForce/Cockail 2012 should be coming out later this month.</div>]]>
   </description>
   <pubDate>Thu, 06 Sep 2012 09:28:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14361#14361</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Hi,WPF application works fine,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14357#14357</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 06-Sep-2012 at 3:20am<br /><br /><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">Hi,</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">WPF application works fine, Silverlight aren't.</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">After contacting the guys from SymbolSource, here is their answer :</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">"I was still trying to figure this out in the meantime. So a blank Silverlight project that I created loads symbols for Cocktail.SL, but silently skip over calls. It doesn't user the source server to get actual sources, even though symbols get loaded just fine. The same code works from a console project, so only Silverlight seems affected.</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">This is what I referred to before with "partial trust problems". Indeed, Visual Studio 2012 has a new option under Debugger "Allow source server for patial trust assemblies". After enabling it I was able to step into Cocktail.SL code.</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">So there seems no other way but to upgrade :)"</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; ">Any ETA for a compatible version of Devforce/Cocktail with VS2012 ? :)</div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div><div style="font-family: arial, sans-serif; font-size: small; line-height: normal; "><br></div>]]>
   </description>
   <pubDate>Thu, 06 Sep 2012 03:20:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14357#14357</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :  Originally posted by mgood Originally...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14328#14328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 12:54pm<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by mgood</strong></em><br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by Walid</strong></em><br /><br />because it's like this in their Recommanded configuration (<a href="http://www.symbolsource.org/Public/Home/VisualStudio" target="_blank"><U><FONT color=#0066cc>http://www.symbolsource.org/Public/Home/VisualStudio</FONT></U></A>) <DIV>&nbsp;</DIV><DIV>I tested with only this link (with and without authantication) and still the same issue&nbsp; <SPAN style="TEXT-ALIGN: left; WIDOWS: 2; TEXT-INDENT: 0px; DISPLAY: inline; FONT: 12px/21px monospace; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; WORD-SPACING: 0px; text-trans: n&#111;ne; font-size-adjust: n&#111;ne; font-stretch: normal; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; n&#111;ne: ; rgb255: "><a href="http://srv.symbolsource.org/pdb/Public" target="_blank">http://srv.symbolsource.org/pdb/Public</A></SPAN></DIV><DIV>&nbsp;</DIV><DIV>I just tested on another computer with VS Premium and I still don't download the sources. It still tries to find them on D:\Workspace ...</DIV><DIV>&nbsp;</DIV><DIV><SPAN style="TEXT-ALIGN: left; WIDOWS: 2; TEXT-INDENT: 0px; DISPLAY: inline; FONT: 12px/21px monospace; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; WORD-SPACING: 0px; text-trans: n&#111;ne; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; n&#111;ne: ; rgb255: "></SPAN>&nbsp;</DIV></td></tr></table> <DIV></DIV><DIV>&nbsp;</DIV><DIV>You only need one of the two. They recommend to use the personlized one. The public URL is if you don't have an account. If you have an account you should use the second one.</DIV><DIV>&nbsp;</DIV></td></tr></table> <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Oh, I think the MyGet one is new. Don't remember that from when I set it up in the first place. I only have the authenticated public one. </DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 12:54:43 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14328#14328</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :  Originally posted by Walidbecause...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14327#14327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 12:50pm<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by Walid</strong></em><br /><br />because it's like this in their Recommanded configuration (<a href="http://www.symbolsource.org/Public/Home/VisualStudio" target="_blank"><U><FONT color=#0066cc>http://www.symbolsource.org/Public/Home/VisualStudio</FONT></U></A>)<DIV>&nbsp;</DIV><DIV>I tested with only this link (with and without authantication) and still the same issue&nbsp; <SPAN style="TEXT-ALIGN: left; WIDOWS: 2; TEXT-INDENT: 0px; DISPLAY: inline; FONT: 12px/21px monospace; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; WORD-SPACING: 0px; text-trans: n&#111;ne; font-size-adjust: n&#111;ne; font-stretch: normal; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; n&#111;ne: ; rgb255: "><a href="http://srv.symbolsource.org/pdb/Public" target="_blank">http://srv.symbolsource.org/pdb/Public</A></SPAN></DIV><DIV>&nbsp;</DIV><DIV>I just tested on another computer with VS Premium and I still don't download the sources. It still tries to find them on D:\Workspace ...</DIV><DIV>&nbsp;</DIV><DIV><SPAN style="TEXT-ALIGN: left; WIDOWS: 2; TEXT-INDENT: 0px; DISPLAY: inline; FONT: 12px/21px monospace; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; WORD-SPACING: 0px; text-trans: n&#111;ne; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; n&#111;ne: ; rgb255: "></SPAN>&nbsp;</DIV></td></tr></table> <DIV></DIV><DIV>&nbsp;</DIV><DIV>You only need one of the two. They recommend to use the personlized one. The public URL is if you don't have an account. If you have an account you should use the second one.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 12:50:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14327#14327</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   I am looking with the guys...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14323#14323</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 1:54am<br /><br />I am looking with the guys of symbolsource. Looks like they have some issue in a no partial trust environnement (seems to be my case)<div></div>"<span style="font: smallormal arial, sans-serif; color: rgb0, 0, 0; text-trans: n&#111;ne; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; : n&#111;ne; display: inline !imant; white-space: normal; orphans: 2; widows: 2; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">We have had some reports about this failing in partial trust environments ..."<div></div><div>I will let you know about since others custumers might have the same problem</div></span>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 01:54:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14323#14323</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   because it&amp;#039;s like this...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14322#14322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 1:15am<br /><br />because it's like this in their Recommanded configuration (<a href="http://www.symbolsource.org/Public/Home/VisualStudio" target="_blank"><u><font color="#0066cc">http://www.symbolsource.org/Public/Home/VisualStudio</font></u></a>)<div>&nbsp;</div><div>I tested with only this link (with and without authantication) and still the same issue&nbsp; <span style="font: 12px/21px monospace; text-align: left; color: rgb68, 68, 68; text-trans: n&#111;ne; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; : n&#111;ne; display: inline !imant; white-space: normal; orphans: 2; widows: 2; font-size-adjust: n&#111;ne; font-stretch: normal; : rgb255, 255, 255; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://srv.symbolsource.org/pdb/Public" target="_blank">http://srv.symbolsource.org/pdb/Public</a></span></div><div>&nbsp;</div><div>I just tested on another computer with VS Premium and I still don't download the sources. It still tries to find them on D:\Workspace ...</div><div>&nbsp;</div><div><span style="font: 12px/21px monospace; text-align: left; color: rgb68, 68, 68; text-trans: n&#111;ne; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; : n&#111;ne; display: inline !imant; white-space: normal; orphans: 2; widows: 2; : rgb255, 255, 255; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"></span>&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 01:15:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14322#14322</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   Why do you have two different...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14321#14321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 1:01am<br /><br />Why do you have two different locations for symbolsource.org?<div>&nbsp;</div><div>There can be exceptions that are expected and handled. The CLR logs all exceptions that are thrown even if they are handled.</div>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 01:01:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14321#14321</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :    Well I cheked, recheked...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14320#14320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 04-Sep-2012 at 12:32am<br /><br /><div>Well I cheked, recheked and I see no difference between my conf and what it should be.&nbsp;</div><div><br></div><div>In yellow from top to bottom :</div><div>- Enable just my code&nbsp;</div><div>- Enable .NET framework source stepping</div><div>- Enable Source support</div><div>- Requires source to be exactly lilke the original version</div><div><br></div><div><img src="uploads/998/symbols2.jpg" height="482" width="757" border="0" /><br></div><div><br></div><div>only the modules from cocktail/caliburn are specified (the pdb are acorrectly downloaded).</div><div><br></div><div><img src="uploads/998/symbols4.jpg" height="371" width="260" border="0" /><br></div><div><br></div><div><br></div><div>I will try on another computer, maybe it's a problem with the localized version of VS Ultimate.</div><div><br></div><div>One last thing.</div><div>Since I unchecked Enable just my code, I have a LOT of exception in the logs from MS and ideablade's libs during the launch of the application.&nbsp;</div><div>Do you have those errors too or should I look in my code and fix "I don't know what" &nbsp;?</div><div><br></div><div><div>'iexplore.exe' (Silverlight) : 'c:\Program Files (x86)\Microsoft Silverlight\5.1.10411.0\fr\System.Xml.debug.resources.dll' chargé</div><div><font color="#ff0000">Une exception de première chance de type 'System.Xml.XmlException' s'est produite dans System.Xml.dll</font></div><div>'iexplore.exe' (Silverlight) : 'c:\Program Files (x86)\Microsoft Silverlight\5.1.10411.0\System.ServiceModel.dll' chargé</div><div>'iexplore.exe' (Silverlight) : 'Anonymously Hosted DynamicMethods Assembly' chargé</div><div>'iexplore.exe' (Silverlight) : 'BindingDebugging' chargé</div><div>Le thread '&lt;Sans nom&gt;' (0x27e4) s'est arrêté avec le code 0 (0x0).</div><div><font color="#ff0000">Une exception de première chance de type 'System.Web.HttpException' s'est produite dans System.Web.dll</font></div><div><font color="#ff0000">Une exception de première chance de type 'System.Web.HttpException' s'est produite dans System.Web.dll</font></div><div>Le thread '&lt;Sans nom&gt;' (0x20f0) s'est arrêté avec le code 0 (0x0).</div><div><font color="#ff0000">Une exception de première chance de type 'System.Xml.XmlException' s'est produite dans System.Xml.dll</font></div><div>'iexplore.exe' (Silverlight) : 'ProxyBuilder' chargé</div><div>'WebDev.WebServer40.EXE' (Managé (v4.0.30319)) : 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll' chargé</div><div>Le thread '&lt;Sans nom&gt;' (0x21d8) s'est arrêté avec le code 0 (0x0).</div><div><font color="#ff0000">Une exception de première chance de type 'System.IO.FileNotFoundException' s'est produite dans mscorlib.dll</font></div><div><font color="#ff0000">Une exception de première chance de type 'IdeaBlade.Core.IdeaBladeException' s'est produite dans IdeaBlade.EntityModel.dll</font></div></div><div><font color="#ff0000">Une exception de première chance de type 'System.Exception' s'est produite dans IdeaBlade.EntityModel.Edm.dll</font></div>]]>
   </description>
   <pubDate>Tue, 04 Sep 2012 00:32:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14320#14320</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Ok, so I tried on a clean solution...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14316#14316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 7:00pm<br /><br />Ok, so I tried on a clean solution I created from scratch and added Cocktail via NuGet. I can debug just fine. The source code should get downloaded into the src folder in the same folder as the pdb files. In your case you should see C:\Dev\Symbols\src\...<div><br></div><div>If that's not happening for you, then you missed a configuration step somewhere along the way.</div>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 19:00:35 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14316#14316</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   Originally posted by Walid  For...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14315#14315</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 5:33pm<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by Walid</strong></em><br /><br />For info, where are the downloaded source supposed to be ? In the same folder as the pdb (like C:\Dev\Symbols\Cocktail.SL.pdb\5487A997D3924AB9B300FD9D514FA8771) ?<div>&nbsp;</div><div>&nbsp;</div></td></tr></table><div>&nbsp;</div><div>Not sure actually. I never had to look for them.</div>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 17:33:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14315#14315</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   For info, where are the downloaded...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14313#14313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 2:08pm<br /><br />For info, where are the downloaded source supposed to be ? In the same folder as the pdb (like C:\Dev\Symbols\Cocktail.SL.pdb\5487A997D3924AB9B300FD9D514FA8771) ?<div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 14:08:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14313#14313</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   thanks I appreciate </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14312#14312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 2:04pm<br /><br />thanks I appreciate]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 14:04:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14312#14312</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   I haven&amp;#039;t run into any...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14311#14311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 2:03pm<br /><br />I haven't run into any issues on different machines, but that doesn't mean there isn't an issue. Let me look into it and see if I can figure out what's going on.]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 14:03:20 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14311#14311</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   No older .pdb file in my solution&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14310#14310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 1:51pm<br /><br />No older .pdb file in my solution's folder. I did pay attention to this point and made a clean of the solution (using cocktail fluch.cmd) before the first compilation.<div>&nbsp;</div><div>In order to be 100% sure I didn't clean the wrong branch, I just deleted my Symbols directory and cleaned the solution. problems is still there, trying to find the source in D:\Workspace ...</div><div>&nbsp;</div><div>Could it be possible the push to symbolsource had an issue ? I found this post which seems related but no real solution <a href="https://groups.google.com/forum/#!topic/symbolsource/pn7aPCJU24U" target="_blank"><u><font color="#0066cc">https://groups.google.com/forum/#!topic/symbolsource/pn7aPCJU24U</font></u></a></div><div>I didn't try yet the tools on the last post.</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 13:51:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14310#14310</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : This looks like you&amp;#039;ve overlooked...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14309#14309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 1:23pm<br /><br />This looks like you've overlooked Tip #1 in the instructions.<br /><br />1.When using a symbol server for some of your dependencies be sure not to have any other PDB files of those libraries present in the same directory as the DLL files. When debugging code using Library.dll, Visual Studio will always first load Library.pdb from the same directory, which will disable symbol and source server usage.<br /><br />You must have an old Cocktail.pdb file present in your bin folder from before you were using NuGet. Visual Studio always chooses the local pdb file over a symbol server. You must delete your local *.pdb files. <span style="font-size:10px"><br /><br />Edited by mgood - 03-Sep-2012 at 1:24pm</span>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 13:23:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14309#14309</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :     Well I think the symbols...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14308#14308</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 12:08pm<br /><br /><div>Well I think the symbols are loaded (see below) but it's just not possible to see the source because it tries to load them from the location specified in the .pdb : <strong>D:\workspace\Framework\cocktail\trunk\Cocktail</strong></div><div>&nbsp;</div><div>I though Symbolsource.org recompile the pdb in order to give a correct location for the source (source : <a href="https://groups.google.com/forum/?fromgroups=#!searchin/symbolsource/source/symbolsource/z1nEnKD9HDI/3xlca-riceYJ" target="_blank"><u><font color="#0066cc">https://groups.google.com/forum/?fromgroups=#!searchin/symbolsource/source/symbolsource/z1nEnKD9HDI/3xlca-riceYJ</font></u></a>)</div><div>&nbsp;</div><div>Now I am not sure if the window you call Modules is the one below this screenshot as I have a french version of VS.</div><div>&nbsp;</div><img src="uploads/998/symbols.jpg" height="718" width="1438" border="0" />]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 12:08:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14308#14308</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Not sure why you can&amp;#039;t debug....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14307#14307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 11:44am<br /><br />Not sure why you can't debug. If you open the Modules window in the debugger, what does it say in the symbols column for Cocktail? That should tell you if the symbols were loaded and if not, why.]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 11:44:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14307#14307</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   Yes I know it wasn&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14306#14306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 11:18am<br /><br />Yes I know it wasn't working yet for SL5 but didn't expect to see the class diseapering from&nbsp;the binaries.<div>I can't remove the ViewModelLocator as I need it to provide the DataContext in BLEND (for the binding)&nbsp;but I will change it to not inherite anymore from DesignTimeViewModelLocatorBase.</div><div>&nbsp;</div><div>Any idea why I can't debug with the symbols ? I checked many time, I did configure my VS like they say on SymbolSource.org.</div><div>Without debuging, nuget package are useless for me.</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>&nbsp;]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 11:18:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14306#14306</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Sorry, looks like I missed to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14305#14305</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 11:10am<br /><br />Sorry, looks like I missed to respond to this point in your original post. DesignTimeViewModelLocatorBase is missing in the SL5 binaries, because design time data didn't work in SL5. Microsoft added methods in SL5 that don't exist in .NET 4, so when Blend or the Visual Studio designer tried to open the view we were getting MissingMethodException when an EntityManager tried to query it's cache for the sample data. <br /><br />Now this issue should be fixed with .NET 4.5 and Visual Studio 2012, but I haven't tested it yet. Design time data support for SL5 should be available once we ship Cocktail v2, which will fully support Visual Studio 2012.<br /><br />In order to build your solution for now, remove your ViewModelLocator from your solution.<br /><br />BTW, this point is mentioned here in the documentation: http://drc.ideablade.com/xwiki/bin/view/Documentation/cocktail-entitymanager-provider#HProvidingconnectiondetails]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 11:10:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14305#14305</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :   I can&amp;#039;t compile ma SL5...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14303#14303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 03-Sep-2012 at 3:13am<br /><br />I can't compile ma SL5 solution with the binaries from nuget.&nbsp;The class&nbsp;<b>DesignTimeViewModelLocatorBase&nbsp;</b>is missing in the SL5 binaries.<div><div><div><br></div><div>Can you provide a patch &nbsp;?</div></div></div><div><br></div><div>Also, I am trying to debug with the symbol hosted on SymbolSource. I can't get it to work, I have the configuration done (at least I think) and it correctly download the pdb from the server. But the sources aren't there, so when I try to go in step by step on a Cocktail's method it tries to find the sources in your local location (D:\Workspace\Frameworks\Cocktail\trunk\Cocktail\).</div><div><br></div><div>Is there a parameter to set to force the download of the sources ?</div><span style="font-size:10px"><br /><br />Edited by Walid - 03-Sep-2012 at 7:16am</span>]]>
   </description>
   <pubDate>Mon, 03 Sep 2012 03:13:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14303#14303</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 : Walid,Chances are that Cocktail.Contrib...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14227#14227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 20-Aug-2012 at 9:38am<br /><br />Walid,<div>Chances are that Cocktail.Contrib will go away entirely. I haven't made up my mind yet. Codeplex now supports git repositories and I'm considering switching from svn to git to allow direct contributions to Cocktail itself. I was going to remove the UoW code from Cocktail.Contrib, but at that point I might as well delete the entire repository.</div><div><br></div><div>You can still debug Cocktail and drill into the source code if you add Cocktail via NuGet. See the last part in my most recent blog post about debugging Cocktail. Adding and removing third-party dependencies is much easier with NuGet, so should Cocktail.Contrib come back you can just add it back via NuGet in the places where you'll use the functionality.</div><div><br></div><div><a href="http://cocktail.ideablade.com/debugging-cocktail-applicati&#111;ns/" target="_blank">http://cocktail.ideablade.com/debugging-cocktail-applications/</a></div>]]>
   </description>
   <pubDate>Mon, 20 Aug 2012 09:38:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14227#14227</guid>
  </item> 
  <item>
   <title>Questions about Cocktail 1.0 :  Hi Marcel,Could you update Github...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14226#14226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3586<br /><strong>Posted:</strong> 20-Aug-2012 at 9:20am<br /><br /><span style=": rgb251, 251, 253; ">Hi Marcel,</span><div style=": rgb251, 251, 253; "><br></div><div style=": rgb251, 251, 253; ">Could you update Github and remove the Repository/UnitOfWork from the cocktail.Contrib ?</div><div style=": rgb251, 251, 253; "><br></div><div style=": rgb251, 251, 253; ">Actually I don't use cocktail from nuget but the sources in my project for a better understanding of the framework and being able to debug so I still link to it.&nbsp;</div><div style=": rgb251, 251, 253; ">I could remove all the references to Cocktail.Contrib (that's a lot) but I guess this project could be use again in a near future so I'd rather keep it (even if it's an empty DLL) than to add it again to my projects when it will come back alive.</div><div style=": rgb251, 251, 253; "><br></div><div style=": rgb251, 251, 253; ">Also, it seems that you deleted&nbsp;the reference to&nbsp;DesignTimeViewModelLocatorBase.cs&nbsp;in Cocktail.SL5.cproj</div><div style=": rgb251, 251, 253; "><br></div><span style="font-size:10px"><br /><br />Edited by Walid - 20-Aug-2012 at 9:21am</span>]]>
   </description>
   <pubDate>Mon, 20 Aug 2012 09:20:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3586&amp;PID=14226#14226</guid>
  </item> 
 </channel>
</rss>