Browse by Tags

Related Posts

  • Strange error: "'System.Web.UI.Controls' doesn't contain any public member..."

    I get the following warnings when I Build my AJAX enabled (including web extensions) web site: Namespace or type specified in the Imports 'System.Web.UI.Controls' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by celoftis on 03-06-2009, 12:00 AM
    Filed under: profiles, System.Web.UI.Controls, ASPNETDB.MDF, web.config
  • Re: Need help identifying error in deployed site

    Added the clear and it generated a new error message. Basically saying that the LocalSqlServer connection was no longer defined. I changed the name of my second connection from ASPNETDB to LocalSqlServer and this solved the problem. My mistake was in understanding the connection string LocalSqlServer...
    Posted to Club Web Site Starter Kit (Forum) by wandrson on 01-11-2007, 12:00 AM
    Filed under: aspnetdb.mdf, connection string, web.config, MS SQL 2000, aspnet_regsql
  • Re: Need help identifying error in deployed site

    Here is the full web.config formatted properly: 1 2 < configuration xmlns= "http://schemas.microsoft.com/.NetConfiguration/v2.0" > 3 < location path= "events_edit.aspx" > 4 < system.web > 5 < authorization > 6 < allow roles= "Administrators" /> 7 < deny users= "*" />...
    Posted to Club Web Site Starter Kit (Forum) by wandrson on 01-11-2007, 12:00 AM
    Filed under: aspnetdb.mdf, connection string, web.config, MS SQL 2000, aspnet_regsql
  • Re: Need help identifying error in deployed site

    Here is the full web.config Where can I find the machine config to remove the LocalSqlServer definition you referenced. Thanks for the help. <? xml version = " 1.0 " ?> < configuration xmlns = " http://schemas.microsoft.com/.NetConfiguration/v2.0 " > < location path = " events_edit.aspx...
    Posted to Club Web Site Starter Kit (Forum) by wandrson on 01-11-2007, 12:00 AM
    Filed under: aspnetdb.mdf, connection string, web.config, MS SQL 2000, aspnet_regsql
  • Login failed for user 'NT AUTHORITY\NETWORK SERVICE'

    We had to migrate from a server (Windows 2k3 IIS5) to a new server (Windows 2k3 64 IIS6) due to continuing server errors received but our host when running our .Net 3.5 site. Thus we started with a blank canvas and installed: .Net 3.5 x64 SQL Server Express 2008 x86 (as 64 gave installation problems...
    Posted to Configuration and Deployment (Forum) by SkyjobEFB on 10-04-2009, 12:00 AM
    Filed under: ASP.NET Configuration, login control, aspnetdb.mdf, database, ASP.NET Opening Problem, web.config, connection string, 64 bit processor web server, application, iis 6, localhost, 3.5 Framework, web server, .net debugging, asp .net 3.5, .net 3.5 service pack 1, ASP.NET 3.5 SP1, sqlserver 2008, Microsoft SQL Server, 2008, web setup problem
  • Login failed for user 'NT AUTHORITY\NETWORK SERVICE'

    We had to migrate from a server (Windows 2k3 IIS5) to a new server (Windows 2k3 64 IIS6) due to continuing server errors received but our host when running our .Net 3.5 site. Thus we started with a blank canvas and installed: .Net 3.5 x64 SQL Server Express 2008 x86 (as 64 gave installation problems...
    Posted to Installation and Setup (Forum) by SkyjobEFB on 10-04-2009, 12:00 AM
    Filed under: ASP.NET Configuration, login control, aspnetdb.mdf, database, ASP.NET Opening Problem, web.config, connection string, 64 bit processor web server, application, iis 6, localhost, 3.5 Framework, web server, .net debugging, asp .net 3.5, .net 3.5 service pack 1, ASP.NET 3.5 SP1, sqlserver 2008, Microsoft SQL Server, 2008, web setup problem
  • Re: Need help identifying error in deployed site

    Thanks. I will give it a try. And no, that isn't the correct ip, database name, user name or password. I changed them to avoid publicly posting them
    Posted to Club Web Site Starter Kit (Forum) by wandrson on 01-11-2007, 12:00 AM
    Filed under: aspnetdb.mdf, connection string, web.config, MS SQL 2000, aspnet_regsql
Page 1 of 1 (7 items)