<?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>Visual Web Developer 2005 Express</title><link>http://forums.asp.net/175.aspx</link><description>General discussions about Visual Web Developer 2005 Express Edition</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>'__o' is not declared - what does it mean?</title><link>http://forums.asp.net/thread/1067094.aspx</link><pubDate>Thu, 29 Sep 2005 15:25:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1067094</guid><dc:creator>gilkesy</dc:creator><author>gilkesy</author><slash:comments>16</slash:comments><comments>http://forums.asp.net/thread/1067094.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1067094</wfw:commentRss><description>I have a web page that has 21 errors all pointing to the same place and each error is the same as this first one::&lt;br&gt;&lt;br&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; Name '__o' is not declared.&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Data\Artwork\web sites\MRL Insurance Direct Web Site\web-content\affiliate\stats1.aspx&amp;nbsp;&amp;nbsp;&amp;nbsp; 97&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\...\web-content\&lt;br&gt;&lt;br&gt;What does it mean?&lt;br&gt;</description></item><item><title>Sessions and strings</title><link>http://forums.asp.net/thread/3517982.aspx</link><pubDate>Tue, 17 Nov 2009 16:16:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3517982</guid><dc:creator>mjooste1</dc:creator><author>mjooste1</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3517982.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3517982</wfw:commentRss><description>&lt;p&gt;Hi I&amp;nbsp;use&amp;nbsp;sessions and stings&amp;nbsp;to redirect from one page to another. I would like to be able to type the page with the string into the browers url like this &lt;a href="http://localhost:2132/Dental-ladies/Pages/Contact/Default.aspx?=W"&gt;http://localhost:2132/Dental-ladies/Pages/Contact/Default.aspx?=W&lt;/a&gt;&amp;nbsp;and then it must show only the content that the session W must show. Can anyone help me with this thanks&lt;/p&gt;</description></item><item><title>The name xxx Does Not Exist in the Current Context</title><link>http://forums.asp.net/thread/1336317.aspx</link><pubDate>Sun, 09 Jul 2006 20:49:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1336317</guid><dc:creator>Tepi</dc:creator><author>Tepi</author><slash:comments>43</slash:comments><comments>http://forums.asp.net/thread/1336317.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1336317</wfw:commentRss><description>&lt;p&gt;I add a label to a page and set its ID to LabelEditMessage and debug, and there it is.&amp;nbsp; Then in the code behind page (C#) I add a line of code LabelEditMessage.Text="test";&amp;nbsp; If I build, the build succeeds, but if I press the debug button it does another build that fails and tells me that LabelEditMessage Does Not Exist in the Current Context.&amp;nbsp; Intellisense knows about it, and I use that to enter the reference to be sure I am not mispelling.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;So I tried using FindControl, and that fails with a null reference.&amp;nbsp; It is there, I can see it, but Visual Web Developer refuses to acknowledge it's existence in the code behind file.&amp;nbsp; If I remove the code reference it builds fine and I can see the label with its default value when i debug, but I cannot reference the label in code.&lt;/p&gt;
&lt;p&gt;I'm stumped.&amp;nbsp; It's such a simple thing that I have done many times before.&amp;nbsp; I just don't know what else to try.&lt;/p&gt;
&lt;p&gt;I had an almost identical problem once before in the page load event trying to set the ConnectionString property of an SqlDataSource.&amp;nbsp; I tried everything I could think of for days.&amp;nbsp; Then one day I deleted a validator element and it suddenly started working, and I replaced the validator and it kept on working, so I dismissed it as a fluke.&amp;nbsp; But now it is back, only this time with a label rather than an SqlDataSource.&amp;nbsp; Naturally, I deleted the validator element from the page again, but this time it did not make the problem go away.&lt;/p&gt;
&lt;p&gt;I'm stuck.&lt;/p&gt;
&lt;p&gt;Anybody else ever observed a similar problem?&lt;/p&gt;</description></item><item><title>Update SQL database in smallbusiness</title><link>http://forums.asp.net/thread/3503531.aspx</link><pubDate>Tue, 10 Nov 2009 07:19:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3503531</guid><dc:creator>greenwald</dc:creator><author>greenwald</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3503531.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3503531</wfw:commentRss><description>&lt;p&gt;I Hi, &lt;/p&gt;
&lt;p&gt;I need to get my web page up and running fast so I thought I would use the smallbusiness start kit.&lt;/p&gt;
&lt;p&gt;I have managed to update all static text but now I&amp;#39;m trying to update the database and it seems that the changes does not appear on the webpage.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve opened the database by double klicking on it in web developer 2008. Is this the correct way of changing the database content ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>How can I copy a text to clipboard?</title><link>http://forums.asp.net/thread/3481026.aspx</link><pubDate>Wed, 28 Oct 2009 08:23:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3481026</guid><dc:creator>mycwcgr</dc:creator><author>mycwcgr</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3481026.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3481026</wfw:commentRss><description>&lt;p&gt;I hope to click Button1 to copy the text of Label1 to the clipboard of client computer, how can i do? Thanks!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;lt;%@ Page Language=&amp;quot;C#&amp;quot; %&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;script runat=&amp;quot;server&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;html xmlns=&amp;quot;&lt;a href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;head runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form id=&amp;quot;form1&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:Label ID=&amp;quot;Label1&amp;quot; runat=&amp;quot;server&amp;quot; Text=&amp;quot;This is a text&amp;quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:Button ID=&amp;quot;Button1&amp;quot; runat=&amp;quot;server&amp;quot; Text=&amp;quot;Button&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/form&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;</description></item><item><title>how to developed mvc project in Visual web developer 2005</title><link>http://forums.asp.net/thread/3476309.aspx</link><pubDate>Mon, 26 Oct 2009 04:01:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3476309</guid><dc:creator>anirudha gupta</dc:creator><author>anirudha gupta</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3476309.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3476309</wfw:commentRss><description>&lt;p&gt;how to developed a mvc project in Visual web Developer 2005 &lt;/p&gt;&lt;p&gt;i have follwoing problem in Vs 2005&lt;/p&gt;&lt;p&gt;i not see create new project in 2005 edition&lt;/p&gt;&lt;p&gt;how to i developed a mvc project in Visual web Developer 2005&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Exclude Folder from Website in Visual Studio</title><link>http://forums.asp.net/thread/1993404.aspx</link><pubDate>Wed, 07 Nov 2007 00:19:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1993404</guid><dc:creator>jbardrof</dc:creator><author>jbardrof</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/1993404.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1993404</wfw:commentRss><description>&lt;p&gt;For projects such as forms apps and class libraries you can exclude folders which reside in the directory from the project. That menu option does not seem to exist when you create a website in VS 2005, is there any way to do it?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks!&amp;nbsp;&lt;/p&gt;</description></item><item><title>Help getting VWD to recognize AJAX controls</title><link>http://forums.asp.net/thread/3422103.aspx</link><pubDate>Thu, 24 Sep 2009 03:31:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3422103</guid><dc:creator>cyoung311</dc:creator><author>cyoung311</author><slash:comments>6</slash:comments><comments>http://forums.asp.net/thread/3422103.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3422103</wfw:commentRss><description>&lt;p&gt;This note also posted in AJAX Control Toolkit...&lt;br /&gt;&lt;/p&gt;&lt;p&gt;After much hassling and reloading AJAX and VWD 2005 Express, I&amp;#39;m
back to having everything loaded correctly...I thought.&amp;nbsp; I&amp;#39;m trying to
build an example from a book and the .cs has the following code for a
ConfirmButtonExtender example:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;protected void gvItemsOnRowDataBound(object sender, GridViewRowEventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (e.Row.RowType == DataControlRowType.DataRow)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ((ConfirmButtonExtender)e.Row.FindControl(&amp;quot;ConfirmButtonExtender2&amp;quot;)).TargetID =&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ((LinkButton)e.Row.FindControl(&amp;quot;btnDelete&amp;quot;)).ID;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;When I build the page I get an error in VWD saying:&lt;/p&gt;
&lt;p&gt; &amp;#39;ConfirmButtonExtender&amp;#39; does not contain a definition for &amp;#39;TargetID&amp;#39;&lt;/p&gt;
&lt;p&gt;If
I go to the .aspx page and go into source view I can add the &amp;#39;TargetID&amp;#39;
field from Intellisense but I can&amp;#39;t address that field from the .cs
page.&amp;nbsp; I&amp;#39;m assuming there is a config issue with VWD.&amp;nbsp; How do I fix
this?&lt;/p&gt;&lt;p&gt;
Thanks in advance&lt;/p&gt;</description></item><item><title>How do I connect to MySQL from vwd Express</title><link>http://forums.asp.net/thread/3442199.aspx</link><pubDate>Tue, 06 Oct 2009 01:59:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3442199</guid><dc:creator>dkperez1</dc:creator><author>dkperez1</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3442199.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3442199</wfw:commentRss><description>&lt;p&gt;Using vwd express and MySQL.&amp;nbsp; I want to connect using the database explorer so I can use vwd as an actual visual development tool...&amp;nbsp; &lt;/p&gt;
&lt;p&gt;HOW do I make this connection?&amp;nbsp; NOT in the vb or other 3GL code, but actually in the vwd tool.&lt;/p&gt;
&lt;p&gt;OR, if I HAVE to make the connection using the brute force method in code, how do I use the database explorer so I can take&lt;/p&gt;
&lt;p&gt;advantage of what vwd can do?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>"This type of page is not served"-- error on asp files</title><link>http://forums.asp.net/thread/1148411.aspx</link><pubDate>Wed, 21 Dec 2005 17:54:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1148411</guid><dc:creator>Texrat</dc:creator><author>Texrat</author><slash:comments>9</slash:comments><comments>http://forums.asp.net/thread/1148411.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1148411</wfw:commentRss><description>&lt;p&gt;I'm trying to run an ASP file (rather than ASP.NET) from my server.&amp;nbsp; When I try to test it using the browser preview in VWD, I get the following error:&lt;/p&gt;
&lt;p&gt;"&lt;em&gt;This type of page is not served"&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It's my understanding that there is a handler setting *somewhere* that precludes ASP files from being run in the VWD debug environment.&amp;nbsp; Skipping past the fact that I don't understand why, where do I find this restriction setting and how do I go about changing it?&amp;nbsp; In some cases I'm limited to exported ASP files based on the fact that Microsoft's own Office products haven't fully caught up to .NET and attempts at converting the pages over have failed.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Randall Arnold&lt;/p&gt;</description></item><item><title>Correct Event after record is saved to SQL for updating Detailsview fields</title><link>http://forums.asp.net/thread/3431707.aspx</link><pubDate>Tue, 29 Sep 2009 17:31:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3431707</guid><dc:creator>webadm</dc:creator><author>webadm</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3431707.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3431707</wfw:commentRss><description>&lt;p&gt;I am using Visual Web Developer 2005 Express Edition and&amp;nbsp; writing Visual Basic code to handle my events.&amp;nbsp; I have designed a feedback input form using the Detailsview with a defaultmode of input.&amp;nbsp; The form set some intial values for the fields when the form is opened.&amp;nbsp; What I want to do is after the records is saved in the SQL database and the new blank form comes up is to set the default values for several of the fields.&amp;nbsp; I have tried calling the routine that sets the initial values in the DetailsView1_ItemInserted event&lt;/p&gt;
&lt;p&gt;but the default values are not set for the fields in the detailsview when I do a call SetDefaultvalues() subroutine.&amp;nbsp; What event should I be placing this call statement in so that it will set the default values after the records has been save and the new blank input screen appears?&amp;nbsp; If there some way to test for the condition that the record has been successful saved?&lt;/p&gt;</description></item><item><title>Printing in landscape mode by default </title><link>http://forums.asp.net/thread/3433352.aspx</link><pubDate>Wed, 30 Sep 2009 12:58:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3433352</guid><dc:creator>webadm</dc:creator><author>webadm</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3433352.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3433352</wfw:commentRss><description>&lt;p&gt;I am using Visual Web Developer 2005 Express Edition and&amp;nbsp; writing Visual Basic code to handle my events.&amp;nbsp; Is it possible to set the printer mode to default to landscape mode using Visual Basic?&amp;nbsp; I want to set a particular page to print in landscape mode, but I don’t what the use to have to worry about changing it to landscape mode in the print dialog box, I want it to seemless to the user when they print this information.&amp;nbsp; Can this done in the On Load event?&amp;nbsp; What import references are required?&lt;/p&gt;</description></item><item><title>can visual studio express (visual web developer) connect to a team foundation server source control?</title><link>http://forums.asp.net/thread/1932649.aspx</link><pubDate>Fri, 28 Sep 2007 20:47:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1932649</guid><dc:creator>gregbalajewicz</dc:creator><author>gregbalajewicz</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/1932649.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1932649</wfw:commentRss><description>&lt;p&gt;I want to connect visual web developer to source control provided by team foundations system and I am not sure if this is possible.... would i have to download the team explorer?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks!!&lt;/p&gt;</description></item><item><title>Failed to generate a user instance of SQL Server</title><link>http://forums.asp.net/thread/2899346.aspx</link><pubDate>Wed, 28 Jan 2009 22:55:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2899346</guid><dc:creator>matejkralik</dc:creator><author>matejkralik</author><slash:comments>9</slash:comments><comments>http://forums.asp.net/thread/2899346.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=2899346</wfw:commentRss><description>&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;I am creating asp.net forms authentication. When I run web site and there I try to create new user I get this error:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.&lt;/em&gt; &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;SQLExpress database file auto-creation error: &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The connection string specifies a local Sql Server Express instance using a database location within the applications App_Data directory. The provider attempted to automatically create the application services database because the provider determined that the database does not exist. The following configuration requirements are necessary to successfully check for existence of the application services database and automatically create the application services database:&lt;br /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If the applications App_Data directory does not already exist, the web server account must have read and write access to the applications directory. This is necessary because the web server account will automatically create the App_Data directory if it does not already exist. 
&lt;li&gt;If the applications App_Data directory already exists, the web server account only requires read and write access to the applications App_Data directory. This is necessary because the web server account will attempt to verify that the Sql Server Express database already exists within the applications App_Data directory. Revoking read access on the App_Data directory from the web server account will prevent the provider from correctly determining if the Sql Server Express database already exists. This will cause an error when the provider attempts to create a duplicate of an already existing database. Write access is required because the web server accounts credentials are used when creating the new database. 
&lt;li&gt;Sql Server Express must be installed on the machine. 
&lt;li&gt;The process identity for the web server account must have a local user profile. See the readme document for details on how to create a local user profile for both machine and domain accounts. &lt;/li&gt;&lt;/ol&gt;
&lt;p&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;/p&gt;
&lt;p&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&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;/table&gt;&lt;/p&gt;
&lt;p&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;/p&gt;
&lt;p&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[SqlException (0x80131904): Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.]
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4846887
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2392
   System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) +35
   System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) +144
   System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) +342
   System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) +221
   System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) +189
   System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) +4861315
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +29
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +4863644
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
   System.Data.SqlClient.SqlConnection.Open() +122
   System.Web.Management.SqlServices.GetSqlConnection(String server, String user, String password, Boolean trusted, String connectionString) +82

