
the problem ? Find attached the log file. Thanks. Timestamp Process TID Area Category EventID Level Message Correlation 11 / 13 / 2011 00:08:30.31 w3wp.exe (0x1D9C) 0x1038 SharePoint Foundation Monitoring b396-3fc61e3e6b80 11 / 13 / 2011 00:08:31.87 w3wp.exe (0x0DB4) 0x0AB8 Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Memory Manager: CurrentSize = 536850432. 53fed7f1-b549-1a88-0000 9f02-ade97cfcf496 11 / 13 / 2011 00:08:34.05 w3wp.exe (0x0DB4) 0x0BEC Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Disk Manager: CurrentSize = 352934. 11c5f189-b549-1a88-0000 a19e-ce6cc85ad1b9 11 / 13 / 2011 00:08:36.88 w3wp.exe (0x0DB4) 0x0AB8 Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Memory Manager: CurrentSize = 536850432. 53fed7f1-b549-1a88-0000-000050f7b00c 11 / 13 / 2011 00:08:41.88 w3wp.exe (0x0DB4) 0x0AB8 Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Memory Manager: CurrentSize = 536850432. 53fed7f1-b549-1a88-0000 0000-000050f7b00b 11 / 13 / 2011 00:08:44.05 w3wp.exe (0x0DB4) 0x0BEC Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Disk Manager: CurrentSize = 352934. 11c5f189-b549-1a88-0000 OWSTIMER.EXE (0x0684) 0x22B4 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job job-application-server) 2ebbf1fd-d609-4b40-883a-03d55a31c274 11 / 13 / 2011 00:08:46.50 OWSTIMER.EXE 883a-03d55a31c274 11 / 13 / 2011 00:08:46.88 w3wp.exe (0x0DB4) 0x0AB8 Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Memory Manager: CurrentSize = 536850432. 53fed7f1-b549-1a88-0000
state / globle varible ? There are occasions when you need to define global variables in an application that are available to all modules of that application. In ASP.NET, it can be done by application state. You can directly add and remove items to the application state. The HttpApplicationState object represents the application state in ASP.NET. The HttpApplicationState object is created when a client requests any URL resource from within an ASP.NET application virtual directory. The reference to this object is exposed through the Application object. You can use it in globle.asax file like : Application("ConnectionString") = connectionString Application("Title") = "Job Board" Refer below link : You will get idea http: / / www
difference between VB.NET and C#? (I) what is the difference between System exceptions and Application exceptions? (I)What is CODE Access security? (I)What is a satellite assembly? (A) How threads in one App domain? (B) Which namespace has threading? (A) What does Address Of operator do in background? (A) How can you reference current thread of the method? (I) what the difference between thread and process? Chapter 4: Remoting and Webservices (B)What is an application domain? (B) What is .NET Remoting? (B) Which class does the remote object has to consume it? (A) Do webservice have state? Chapter 5: Caching Concepts (B) What is an application object? (I) what is the difference between Cache object and application object? (I) How can get access to cache object? (A) What are dependencies in cache page in the next page ? (I) Can we post and access view state in another application? (I) What is SQL Cache Dependency in ASP.NET 2.0? (I) How do we queues and stacks? (B) What is ENUM? (A) What is nested Classes? (B)What is Operator overloading in .NET? (I) For the below code which constructor will fire first? (B)What is the difference between “Web.config” and “Machine.Config”? (B) What is a SESSION and APPLICATION object? (A) What is the difference between ‘Server.Transfer’ and ‘response. Redirect’ ? (A)What is
in chat application client and operator should know the notification message that client is typing the message and vice versa under chat window hi, I am implementing chat application in Asp.net 2.0 and C#net. Most
web chat application hi am developing web chat application.operators and clients. one operator can chat with 3 clients at a time in 3 chat windows. here my requirement is. . . . suppose one operator opens 3 chat windows and chatting with 3 clients one by one. suppose operator is