﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Problem with Stratframe ASP.Net Web Example</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 13:04:55 GMT</lastBuildDate><ttl>20</ttl><item><title>Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14805.aspx</link><description>Hi,&lt;P&gt;I wonder if you can help ... I was working through your Web sample ... and now I keep getting the error below when I click on a page that access the Strataframe database, Remote connections are enabled.&amp;nbsp; Can you help ?&amp;nbsp; I have SQL 2000 installed and SQL Express.&amp;nbsp; In my global asax file I added the connection string &lt;/P&gt;&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;DataLayer&lt;/FONT&gt;&lt;FONT size=2&gt;.DataSources.Add(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;SqlDataSourceItem&lt;/FONT&gt;&lt;FONT size=2&gt;(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;""&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"Server = ./SqlExpress;Database=StrataFrameSample;Integrated Security=SSPI"&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;.... although I don't believe I need it.&amp;nbsp; I have also successfully connected to the database using the Database connection Tool.&lt;/P&gt;&lt;P&gt;[codesnippet]Error&lt;BR&gt;An error has occurred while establishing a connection to the server.&amp;nbsp; When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) &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.SqlClient.SqlException: An error has occurred while establishing a connection to the server.&amp;nbsp; When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)&lt;/P&gt;&lt;P&gt;Source Error: &lt;/P&gt;&lt;P&gt;Line 127:Line 128://-- Execute the commandLine 129:Customers.FillDataTable(loCommand);Line 130:Line 131://-- Stop the watch&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Source File: e:\Program Files\MicroFour\StrataFrame\CSharp Samples\Web Sample\SearchCustomers.aspx.cs&amp;nbsp;&amp;nbsp;&amp;nbsp; Line: 129 &lt;/P&gt;&lt;P&gt;Stack Trace: &lt;/P&gt;&lt;P&gt;[SqlException (0x80131904): An error has occurred while establishing a connection to the server.&amp;nbsp; When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]&amp;nbsp; [/codesnippet]&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;/FONT&gt;</description><pubDate>Wed, 19 Mar 2008 09:48:24 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost15020.aspx</link><description>John,&lt;/P&gt;&lt;P&gt;Sorry, I missed this post :blush:.&amp;nbsp; I think that this could just be a problem with the sample.&amp;nbsp; I will look into it and let you know.</description><pubDate>Wed, 19 Mar 2008 09:48:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost15012.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I have been trying out a few things ..... I did a search in google regarding the error&lt;/P&gt;&lt;P&gt;"business object" + "could not be found on this page" ... without refering to the coustomer object.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.google.co.uk/search?hl=en&amp;amp;q=%22The+business+object%22+%22could+not+be+found+on+this+page.%22+&amp;amp;meta"&gt;http://www.google.co.uk/search?hl=en&amp;amp;q=%22The+business+object%22+%22could+not+be+found+on+this+page.%22+&amp;amp;meta&lt;/A&gt;=&lt;/P&gt;&lt;P&gt;and&amp;nbsp;got two answers both from the forum.&amp;nbsp; I must admit I felt a lot better when I found a few people who have had the same issue.&amp;nbsp; I do feel like I am being a pain.&amp;nbsp; Check the link for me please.&amp;nbsp; I don't think the issue was resolved.&amp;nbsp; I actually found I had posted to one of the threads earlier. .... I just tried the sample you uploaded ..... I'm still getting the same error though.&amp;nbsp; I'd like to hear any&amp;nbsp;suggestions you may have .... I checked for VS service packs.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;jd</description><pubDate>Wed, 19 Mar 2008 08:34:00 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14943.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I tried the new example you sent on both my machine set ups.&amp;nbsp; I set the DB string in the Global.asax ... Both the Search and Edit forms worked OK.&amp;nbsp; Unfortunatly I still can't get the edit/update to work for the grid.&amp;nbsp; I get the same error mesage regarding the Customer Object ... Can you help?&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;P&gt;jd</description><pubDate>Mon, 17 Mar 2008 07:23:37 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14935.aspx</link><description>Here is a VS 2005 version.&amp;nbsp; I tested this on two different development machines and it works as it should.</description><pubDate>Fri, 14 Mar 2008 23:21:27 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14915.aspx</link><description>Thanks again for your help.&lt;/P&gt;&lt;P&gt;Sorry, ... I will need a 2005 version .... &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;jd</description><pubDate>Fri, 14 Mar 2008 14:49:10 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14903.aspx</link><description>I ran the sample again that comes with the framework and I just can't get it to fail.&amp;nbsp; So try this.&amp;nbsp; I have attached the sample that I test, extract it to a new location and just open up the global.asax and change your connection string to meet your needs.&amp;nbsp; Then just press Ctrl+F5 and run the web site.&amp;nbsp; It should work.&lt;/P&gt;&lt;P&gt;I did go ahead and upgrade the solution to a 2008 solution so it is expected VS2008.&amp;nbsp; If you do not have VS2008 let me know and I will create a VS2005 solution out of this.</description><pubDate>Fri, 14 Mar 2008 13:49:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14875.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I've posted the error below ... I rebuilt the solution and got no errors.&amp;nbsp; All I got were warnings about XML comments.&lt;/P&gt;&lt;P&gt;Server Error in '/Web Sample' Application.&lt;BR&gt;--------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;The business object 'Customers' could not be found on this page. &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.InvalidOperationException: The business object 'Customers' could not be found on this page.&lt;/P&gt;&lt;P&gt;Source Error: &lt;/P&gt;&lt;P&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Stack Trace: &lt;/P&gt;&lt;P&gt;&lt;BR&gt;[InvalidOperationException: The business object 'Customers' could not be found on this page.]&lt;BR&gt;&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.BasePage.GetBusinessObject(String Name) +124&lt;BR&gt;&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetBusinessObject() +38&lt;BR&gt;&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetView(String viewName) +29&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.DataSourceControl.System.Web.UI.IDataSource.GetView(String viewName) +7&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView() +226&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.GetData() +4&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.PerformSelect() +57&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.DataBind() +4&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.EnsureChildControls() +87&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +21&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +292&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.FindControl(String id) +39&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +234&lt;BR&gt;&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1194</description><pubDate>Thu, 13 Mar 2008 20:11:31 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14872.aspx</link><description>If you can, copy your HTML or exception code into notepad or something before pasting into the posting editor to strip out the formatting...it will show up better on the forum posts.&lt;/P&gt;&lt;P&gt;It acts as though it cannot find the ApplicationBasePage or the BOs that have been defined within the page.&amp;nbsp; Do you have any compiler errors or warnings that stand out when building the web site?</description><pubDate>Thu, 13 Mar 2008 19:46:18 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14869.aspx</link><description>Thanks for your answers to my questions .. you have helped my understandin a lot.&lt;P&gt;Here is the error message at run time.&lt;/P&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;[codesnippet]The business object 'Customers' could not be found on this page. &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;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;Exception Details: System.InvalidOperationException: The business object 'Customers' could not be found on this page.&lt;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;Source Error: &lt;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. &lt;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;Stack Trace: &lt;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;H2&gt;&lt;I&gt;&lt;FONT size=1&gt;[InvalidOperationException: The business object 'Customers' could not be found on this page.]&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.BasePage.GetBusinessObject(String Name) +124&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetBusinessObject() +38&amp;nbsp;&amp;nbsp; MicroFour.StrataFrame.UI.Web.WebBusinessBindingSource.GetView(String viewName) +29&amp;nbsp;&amp;nbsp; System.Web.UI.DataSourceControl.System.Web.UI.IDataSource.GetView(String viewName) +7&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView() +226&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.GetData() +4&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.DataBoundControl.PerformSelect() +57&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.GridView.DataBind() +4&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82&amp;nbsp;&amp;nbsp; System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69&amp;nbsp;&amp;nbsp; System.Web.UI.Control.EnsureChildControls() +87&amp;nbsp;&amp;nbsp; System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +21&amp;nbsp;&amp;nbsp; System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +292&amp;nbsp;&amp;nbsp; System.Web.UI.Page.FindControl(String id) +39&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +234&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1194[/codesnippet]&lt;/FONT&gt;&lt;/I&gt;&lt;/H2&gt;&lt;P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;/FONT&gt;</description><pubDate>Thu, 13 Mar 2008 18:47:28 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14838.aspx</link><description>[quote]1) I am now using an SQL log In rather than windows.&amp;nbsp; Is this the distinction you were making when you refered to TCP/IP connection versus Named pipes ?[/quote]&lt;/P&gt;&lt;P&gt;Nope, connecting through Named Pipes means that a the application connects to SQL Server through memory, while a TCP/IP connection connects accross the network stack.&amp;nbsp; TCP/IP communication is disabled by default on SQL Server Express; you have to explicitly turn it on or you can only connect to the SQL Server from the machine where it's installed.&lt;/P&gt;&lt;P&gt;[quote]2) This might be a silly question but I thought that it was better to use Windows authentication or is this only for forms access.[/quote]&lt;/P&gt;&lt;P&gt;With StrataFrame, there's no advantage either way.&amp;nbsp; But, with an SF WebForms application, the connection is shared across the entire AppDomain running the ASPX pages, meaning the IIS Hosting process shares the connection for all users that connect to the server.&amp;nbsp; If you use Windows authentication in a SF WebForms environment, you won't be able to consistently control the user under which the connections are opened since the user's credentials are not passed through to the connection.&amp;nbsp; So, you'll have to implement security in some other way besides using SQL Server security only.&lt;/P&gt;&lt;P&gt;[quote]3)&amp;nbsp; In the mean while I have a similar set up on my laptop where I am using XP Professional.&amp;nbsp; After the problem I had I went downstairs used my Laptop and realised it was probably on my laptop that I had seen the customer search working.&amp;nbsp; I checked the global.asax file and noted I had not set up a connection string yet it appeared to be working ok.&amp;nbsp; I am sure I read somewhere that the controls can use a default value for the connection string.&amp;nbsp; Is this probably the case ?&amp;nbsp; where did I set this default ?[/quote]&lt;/P&gt;&lt;P&gt;The default is set through the global.asax file.&amp;nbsp; You specify the connection string when the DataBasics.DataSources.Add(new SqlDataSourceItem("", "conn string")); is called.&amp;nbsp; That connection string there is the one used by the data source.&lt;/P&gt;&lt;P&gt;[quote]4)&amp;nbsp; In both my set-ups the Search Customer form now works ok.&amp;nbsp; But, when I perform an edit of the data and try and save the edit I get the error below.&amp;nbsp; I noted in the design view of the form WebBindingSource.aspx the grid view has an error&lt;/P&gt;&lt;P&gt;"There was an error rendering the control".&lt;/P&gt;&lt;P&gt;"The data source does not support server-side data paging.&lt;/P&gt;&lt;P&gt;I'm not sure they are related ... can you suggest what I'm doing wrong ?[/quote]&lt;/P&gt;&lt;P&gt;The WebBindingSource always displays that error at design-time, although the control itself does support paging.&amp;nbsp; So, the error you are receiving at runtime is independent of the error you're receiving at design-time (which can be ignored).&amp;nbsp; What's the error you're getting at runtime?</description><pubDate>Thu, 13 Mar 2008 08:49:57 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14837.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;First, thanks for your promt reply.&amp;nbsp; I changed the DSN as you suggested using Localhost and putting in my SQL 2005 credentials.&amp;nbsp; Now&amp;nbsp;the&amp;nbsp;search customers form work ok.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I am a newby to this and I have a couple of questions based on your points.&amp;nbsp; &lt;/P&gt;&lt;P&gt;1) I am now using an SQL log In rather than windows.&amp;nbsp; Is this the distinction you were making when you refered to TCP/IP connection versus Named pipes ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;2) This might be a silly question but I thought that it was better to use Windows authentication or is this only for&amp;nbsp;forms access.&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; In the mean while I have a similar set up on my laptop where I am using XP Professional.&amp;nbsp; After the problem I had I went downstairs used my Laptop and realised it was probably on my laptop that I had seen the customer search working.&amp;nbsp; I checked the global.asax file and noted I had not set up a connection string yet it appeared to be working ok.&amp;nbsp; I am sure I read somewhere that the controls can use a default value for the connection string.&amp;nbsp; Is this probably the case ?&amp;nbsp; where did I set this default ?&lt;/P&gt;&lt;P&gt;4)&amp;nbsp; In both my set-ups the Search Customer form now works ok.&amp;nbsp; But, when I perform an edit of the data and try and save the&amp;nbsp;edit I get the error below.&amp;nbsp; I noted in the design view of the form WebBindingSource.aspx the grid view has an error&lt;/P&gt;&lt;P&gt;"There was an error rendering the control".&lt;/P&gt;&lt;P&gt;"The data source does not support server-side data paging.&lt;/P&gt;&lt;P&gt;I'm not sure they are related ... can you suggest what I'm doing wrong ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;jd&lt;/P&gt;&lt;P&gt;Page error after edit&lt;/P&gt;&lt;H2&gt;&lt;I&gt;The business object 'Customers' could not be found on this page.&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&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;&lt;FONT face=Verdana&gt;Exception Details: &lt;/FONT&gt;&lt;/B&gt;System.InvalidOperationException: The business object 'Customers' could not be found on this page.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Source Error:&lt;/FONT&gt;&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;&lt;TABLE width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/CODE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&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 width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;[InvalidOperationException: The business object 'Customers' could not be found on this page.]&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/FONT&gt;</description><pubDate>Thu, 13 Mar 2008 07:57:54 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14807.aspx</link><description>[quote]although I don't believe I need it.&amp;nbsp; I have also successfully connected to the database using the Database connection Tool.[/quote]&lt;/P&gt;&lt;P&gt;Actually you DO need it.&amp;nbsp; This is the connection string that establishes the connection for the application.&amp;nbsp; First, it looks like you are trying to use a named pipe, which is OK, but you need to ensure that you have permissions for this.&amp;nbsp; You are trying to connect using integrated security which is probably not going to allow named pipes through a web session be default so you would want to connect using a user name and password.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, you said that you were using SQL 2000, but the error message indicates that you are using SQL Server 2005 and Express wasn't a 2000 product the replacement for MSDE thus the new name in 2005...so I am pretty confident you are running 2005 Express.&lt;/P&gt;&lt;P&gt;Finally, the message that you provided is spot on accurate when a connection fails as this is not a message that we generate.&amp;nbsp; Most times it is best to use a connection that provides a user name and password and uses TCP versus named pipes when coming from a web application:&lt;/P&gt;&lt;P&gt;[codesnippet]server=localhost\SQLEXPRESS;user id=sa;password=MyPassword;database=StrataFrameSample[/codesnippet]&lt;/P&gt;&lt;P&gt;Try something along those lines and see if you have better luck. :)</description><pubDate>Tue, 11 Mar 2008 21:29:10 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/FindPost14806.aspx</link><description>Hi John.&lt;P&gt;Just a guess, but have you tried changing this "&lt;FONT color=#a31515&gt;./SqlExpress&lt;/FONT&gt;&lt;FONT color=#1f5080&gt;" to something like "YourMachineName/SqlExpress" ?&lt;/FONT&gt;</description><pubDate>Tue, 11 Mar 2008 20:06:08 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>