Search

You searched for the word(s): userid:639038

Matching Posts

  • 'Deadlock detected' error

    Yesterday our production web application (used by approx 6,000 users daily) threw a 'Deadlock detected' error on three occassions, causing the site to go down completely before the app pools recycle themselves and the site is up and running again. Error: ISAPI 'c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll' reported itself as unhealthy for the following reason: 'Deadlock detected'. We have not been able to identify exactly what is causing it. The server was
    Posted to Configuration and Deployment (Forum) by devMonky2k on 9/2/2008
    Filed under: SQL 2005, SQL Server 2005, SQL2005, web, Web Applications, web config, .Net, .net 2, .Net 2.0 application pool error message in event log, asp.net, config, eventlogs, Exception, IIS6.0, web.config application pool asp.net, webb service c#, Windows Server 2003, Asp.Net Application Performance Checking., web.config C#, asp.net 2.0 asp.net
  • ldf file growth problem (Reporting Services 2005)

    HI We're using SQL Reporting Services 2005 on Win 2003 Server. We create, deploy and test reports on this server then deploy to our production server. The reports are run from within our web application or from Report Manager on localhost for testing but the report server is in no way hammered. For some reason the ReportServer2005_log.ldf and ReportServer2005TempDB_log.ldf seem to be growing exponentially. (1gb + per week). The live production server seems to have tiny ldf files in comparison. Does
  • Switching Custom Errors On caused web service failure!!

    We have a complex web application built using ASP.NET 2 which has MS SQl Server Reporting Services 2005 integrated. Both the web app and reporting services app are running on the same IIS on the same server (Windows 2003). The SQL server 2005 instance is also on this same server. We had an issue with a particular report but couldn't see the error so went into IIS properties for the ReportingServices2005 web appilication, then into ASP.NET tab and edit configuration and set Custom Errors to ON. In
  • Rounded corners on rectangles

    Hi, does anyone know how to create rounded corners on rectangle or textbox report objects. I'm using VS.NET 2005 to create my custom reports but I can't see any way of doing this. Any help would be much appreciated. Thanks Sim
  • Re: Validation of viewstate MAC failed / The state information is invalid for this page and might be corrupted

    Hi crystal.net, I can confirm I get exactly the same error. My page that errors has a GridView bound to an ObjectDataSource. This is a custom GridView which uses a dropdown outside it (with numbers 1 to 20) and an add button next to it. This allows users to add up to 20 rows to the grid at a time. In the background each 'add' creates a new object and stuffs it into my generic list which is bound to the ObjectDataSource. Each row in the Grid has LOTS of DropDownLists, Labels, TextBox controls, Imagebuttons
    Posted to State Management (Forum) by devMonky2k on 1/26/2006
  • HELP!!!! Inermittent Masterpage error

    Error: Unable to cast object of type 'ASP.masterpage_master' to type 'ASP.masterpage_master' Kepe receiving the above error running asp.net 2.0 application which uses both Masterpages and nested Masterpages. Codebehind written in C# All inherited pages using Masterpage have the following page directives: <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="TestPage.aspx.cs" Inherits="TestPage" %> <%@ MasterType VirtualPath="~/MasterPage.master" %>
Page 1 of 1 (6 items)