[HttpException (0x80004005): Unable to connect to SQL Server database.]
   System.Web.Management.SqlServices.GetSqlConnection(String server, String user, String password, Boolean trusted, String connectionString) +137
   System.Web.Management.SqlServices.SetupApplicationServices(String server, String user, String password, Boolean trusted, String connectionString, String database, String dbFileName, SqlFeatures features, Boolean install) +94
   System.Web.Management.SqlServices.Install(String database, String dbFileName, String connectionString) +25
   System.Web.DataAccess.SqlConnectionHelper.CreateMdfFile(String fullFileName, String dataDir, String connectionString) +395
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&amp;nbsp;Could you please give me advice what to do?&lt;/p&gt;</description></item><item><title>Web Developer Express - help required</title><link>http://forums.asp.net/thread/3418602.aspx</link><pubDate>Tue, 22 Sep 2009 11:50:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3418602</guid><dc:creator>Gary Clutterbuck</dc:creator><author>Gary Clutterbuck</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3418602.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3418602</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;
&lt;p&gt;My organisation currently uses FrontPage 2003 and will shortly be moving to SharePoint.&amp;nbsp; As the very limited database integration with Frontpage is particularly restrictive, I am looking to find an alternative product that will allow me to create data-driven pages that I can publish to our FrontPage intranet, but will also enable me to integrate with SharePoint next year.&lt;/p&gt;
&lt;p&gt;Is the Web Developer Express suitable for this, or is there a better alternative product that meets my needs?&lt;/p&gt;
&lt;p&gt;Thanks for any help or advice offered.&lt;/p&gt;
&lt;p&gt;Gary&lt;/p&gt;</description></item><item><title>enable intellisense visual studio 2008</title><link>http://forums.asp.net/thread/3413781.aspx</link><pubDate>Fri, 18 Sep 2009 22:19:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3413781</guid><dc:creator>fatcat777</dc:creator><author>fatcat777</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3413781.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3413781</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi&lt;/p&gt;
&lt;p&gt;Intellisense in my copy of Visual Studio 2008 has stopped working completely.&lt;/p&gt;
&lt;p&gt;I go to Tools / Options / Text Editor / All Languages and have the following choices&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Autolist members&lt;/li&gt;
&lt;li&gt;Parameter information&lt;/li&gt;
&lt;li&gt;Enable virtual space&lt;/li&gt;
&lt;li&gt;Apply cut or copy ....&lt;/li&gt;
&lt;li&gt;Line numbers&lt;/li&gt;
&lt;li&gt;Enable single click URL navigation&lt;/li&gt;
&lt;li&gt;Navigation Bar&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;all of which are checked.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;According to MS I should have 3 check boxes to turn on/off intellisense.&amp;nbsp; The only place I can find any reference to intellisense is with C# specific and here again, no choices appear for turning on/off intellisense.&lt;/p&gt;
&lt;p&gt;What do I need to look for?&amp;nbsp; Am I missing something in the environment?&lt;/p&gt;
&lt;p&gt;I am using Visual Studio 2008, net framework 3.5 sp1 and code using VB with code behind pages.&lt;/p&gt;
&lt;p&gt;Thanks and have a nice day.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Help using visual studios command prompt</title><link>http://forums.asp.net/thread/2177975.aspx</link><pubDate>Sun, 17 Feb 2008 02:29:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2177975</guid><dc:creator>zakman411</dc:creator><author>zakman411</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/2177975.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=2177975</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey all,&lt;/p&gt;&lt;p&gt;I&amp;#39;m looking into setting up my SQL Server on a tutorial (&lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=152338&amp;amp;SiteID=1" title="view" target="_blank"&gt;view&lt;/a&gt; [4th post]) and it says that i need to open the microsoft visual studio 2005 command prompt (under visual studio tools menu).. but i cannot find it. i currently have visual web designer 2005 (express) installed on my machine, and vb 2005 (express) on my server, and i cannot find the command prompt on either one. i browsed the folder in windows explorer and cannot find a command prompt, and i&amp;#39;ve also opened up each program and clicked &amp;gt;tools and didnt see a command prompt there either. what program, specifically, do i need to download in order to open the command prompt? &lt;/p&gt;&lt;p&gt;Thanks in advance&amp;nbsp;&lt;/p&gt;</description></item><item><title>Putting AJAX back in to VWD 2005 Express</title><link>http://forums.asp.net/thread/3395890.aspx</link><pubDate>Wed, 09 Sep 2009 16:45:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3395890</guid><dc:creator>cyoung311</dc:creator><author>cyoung311</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3395890.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3395890</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve asked this question in the AJAX forum but never got a real answer to my dilemma.&amp;nbsp; I downloaded and installed AJAX 2.0 then some time later AJAX 3.5.&amp;nbsp; Somewhere along the line I added the 3.5 toolkit to VWD so I had 2 AJAX tabs in the toolbox.&amp;nbsp; Using 3.5 caused a multiple reference error to occur so I deinstalled 3.5 and removed the toolkit tab from the VWD toolkit.&amp;nbsp; I still had problems so I removed the AJAX bar from the toolkit and the problems went away.&lt;/p&gt;&lt;p&gt;The problem now is that I do not have an AJAX extensions toolbar (scriptmanager, panel, timer, etc.) and can&amp;#39;t figure out to get them back short of unsintalling everything and starting from scratch.&amp;nbsp; I can open the AJAX toolkit v2.0 site but it does not automatically add any of the toolbars like it would have if this was the first time opening the site.&lt;/p&gt;&lt;p&gt;How can I get the bars back into the VWD toolkit and also add the 2.0 extensions?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Empty Website Data Source windown</title><link>http://forums.asp.net/thread/1429655.aspx</link><pubDate>Mon, 16 Oct 2006 03:43:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1429655</guid><dc:creator>gtrfinger</dc:creator><author>gtrfinger</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/1429655.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=1429655</wfw:commentRss><description>&lt;p&gt;Hi all, &lt;/p&gt;&lt;p&gt;I am Visual Web Developer user and facing a problem when I am creating a local report (.rdlc) file.&lt;/p&gt;&lt;p&gt;I am using Business objects as the Data Source for this report. It was working perfectly until all the items in the Website Data Source window suddenly &amp;quot;disappeared&amp;quot;. The &amp;quot;Add New Data Source&amp;quot; button on this window is also disabled. Now the window is just like a blank box only. And I can&amp;#39;t continue working with the report file like this...&lt;/p&gt;&lt;p&gt;I have tried undoing what I did before but it does not help at all...&lt;/p&gt;&lt;p&gt;Any reason for this to happen? There is no sign or something at least indicating what is wrong. &lt;/p&gt;&lt;p&gt;Please help.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;&amp;nbsp;ps: found a &lt;a href="http://forums.asp.net/thread/1117620.aspx" title="similar thread" target="_blank"&gt;similar thread &lt;/a&gt;in this forum but not solved&lt;/p&gt;</description></item><item><title>QUestions on running a web page in debug mode</title><link>http://forums.asp.net/thread/3388774.aspx</link><pubDate>Sat, 05 Sep 2009 03:01:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3388774</guid><dc:creator>cyoung311</dc:creator><author>cyoung311</author><slash:comments>14</slash:comments><comments>http://forums.asp.net/thread/3388774.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3388774</wfw:commentRss><description>&lt;p&gt;Please excuse me if this has been answered to death here but I&amp;#39;m at the hair pulling stage.&amp;nbsp; I have clicked the &amp;quot;Build Web Site&amp;quot;, &amp;quot;Build Web Page&amp;quot; and also clicked on the Green arrow (F5). &lt;/p&gt;&lt;p&gt;After pressing F5, I received some errors saying that some table names were incorrect so I killed the debug session and then fixed the names.&amp;nbsp; Next time I use F5 I get the same error message but now the source code isn&amp;#39;t available.&amp;nbsp; What gives?&amp;nbsp; Do I need to flush something or reload a library or rebuild or something?&amp;nbsp; I&amp;#39;ve even retstarted VWD 2005 Express but it is still hung on an old version of code or something.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks in advance for any help...&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to get fresh copy of dll in VWD 2005 Express?</title><link>http://forums.asp.net/thread/3388814.aspx</link><pubDate>Sat, 05 Sep 2009 04:30:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3388814</guid><dc:creator>cyoung311</dc:creator><author>cyoung311</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3388814.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3388814</wfw:commentRss><description>&lt;p&gt;This one has had me going most of the day.&amp;nbsp; I have a Visual C# Express app creating a dll that I use in my Visual Web Developer web site.&amp;nbsp; From what I understand, I build the Class Library in Visual C# which makes a dll file.&amp;nbsp; I then copy the dll file to the /bin folder of my web app file and then build the web site.&amp;nbsp; Everything seems to be inorder so far. but then I update the Class library and rebuild it.&amp;nbsp; The stuff that shows up in the VWD web site is the old dll stuff; none of the updates appear.&amp;nbsp; I&amp;#39;ve copied dlls from both the DEBUG and RELEASE folders of the class library but neither seem to change the behavior of the VWD reference.&lt;/p&gt;&lt;p&gt;What am I doing wrong?&lt;/p&gt;&lt;p&gt;Thanks in advance...&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Develop .net 1.1 application with VWD 2005?</title><link>http://forums.asp.net/thread/3385576.aspx</link><pubDate>Thu, 03 Sep 2009 13:49:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3385576</guid><dc:creator>Henne</dc:creator><author>Henne</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3385576.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3385576</wfw:commentRss><description>&lt;p&gt;Hello, &lt;/p&gt;&lt;p&gt;i developed my application in .net 2.0 to find out that our servers are running on 1.1 and now want to debug my whole application with 1.1 as I do not have the time to rewrite it.&lt;/p&gt;&lt;p&gt;Can I change the debugging version in the visual web developer so that it shows me what content is not valid in 1.1?&lt;/p&gt;&lt;p&gt;Thank you for your help,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Henrik&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Visual Studio Web Developer 2005 Express Edition</title><link>http://forums.asp.net/thread/3081493.aspx</link><pubDate>Sun, 12 Apr 2009 03:28:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3081493</guid><dc:creator>riptorn</dc:creator><author>riptorn</author><slash:comments>17</slash:comments><comments>http://forums.asp.net/thread/3081493.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3081493</wfw:commentRss><description>Can someone please give me the ddownload link for Visual Studio Web Developer 2005 Express Edition. &lt;b&gt;NOT the 2008 Edition&lt;/b&gt;. Thank You.&lt;br /&gt;</description></item><item><title>Visual Web Designer and framesets.</title><link>http://forums.asp.net/thread/3381131.aspx</link><pubDate>Tue, 01 Sep 2009 14:45:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3381131</guid><dc:creator>NuchterJan</dc:creator><author>NuchterJan</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3381131.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=3381131</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Is it possible to create frame-set websites with Visual Web Designer?&lt;/p&gt;
&lt;p&gt;If yes, how to do that, if it is now, is there a way to create look a like websites with a other system.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks....&lt;/p&gt;</description></item><item><title>Problem with SqlDataSource - Generating insert, update and delete statements</title><link>http://forums.asp.net/thread/872787.aspx</link><pubDate>Tue, 29 Mar 2005 05:57:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:872787</guid><dc:creator>ilaizm</dc:creator><author>ilaizm</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/872787.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=175&amp;PostID=872787</wfw:commentRss><description>&lt;P&gt;I am having a problem when creating an SqlDataSource. When configuring the datasource I create a new connection and that works fine. I select the table and required columns. I also want to&amp;nbsp;generate the insert, update and delete statements. So i press the Advanced button and&amp;nbsp;a new window pops up (Advanced SQL generation Options)&amp;nbsp;both tick boxes (Generate Insert, Update, and Delete statements and Use optimistic concurrency ) are shaded and cannot be ticked. &lt;/P&gt;
&lt;P&gt;Is there something wrong i'm doing?&lt;/P&gt;</description></item></channel></rss>