<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Blinq Preview</title><link>http://forums.asp.net/1076.aspx</link><description>Blinq is a tool for generating ASP.NET websites for displaying, creating, and manipulating data based on database schema.  You can provide feedback and ask questions about the Blinq preview in this forum.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>How to get BoundField value during Insert of DetailsView</title><link>http://forums.asp.net/thread/1670672.aspx</link><pubDate>Wed, 18 Apr 2007 09:56:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1670672</guid><dc:creator>joker77</dc:creator><author>joker77</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/1670672.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1670672</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I'm altering the Insert method of a DetailsView control, and would like to know how to get the values being inserted - i.e. what is displayed on screen in the BoundField&lt;/p&gt;
&lt;p&gt;I have a NewItem.aspx page, which calls the method &lt;font color=#0000ff size=2&gt;public&lt;/font&gt;&lt;font size=2&gt; &lt;/font&gt;&lt;font color=#0000ff size=2&gt;int&lt;/font&gt;&lt;font size=2&gt; Insert(&lt;/font&gt;&lt;font color=#2b91af size=2&gt;Item&lt;/font&gt;&lt;font size=2&gt; x) to insert the record. Within here is where I'd like to know the values of the BoundFields but can't seem to see how.&lt;/font&gt;&lt;font size=2&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;I've tried searching but you can't search just on the Blinq Preview forum which is a bit of a pain. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Neal&lt;/p&gt;</description></item><item><title>Newbie question here...how do you run it?</title><link>http://forums.asp.net/thread/3485951.aspx</link><pubDate>Fri, 30 Oct 2009 15:57:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3485951</guid><dc:creator>Newbis</dc:creator><author>Newbis</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3485951.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=3485951</wfw:commentRss><description>&lt;p&gt;Kind of a Newbie question here...but how&amp;nbsp;do you&amp;nbsp;run blinq&amp;nbsp;once you install it?&amp;nbsp;&amp;nbsp;I&amp;nbsp;&amp;nbsp;ran the install, it said it completed successfully, but it didn&amp;#39;t add anything to my Start Menu program list, nor do I see any new menus inside Visual Studio 2005.&amp;nbsp; I tried to run Blinq command lines from cmd and from Run, but it just said that Blinq was unrecognized.&amp;nbsp; I&amp;#39;m doing a search of c:\ now to see if there are any files with &amp;quot;Blinq&amp;quot; in the name.&amp;nbsp; So far, nothing has turned up.&lt;/p&gt;</description></item><item><title>Row not found or changed</title><link>http://forums.asp.net/thread/1368781.aspx</link><pubDate>Fri, 11 Aug 2006 20:34:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1368781</guid><dc:creator>cankersore</dc:creator><author>cankersore</author><slash:comments>16</slash:comments><comments>http://forums.asp.net/thread/1368781.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1368781</wfw:commentRss><description>&lt;p&gt;I've been playing around with Blinq today and everything was working fine until I decided to add a few more relationships in my database and then rerun blinq. Now when ever I try to update a record in any of the tables I get the ROW NOT FOUND OR CHANGED error. I realize there is a way to turn off the optimistic concurrency check, but I'm just wondering why it's necessary and why it suddenly occured after adding some simple relationships.&lt;/p&gt;
&lt;p&gt;Just trying to understand the process a little better. Thanks.&lt;/p&gt;
&lt;p&gt;My stack trace is below:&lt;/p&gt;
&lt;p&gt;OptimisticConcurrencyException: Row not found or changed.]&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.ChangeProcessor.ThrowOptimisticConcurrencyException(List`1 failedUpdates, Int32 totalUpdatesAttempted) +171&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +522&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.DataContext.SubmitChanges(ConflictMode failureMode) +229&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.DataContext.SubmitChanges() +6&lt;br /&gt;&amp;nbsp;&amp;nbsp; TblOffice.Update(TblOffice original_x, TblOffice x) in c:\inetpub\wwwroot\TL\App_Code\StaticMethods.vb:462&lt;br /&gt;&lt;br /&gt;[TargetInvocationException: Exception has been thrown by the target of an invocation.]&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +72&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +358&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object&amp;amp; instance) +482&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method) +38&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.ExecuteUpdate(IDictionary keys, IDictionary values, IDictionary oldValues) +2573&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.DataSourceView.Update(IDictionary keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback) +78&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.HandleUpdate(GridViewRow row, Int32 rowIndex, Boolean causesValidation) +1215&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +858&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +95&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +117&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +115&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +163&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How do I integrate GUI for BLINQ or blinqGUI as it is called in Visual Studio 2008?</title><link>http://forums.asp.net/thread/2773028.aspx</link><pubDate>Fri, 28 Nov 2008 10:45:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2773028</guid><dc:creator>goixq</dc:creator><author>goixq</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2773028.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2773028</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;How do I integrate GUI for BLINQ or blinqGUI as it is called in Visual Studio 2008 for Web Site development?&lt;/p&gt;</description></item><item><title>GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true. </title><link>http://forums.asp.net/thread/2684516.aspx</link><pubDate>Wed, 15 Oct 2008 13:30:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2684516</guid><dc:creator>zazu</dc:creator><author>zazu</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2684516.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2684516</wfw:commentRss><description>&lt;p&gt;I generated a Blinq site for the Northwind DB. The site was created successfully and most of the links and functionality work as expected however I am getting an error when I try to go to view the details of any individual record. Following is the error I get when I try to view the details of a Product. Any help will be highly appreciated. Thanks: &lt;/p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;
&lt;h1&gt;Server Error in &amp;#39;/Northwind&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;System.Query.IQueryable`1[Product+_Anonymous_GetProductsByCategory_2C9_12] Select[Product,_Anonymous_GetProductsByCategory_2C9_12](System.Query.IQueryable`1[Product], System.Expressions.Expression`1[System.Query.Func`2[Product,Product+_Anonymous_GetProductsByCategory_2C9_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.&lt;/i&gt; &lt;/h2&gt;
&lt;p&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.InvalidOperationException: System.Query.IQueryable`1[Product+_Anonymous_GetProductsByCategory_2C9_12] Select[Product,_Anonymous_GetProductsByCategory_2C9_12](System.Query.IQueryable`1[Product], System.Expressions.Expression`1[System.Query.Func`2[Product,Product+_Anonymous_GetProductsByCategory_2C9_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;Line 709:        Where x.CategoryID = CategoryID _
Line 710:        Select x.Products
&lt;font color="red"&gt;Line 711:      Return From y In result, z In y _
&lt;/font&gt;Line 712:        Select z
Line 713:    End Function&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Source File: &lt;/font&gt;&lt;/b&gt;c:\Northwind\App_Code\StaticMethods.vb&lt;b&gt;&lt;font face="Verdana"&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;711 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[InvalidOperationException: System.Query.IQueryable`1[Product+_Anonymous_GetProductsByCategory_2C9_12] Select[Product,_Anonymous_GetProductsByCategory_2C9_12](System.Query.IQueryable`1[Product], System.Expressions.Expression`1[System.Query.Func`2[Product,Product+_Anonymous_GetProductsByCategory_2C9_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.]
   System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation) +2343068
   Product.GetProductsByCategory(Int32 CategoryID) in c:\Northwind\App_Code\StaticMethods.vb:711
   Product.GetFilteredProducts(String tableName, Int32 Products_CategoryID, Int32 Products_SupplierID) in c:\Northwind\App_Code\StaticMethods.vb:735
   Product.GetProducts(String tableName, Int32 Products_CategoryID, Int32 Products_SupplierID, String sortExpression, Int32 startRowIndex, Int32 maximumRows) in c:\Northwind\App_Code\StaticMethods.vb:727

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
   System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +72
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +371
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
   System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object&amp;amp; instance) +480
   System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1960
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
   System.Web.UI.WebControls.GridView.DataBind() +4
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
   System.Web.UI.Control.EnsureChildControls() +87
   System.Web.UI.Control.PreRenderRecursiveInternal() +50
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Blinq's place in the world</title><link>http://forums.asp.net/thread/2558422.aspx</link><pubDate>Thu, 14 Aug 2008 17:12:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2558422</guid><dc:creator>jtlembke</dc:creator><author>jtlembke</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/2558422.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2558422</wfw:commentRss><description>&lt;p&gt;It would really be cool if someone could write a paper with guidance on how to make usage distinctions between all these great new frameworks Microsoft is developing. Right now my mind is boggled trying to grok ASP.NET MVC, Dynamic Data, Subsonic and umpteen other new gems, &lt;em&gt;all coming from the ASP team&lt;/em&gt;! The problem spaces for these new things are so similar, I for one could use a pre-digested comparison analysis.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>Using blinq with Visual Studio 2008 RTM</title><link>http://forums.asp.net/thread/2033203.aspx</link><pubDate>Thu, 29 Nov 2007 19:39:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2033203</guid><dc:creator>rjmiller</dc:creator><author>rjmiller</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/2033203.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2033203</wfw:commentRss><description>&lt;p&gt;Any idea when blinq will support VS 2008 RTM?&amp;nbsp; I tried it today and I get the following error message when I try to run blinq.exe:&lt;/p&gt;&lt;p&gt;Error: May Linq CTP is not installed or configured correctly. You can download it from http://msdn.microsoft.com/data/ref/linq/ If you are running Blinq from a command window, close it and open a new one after installing the Linq Preview.&lt;/p&gt;&lt;p&gt;Or is there a way to work around this?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Getting the Identity of the last Inserted row!</title><link>http://forums.asp.net/thread/1360991.aspx</link><pubDate>Fri, 04 Aug 2006 10:16:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1360991</guid><dc:creator>redtap</dc:creator><author>redtap</author><slash:comments>11</slash:comments><comments>http://forums.asp.net/thread/1360991.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1360991</wfw:commentRss><description>&lt;p&gt;Can anyone tell me how to get the identity of the last inserted row? I'm using DLINQ so please don't tell me how to do this in SQL as I know this. In SQL I would use SCOPE_IDENTITY() or @@IDENTITY (generally not the latter)&lt;/p&gt;
&lt;p&gt;Please help! I have project to be finished ASAP and this is the only bit holding me back!&lt;/p&gt;
&lt;p&gt;Thanks !&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>AdventureWorks Database - error updating an existing row.</title><link>http://forums.asp.net/thread/1387132.aspx</link><pubDate>Fri, 01 Sep 2006 13:44:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1387132</guid><dc:creator>johnhbarrett</dc:creator><author>johnhbarrett</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/1387132.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1387132</wfw:commentRss><description>&lt;p&gt;To reproduce thsi simple install the Aventure works database, run blinq, go to &amp;#39;ScrapReasons table, edit row 7, update....kabam!&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any ideas???&lt;/p&gt;&lt;p&gt;Guess&amp;nbsp;some testing needed against other databases (besides Northwind) ?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Row not found or changed. &lt;br /&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;/p&gt;&lt;p&gt;Exception Details: System.Data.DLinq.OptimisticConcurrencyException: Row not found or changed.&lt;/p&gt;&lt;p&gt;Source Error: &lt;/p&gt;&lt;p&gt;&lt;br /&gt;Line 1091:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; original_x.Name = x.Name;&lt;br /&gt;Line 1092:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; original_x.ModifiedDate = x.ModifiedDate;&lt;br /&gt;Line 1093:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.SubmitChanges();&lt;br /&gt;Line 1094:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 1;&lt;br /&gt;Line 1095:&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Source File: c:\blinqtest\App_Code\StaticMethods.cs&amp;nbsp;&amp;nbsp;&amp;nbsp; Line: 1093 &lt;/p&gt;&lt;p&gt;Stack Trace: &lt;/p&gt;&lt;p&gt;&lt;br /&gt;[OptimisticConcurrencyException: Row not found or changed.]&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.ChangeProcessor.ThrowOptimisticConcurrencyException(List`1 failedUpdates, Int32 totalUpdatesAttempted) +182&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +620&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.DataContext.SubmitChanges(ConflictMode failureMode) +264&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Data.DLinq.DataContext.SubmitChanges() +25&lt;br /&gt;&amp;nbsp;&amp;nbsp; ScrapReason.Update(ScrapReason original_x, ScrapReason x) in c:\blinqtest\App_Code\StaticMethods.cs:1093&lt;/p&gt;&lt;p&gt;[TargetInvocationException: Exception has been thrown by the target of an invocation.]&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +72&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +358&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) +17&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object&amp;amp; instance) +676&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method) +60&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.ObjectDataSourceView.ExecuteUpdate(IDictionary keys, IDictionary values, IDictionary oldValues) +2319&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.DataSourceView.Update(IDictionary keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback) +179&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.HandleUpdate(GridViewRow row, Int32 rowIndex, Boolean causesValidation) +1138&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +835&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +162&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +56&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +118&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +56&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +107&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +175&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +31&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +32&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +244&lt;br /&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3839&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Is Blinq stable?</title><link>http://forums.asp.net/thread/2188721.aspx</link><pubDate>Fri, 22 Feb 2008 01:04:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2188721</guid><dc:creator>mombassa</dc:creator><author>mombassa</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/2188721.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2188721</wfw:commentRss><description>When will Blinq be considered stable/code complete?

Is this a tool that is ready for production?

Thanks,
chris</description></item><item><title>Linq not working after changing connectionstring to host database</title><link>http://forums.asp.net/thread/2169273.aspx</link><pubDate>Tue, 12 Feb 2008 22:26:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2169273</guid><dc:creator>zipfeli</dc:creator><author>zipfeli</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/2169273.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2169273</wfw:commentRss><description>&lt;p&gt;Dear&lt;/p&gt;
&lt;p&gt;On my local IIS everything is working, but when I change the connectionstring to remote database I get following error, although tables, storprocs etc. are equal on host (also tested using a sql datasource control):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Description: &lt;/strong&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException: Invalid object name &amp;#39;MyStats.dbo.MuscleGroup&amp;#39;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;Line 66: 		public int GetMuscleGroups()
Line 67: 		{
&lt;font color="red"&gt;Line 68: 			IExecuteResult result = this.ExecuteMethodCall(this, ((MethodInfo)(MethodInfo.GetCurrentMethod())));
&lt;/font&gt;Line 69: 			return ((int)(result.ReturnValue));
Line 70: 		&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source File: &lt;/strong&gt;c:\x\dataclasses1.designer.cs&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt;68 &lt;/p&gt;</description></item><item><title>Execption thrown while insertion and edit</title><link>http://forums.asp.net/thread/2127816.aspx</link><pubDate>Wed, 23 Jan 2008 15:48:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2127816</guid><dc:creator>mameenkhn</dc:creator><author>mameenkhn</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2127816.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2127816</wfw:commentRss><description>&lt;p&gt;I have created a web application using Blinq.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;When I m inserting a record it is giving me following exception :&lt;/p&gt;&lt;p&gt;{&amp;quot;Cannot access a disposed object.\r\nObject name: &amp;#39;Transaction&amp;#39;.&amp;quot;}&lt;/p&gt;&lt;p&gt;Following is the stack trace:&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&amp;quot;   at System.Transactions.Transaction.get_TransactionInformation()\r\n   at System.Data.DLinq.DataContext.OnTransactionCompleted(Object sender, TransactionEventArgs args)\r\n   at System.Data.DLinq.SqlClient.SqlContext.RaiseTransactionCompleted(TransactionEventArgs args)\r\n   at System.Data.DLinq.SqlClient.SqlConnectionManager.b__0(Object sender, TransactionEventArgs args)\r\n   at System.Transactions.TransactionCompletedEventHandler.Invoke(Object sender, TransactionEventArgs e)\r\n   at System.Transactions.InternalTransaction.FireCompletion()\r\n   at System.Transactions.TransactionStatePromotedCommitted.EnterState(InternalTransaction tx)\r\n   at System.Transactions.TransactionStatePromotedBase.ChangeStatePromotedCommitted(InternalTransaction tx)\r\n   at System.Transactions.InternalTransaction.DistributedTransactionOutcome(InternalTransaction tx, TransactionStatus status)\r\n   at System.Transactions.Oletx.RealOletxTransaction.FireOutcome(TransactionStatus statusArg)\r\n   at System.Transactions.Oletx.OutcomeEnlistment.InvokeOutcomeFunction(TransactionStatus status)\r\n   at System.Transactions.Oletx.OutcomeEnlistment.Committed()\r\n   at System.Transactions.Oletx.OletxTransactionManager.ShimNotificationCallback(Object state, Boolean timeout)\r\n   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)&amp;quot;&lt;/p&gt;</description></item><item><title>Multiple foreign keys between two tables</title><link>http://forums.asp.net/thread/2108361.aspx</link><pubDate>Mon, 14 Jan 2008 14:51:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2108361</guid><dc:creator>Brad Engels</dc:creator><author>Brad Engels</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2108361.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2108361</wfw:commentRss><description>&lt;p&gt;I have been working on an issue tracking application and have decided to do my database access using linq. The only real problem I have run into is how to link two tables that have multiple foreign key relations.&lt;/p&gt;
&lt;p&gt;I have table [Issue] and table [User]. [Issue] has fields issue_creator_id and issue_assigned_id, both related to [User].&lt;/p&gt;
&lt;p&gt;The problem that I run into is that when I access Issue.User.user_name with linq, I cannot choose between the creator or assigned relationship.&lt;/p&gt;
&lt;p&gt;Other than creating a different User table in the dbml for each time I have multiple foreign keys, what can I do?&lt;/p&gt;</description></item><item><title>Code Generation Error</title><link>http://forums.asp.net/thread/1323382.aspx</link><pubDate>Fri, 23 Jun 2006 19:16:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1323382</guid><dc:creator>alexsimkin</dc:creator><author>alexsimkin</author><slash:comments>12</slash:comments><comments>http://forums.asp.net/thread/1323382.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1323382</wfw:commentRss><description>&lt;p&gt;I was so excited to try BLinq, but... After I ran the tool (no errors)&amp;nbsp;and got web-site created, the generated code cannot be compiled:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Description: &lt;/strong&gt;&lt;font face=Arial&gt;An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. &lt;br /&gt;&lt;br /&gt;&lt;/font&gt;&lt;b&gt;Compiler Error Message: &lt;/b&gt;&lt;font face=Arial&gt;CS0100: The parameter name 'CONTAINERs_ID' is a duplicate&lt;br /&gt;&lt;br /&gt;&lt;/font&gt;&lt;b&gt;Source Error:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;table bgColor=#ffffcc&gt;

&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 103:    // This method gets sorted and paged records of all CONTAINERs filtered by a specified field.
Line 104:    // Do not change this method.
&lt;font color=red&gt;Line 105:    public static IQueryable&amp;lt;CONTAINER&amp;gt; GetCONTAINERs(string tableName, Int32 CONTAINERs_ID, Int32 CONTAINERs_ID, Int32 CONTAINERs_ID, string sortExpression, int startRowIndex, int maximumRows) {
&lt;/font&gt;Line 106:      IQueryable&amp;lt;CONTAINER&amp;gt; x = GetFilteredCONTAINERs(tableName, CONTAINERs_ID, CONTAINERs_ID, CONTAINERs_ID);
Line 107:      return x.SortAndPage(sortExpression, startRowIndex, maximumRows, "ID");&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Cross dbml Relationships</title><link>http://forums.asp.net/thread/2092412.aspx</link><pubDate>Sun, 06 Jan 2008 02:12:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2092412</guid><dc:creator>lchrennew</dc:creator><author>lchrennew</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2092412.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2092412</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can I build relationships between classes in deferent dbml files so that the deferent namespaces can be used?&lt;/p&gt;
&lt;p&gt;Thx, :-)&lt;/p&gt;</description></item><item><title>Menu text truncation</title><link>http://forums.asp.net/thread/1360510.aspx</link><pubDate>Thu, 03 Aug 2006 21:40:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1360510</guid><dc:creator>micjones</dc:creator><author>micjones</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/1360510.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1360510</wfw:commentRss><description>&lt;p&gt;Some of my database tables have long, descriptive names like "RateScheduleType".&amp;nbsp; I added spaces in the title attributes of the sitemap file for readability, however, the menu items are truncated.&amp;nbsp; For example, what should read "Rate Schedule Types" reads "Rate Schedule Ty...", and instead of "New Rate Schedule Type", the submenu reads "New Rate Schedul...".&amp;nbsp; I've been messing with the stylesheets to no avail.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;</description></item><item><title>The transaction has already been implicitly or explicitly committed or aborted </title><link>http://forums.asp.net/thread/1370309.aspx</link><pubDate>Mon, 14 Aug 2006 16:43:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1370309</guid><dc:creator>Nola3Nut</dc:creator><author>Nola3Nut</author><slash:comments>9</slash:comments><comments>http://forums.asp.net/thread/1370309.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1370309</wfw:commentRss><description>&lt;p&gt;Why does this error happen when I try to insert a new message?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in '/LMBlinq' Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;The transaction has already been implicitly or explicitly committed or aborted (Exception from HRESULT: 0x8004D00E)&lt;/i&gt; &lt;/h2&gt;
&lt;p&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.Runtime.InteropServices.COMException: The transaction has already been implicitly or explicitly committed or aborted (Exception from HRESULT: 0x8004D00E)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgColor=#ffffcc&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 31:       LawMessage db = CreateDataContext();
Line 32:       db.Messages.Add(x);
&lt;font color=red&gt;Line 33:       db.SubmitChanges();
&lt;/font&gt;Line 34:       return 1;
Line 35:     }&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face=Verdana&gt;Source File: &lt;/font&gt;&lt;/b&gt;c:\LMBlinq\NewMessage.aspx.cs&lt;b&gt;&lt;font face=Verdana&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;33 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font face=Verdana&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgColor=#ffffcc&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;[COMException (0x8004d00e): The transaction has already been implicitly or explicitly committed or aborted (Exception from HRESULT: 0x8004D00E)]
   System.Transactions.Oletx.ITransactionShim.Export(UInt32 whereaboutsSize, Byte[] whereabouts, Int32&amp;amp; cookieIndex, UInt32&amp;amp; cookieSize, CoTaskMemHandle&amp;amp; cookieBuffer) +0
   System.Transactions.TransactionInterop.GetExportCookie(Transaction transaction, Byte[] whereabouts) +211

[TransactionException: The transaction has already been implicitly or explicitly committed or aborted.]
   System.Transactions.Oletx.OletxTransactionManager.ProxyException(COMException comException) +326
   System.Transactions.TransactionInterop.GetExportCookie(Transaction transaction, Byte[] whereabouts) +266
   System.Data.SqlClient.SqlInternalConnection.EnlistNonNull(Transaction tx) +379
   System.Data.SqlClient.SqlInternalConnection.Enlist(Transaction tx) +50
   System.Data.SqlClient.SqlInternalConnectionTds.Activate(Transaction transaction) +47
   System.Data.ProviderBase.DbConnectionInternal.ActivateConnection(Transaction transaction) +28
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1242
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +85
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +89
   System.Data.SqlClient.SqlConnection.Open() +159
   System.Data.DLinq.SqlClient.SqlConnectionManager.UseConnection(IConnectionUser user) +38
   System.Data.DLinq.SqlClient.SqlContext.get_IsServer2KOrEarlier() +31
   System.Data.DLinq.SqlClient.SqlContext.Execute(Expression query) +351
   System.Data.DLinq.SimpleChangeDirector.ExecuteInsert(TrackedObject item, StringBuilder changeText) +147
   System.Data.DLinq.SimpleChangeDirector.Insert(TrackedObject item) +95
   System.Data.DLinq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +234
   System.Data.DLinq.DataContext.SubmitChanges(ConflictMode failureMode) +211
   System.Data.DLinq.DataContext.SubmitChanges() +6
   NewMessagePage.Insert(Message x) in c:\LMBlinq\NewMessage.aspx.cs:33

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
   System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +72
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +358
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
   Microsoft.Web.UI.Controls.PageDataSourceView.InvokeMethod(PageDataSourceMethod method) +157
   Microsoft.Web.UI.Controls.PageDataSourceView.ExecuteInsert(IDictionary values) +454
   System.Web.UI.DataSourceView.Insert(IDictionary values, DataSourceViewOperationCallback callback) +68
   System.Web.UI.WebControls.DetailsView.HandleInsert(String commandArg, Boolean causesValidation) +392
   System.Web.UI.WebControls.DetailsView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +609
   System.Web.UI.WebControls.DetailsView.OnBubbleEvent(Object source, EventArgs e) +88
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35
   System.Web.UI.WebControls.DetailsViewRow.OnBubbleEvent(Object source, EventArgs e) +109
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35
   System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +86
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +153
   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +172
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4917
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face=Verdana&gt;Version Information:&lt;/font&gt;&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 &lt;/p&gt;</description></item><item><title>Customizing Blinq generated Master Pages</title><link>http://forums.asp.net/thread/2056520.aspx</link><pubDate>Wed, 12 Dec 2007 23:35:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2056520</guid><dc:creator>micjones</dc:creator><author>micjones</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2056520.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2056520</wfw:commentRss><description>&lt;p&gt;Is anyone familiar with customizing Blinq-generated Master Pages?&amp;nbsp; I&amp;#39;m trying to use long table names, and the menu control on the master page truncates them.&amp;nbsp; I tried using an example that narrows the menu control, but widening does not work for me.&amp;nbsp; Any help from the Blinq forum would be helpful.&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;mj&lt;/p&gt;</description></item><item><title>BLinq on Beta2</title><link>http://forums.asp.net/thread/2001101.aspx</link><pubDate>Mon, 12 Nov 2007 08:07:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2001101</guid><dc:creator>gscloete@gmail.com</dc:creator><author>gscloete@gmail.com</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2001101.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=2001101</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;where can i find a copy of BLinq that will work with Beta 2?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;gert&lt;/p&gt;</description></item><item><title>Updating a database column of type ntext is NOT working from BLINQ. </title><link>http://forums.asp.net/thread/1985648.aspx</link><pubDate>Thu, 01 Nov 2007 18:56:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1985648</guid><dc:creator>vsakunala</dc:creator><author>vsakunala</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/1985648.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1985648</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;I&amp;nbsp;am getting&amp;nbsp;&amp;quot;&lt;strong&gt;&lt;em&gt;Value cannot be null. Parameter name:body&lt;/em&gt;&lt;/strong&gt;&amp;quot; &amp;nbsp;error while updating ntext column in the database. The column attributes are &lt;font size="2"&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;[Column(Storage=&lt;/font&gt;&lt;font color="#800000" size="2"&gt;&amp;quot;_ShortDescription&amp;quot;&lt;/font&gt;&lt;font size="2"&gt;, UpdateCheck=System.Data.DLinq.UpdateCheck.Never, DBType=&lt;/font&gt;&lt;font color="#800000" size="2"&gt;&amp;quot;NText&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; )]&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;So, I changed the UpdateCheck to &amp;nbsp;&amp;quot;&lt;font size="2"&gt;&lt;strong&gt;UpdateCheck=System.Data.DLinq.UpdateCheck.WhenChanged&lt;/strong&gt;&amp;quot; and got &amp;quot;&lt;strong&gt;SQL Server does not handle comparison of NText, Text, Xml, or Image data types&lt;/strong&gt; &amp;quot;. Got the same error when the setting changed to &amp;quot;&lt;font size="2"&gt;&lt;strong&gt;UpdateCheck=System.Data.DLinq.UpdateCheck.Always&lt;/strong&gt;&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;Any suggestions please&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;Thanks&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;Vijay&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>DetailsView wrong display</title><link>http://forums.asp.net/thread/1945519.aspx</link><pubDate>Mon, 08 Oct 2007 10:59:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1945519</guid><dc:creator>MrJingles</dc:creator><author>MrJingles</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/1945519.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1945519</wfw:commentRss><description>Hi.

The DetailsView displays the Data fields wrong.

When I click on NewWorkOrder it shows a dropdown list for my workorderID....this is supposed to be a text box and i must enter the ID.

This is my primary key in the table.


is there a way to fix this??

How can i change the template so that it works?

thanks</description></item><item><title>BLINQ Created DropDownList - Sorting</title><link>http://forums.asp.net/thread/1957151.aspx</link><pubDate>Mon, 15 Oct 2007 19:58:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1957151</guid><dc:creator>drewkbell</dc:creator><author>drewkbell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1957151.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1957151</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve edited a dropdownlist to show a customerName instead of a customerID.&amp;nbsp; The problem I have is that the sorting is still going by the customerID.&amp;nbsp; I&amp;#39;ve edited the GetAllTblCustomer sorting to use the customerName as a default in the StaticMethods.cs.&amp;nbsp; This works on the GridView generated page.&amp;nbsp; The dropdownlist is still sorting based on the customerID.&lt;/p&gt;&lt;p&gt;I am sure there is something simple I am missing.&amp;nbsp; But, I have tried editing every different property I can think of with no luck.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Thanks in advance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>BLINQ Search Gridview</title><link>http://forums.asp.net/thread/1956774.aspx</link><pubDate>Mon, 15 Oct 2007 16:07:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1956774</guid><dc:creator>drewkbell</dc:creator><author>drewkbell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1956774.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1956774</wfw:commentRss><description>&lt;p&gt;I&amp;#39;d like to add a search to be able to get a desired result set on the BLINQ generated gridview.&amp;nbsp; Is there an easy way to do this?&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Thanks&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem with child links -- "MakeGenericMethod may only be called..."</title><link>http://forums.asp.net/thread/1952732.aspx</link><pubDate>Thu, 11 Oct 2007 21:10:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1952732</guid><dc:creator>syoo47</dc:creator><author>syoo47</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1952732.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1952732</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having an issue with some links that Blinq is creating that refer to associated child records of each row in a GridView.&amp;nbsp; (Like the &amp;quot;View Orders&amp;quot; link on each Customer row) When I click on&amp;nbsp;the child link, I get the following error (see below).&lt;/p&gt;
&lt;p&gt;I thought it might be due to something I changed in the application so I regenerated it into a separate directory but it still happens there.&amp;nbsp; Any ideas?&lt;span&gt;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Server Error in &amp;#39;/timtest&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;System.Query.IQueryable`1[CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12] Select[CarrierPlan,_Anonymous_GetCarrierPlansByCarrier_F5_12](System.Query.IQueryable`1[CarrierPlan], System.Expressions.Expression`1[System.Query.Func`2[CarrierPlan,CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.InvalidOperationException: System.Query.IQueryable`1[CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12] Select[CarrierPlan,_Anonymous_GetCarrierPlansByCarrier_F5_12](System.Query.IQueryable`1[CarrierPlan], System.Expressions.Expression`1[System.Query.Func`2[CarrierPlan,CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;Line 241:        Where x.CarrierId = CarrierId _
Line 242:        Select x.CarrierPlans
&lt;font color="red"&gt;Line 243:      Return From y In result, z In y _
&lt;/font&gt;Line 244:        Select z
Line 245:    End Function&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Source File: &lt;/font&gt;&lt;/b&gt;c:\timtest\App_Code\StaticMethods.vb&lt;b&gt;&lt;font face="Verdana"&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;243 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[InvalidOperationException: System.Query.IQueryable`1[CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12] Select[CarrierPlan,_Anonymous_GetCarrierPlansByCarrier_F5_12](System.Query.IQueryable`1[CarrierPlan], System.Expressions.Expression`1[System.Query.Func`2[CarrierPlan,CarrierPlan+_Anonymous_GetCarrierPlansByCarrier_F5_12]]) is not a GenericMethodDefinition. MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.]
   System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation) +2323832
   CarrierPlan.GetCarrierPlansByCarrier(Int32 CarrierId) in c:\timtest\App_Code\StaticMethods.vb:243
   CarrierPlan.GetFilteredCarrierPlans(String tableName, Int32 CarrierPlans_CarrierId) in c:\timtest\App_Code\StaticMethods.vb:257
   CarrierPlan.GetCarrierPlans(String tableName, Int32 CarrierPlans_CarrierId, String sortExpression, Int32 startRowIndex, Int32 maximumRows) in c:\timtest\App_Code\StaticMethods.vb:249

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
   System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +72
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +371
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
   System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object&amp;amp; instance) +480
   System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1960
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
   System.Web.UI.WebControls.GridView.DataBind() +4
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
   System.Web.UI.Control.EnsureChildControls() +87
   System.Web.UI.Control.PreRenderRecursiveInternal() +50
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Control.PreRenderRecursiveInternal() +170
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Version Information:&lt;/font&gt;&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.1378; ASP.NET Version:2.0.50727.1378&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Validators to Retain Details View data</title><link>http://forums.asp.net/thread/1950136.aspx</link><pubDate>Wed, 10 Oct 2007 17:14:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1950136</guid><dc:creator>micjones</dc:creator><author>micjones</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1950136.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1076&amp;PostID=1950136</wfw:commentRss><description>&lt;p&gt;I have a problem using CompareValidators.&amp;nbsp; I&amp;#39;ve tried comparing a value in a textbox with a value in a DetailsView control to no avail.&amp;nbsp; I found that they must be in the same container for comparing values.&amp;nbsp; I&amp;#39;ve tried comparing values in my code-behind, and when the comparison fails, a blank Web page is returned.&amp;nbsp; I really do need to figure how to retain values in a DetailsView when a comparison fails so that the user need not re-enter the entire form.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Mike&lt;/p&gt;</description></item></channel></rss>