Browse by Tags

Related Posts

  • System.InvalidOperation

    Hi, I got an error called ServerVersion='conn.ServerVersion' threw an exception of type 'System.InvalidOperation' I am using VS2008 and SQL Server 2005(Express Edition) in my system not in separate server. I am testing in localhost. My Connection string I got only partial result.I think...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by kssaranmca2006 on 06-16-2009, 12:00 AM
    Filed under: SQL Server Express, SQL 2005 ASP.NET, Sql 2005 .NET, Sql Server 2005 Transactions, windows integrated authentication, web.config, web.config CTP VWD2008, sqlserver 2005, sqlserverver, SqlConnection control, SQLServere2005, sql 2005 connection string, "ASP.NET and SQL Server", SQL 2005, VS 2008, SQL 2005 where clause, using sqlserver 2005, visual studio 2008 ASP.Net VB
  • Deploy MySQL Data Providers to Production

    Hi, I have built an ASP.NET web site that talks to a MySQL database via a Entity Data Model (.edmx file). It all works fine on my development machine because I was able to install the data providers. However, I'm trying to deploy the site to my host (Brinkster) but they don't have the MySQL data...
    Posted to Configuration and Deployment (Forum) by dazfl on 06-11-2009, 12:00 AM
    Filed under: web.config, Web deployment, .net 3.5, MYSQL, entity data model, edmx
  • sitemapnode roles and securityTrimmingEnabled

    Using VS2005, Given securityTrimmingEnabled=True for an XmlSiteMapProvider in my web.config and a site configured with forms authentication. In my web.sitemap file, when a sitemapnode url points to a local page adding a role to prevent security trimming allows the node to be displayed in the map but...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by celoftis on 06-11-2009, 12:00 AM
    Filed under: SecurityTrimmingEnabled, siteMapNodes, Web.Config, XmlSitemapProvider
  • Time property in Web config

    Hi, I did asp.net application which takes more time to compute data (like calculate salary for each employee). I didn't configure with IIS. Just I tested as file system.The error page will be shown when the time expire(server error).When I give in break point at that i can get the output. What should...
    Posted to Configuration and Deployment (Forum) by kssaranmca2006 on 06-10-2009, 12:00 AM
    Filed under: <system.web>, .net 3.5, .net 3.5 web.config appsettings, asp.net 3.5 website with sql Server database, connectction string, connection string in web.config files, connectionStrings, web.config application asp.net, web.config application asp.net log4net, web.config application pool asp.net, web.config appsettings, web.config
  • Error in Webconfig line 54 <roleManager enabled="true"/>

    Hi. I'm trying to get my club website onto GoDaddy, following instructions in this forum. I'm getting the following error in VWD ' It is an error to use a section registered as allowDefinitions='MachineToApplication' beyond application level. This error can be caused by a virtual...
    Posted to Club Web Site Starter Kit (Forum) by redwoodbev on 06-08-2009, 12:00 AM
    Filed under: club web site, web.config
  • web.config values before install

    I am developing an install package for the web application (ASP.NET, VS 2008, C#) using "Setup and Deployment" project in VS 2008. When the user is upgrading the application (by installing the next release), I need to save the web.config file to restore some settings from the previous install...
    Posted to Visual Studio 2005 (Forum) by vu3lmg on 06-02-2009, 12:00 AM
    Filed under: Setup Deployment, ASP.NET, web.config
  • Re: Issue with AJAX in VS2008 Web App

    You beat me to the post :) Looks like the web.config .netTiers generates doesnt include some sections required for AJAX. I've submitted this as a bug/enhancement to their Google Code project. In case anyone else has the same issue, those sections are: under <system.web> < httpHandlers >...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by KennethCottle on 05-28-2009, 12:00 AM
    Filed under: .netTiers, web.config
  • Help pageBaseType...

    Using VS2005, VB code behind, I've got a site that uses master pages. I want all the pages on the site to extend from a custom page (BasePage.vb) versus System.Web.UI.Page. So in my App_code folder I created a BasePage that "Inherits System.Web.UI.Page". This works well so far. Now I want...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by celoftis on 05-28-2009, 12:00 AM
    Filed under: pageBaseType, Web.Config
  • Error adding users to site using Web Application Administration tool...

    Using VS2005 (.NET 2.0), VB code behind, I have a web site and I want to use ASP's membership, roles and profiles. My web.config is attached below. PROBLEM In Visual studio when I go to WebSite | ASP.NET Configuration, choose security, create user (roles have been previously created), enter information...
    Posted to Configuration and Deployment (Forum) by celoftis on 05-28-2009, 12:00 AM
    Filed under: enablePasswordRetrieval, passwordFormat="Encrypted", membership, web.config
  • Re: GoDaddy Installation Walkthrough

    Hi Dude, It seems you have some issues with your web.config file. You must have valid culture info inside the config file. It should something similar to the below one: <compilers> <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider...
    Posted to Club Web Site Starter Kit (Forum) by rishnan on 05-22-2009, 12:00 AM
    Filed under: web.config, GoDaddy
Page 1 of 52 (515 items) 1 2 3 4 5 Next > ... Last »