| Thread | Last Post | Replies |
|
| Server Explorer | 29 Jun 2004 21:53 GMT | 1 |
Here is the problem: 1. Open VS .Net 2003 2. Open Server Explorer 3. Right-click on Data Connections, Add connection. (User doesn’t get a data link dialog box – if SQL Client is loaded)
|
| ErrorMessageEvent returns exception in EIF | 23 Jun 2004 21:20 GMT | 3 |
I have integrated my ASP.NET web application with EIF. The events AdminMessageEvent, TraceMessageEvent are working fine for me. I am getting exception in ErrorMessageEvent in EventViewer. EventViewer returns the following exception
|
| Will EIF work with VS.NET 2005 May Preview? | 22 Jun 2004 20:59 GMT | 1 |
Does anyone know if this configuration will work? Thank you.
|
| ErrorMessageEvent logging failed in EIF | 22 Jun 2004 20:51 GMT | 1 |
I integrated EIF with my ASP.NET application. I am able to log all the events (AdminMessageEvent, TraceMessageEvent). But I am not able to log TraceMessageEvent. I am getting the following exception Event Type: Error
|
| Whitehorse in May VS.NET 2005 alpha release? | 22 Jun 2004 20:11 GMT | 1 |
Does the May alpha release of VS.NET 2005 (that one that's currently available to MSDN subscribers) include Whitehorse? Thanks, David
|
| Logging Application Block Wreckage | 22 Jun 2004 17:22 GMT | 2 |
I've just had a frustrating three-day fling with the Logging Application block. I built the Configuration Management block, then built the Logging Application Block, meticulously following all instructions, then attempted to run the Refreshable Log Level web service Here's what ...
|
| problem | 20 Jun 2004 17:20 GMT | 2 |
dear sir/madam please help me in this problem when i open visual basic .net and choose server explorer there is no response
|
| Instrumenting an ASP.NET page life cycle | 08 Jun 2004 18:06 GMT | 1 |
I am trying to instrument a ASP.NET page. Starting the RequestTrace at Page_Load & closing at Dispose(), and it's logging an event like below, The request trace with ID=f11b5d9d-23a1-433a-9387-0e057c930545 was not
|
| InstallUtilLib & EIF | 08 Jun 2004 17:23 GMT | 1 |
Hi, I am trying to install a instrumented dll using MSI. I am using the InstallUtilLib.dll for the install. The log file stops at the following statement: Creating an EnterpriseInstrumentation configuration file for this assembly and its referenced assemblies...
|
| Turn Off generation of EnterpriseInstrumentation.config | 08 Jun 2004 17:21 GMT | 1 |
I do not want to generate the config file that is created after running InstallUtil.exe. I have a template Config file that I want to use. Is there any quick way to acheive this? Thanks Subir
|
| EIF - Application Event Source... | 02 Jun 2004 21:04 GMT | 1 |
I'm developing a Windows Service and using EIF to log exceptions. I have a coupld of problems with EIF and hope someone can help. 1. When trying to use the default Application event source to log, I get the following error...
|
| EIF and custom msi installer | 02 Jun 2004 20:42 GMT | 1 |
it seems the [RunInstaller(true)] required by EIF does not let my custom installer code get control. is there any way to get EIF to coexist with my custom installer class?
|
| Had to reboot machine after reinstalling Schema.dll | 02 Jun 2004 04:03 GMT | 2 |
Logging Team I have updated the Logging Block code to contain a new custom event - AdminMessageEventWithCompany. However, even after I ran installutil /i and gacutil /i against the microsoft.applicationblocks.logging.schema.dll, when trying to instansiate the new event, I ...
|