all groups > visual studio .net enterprise tools > november 2004
COM+ application is in an unstable state
Posted by M. Raab at 11/29/2004 4:12:09 PM
We developed a component that uses enterprise services. the component seems
to run fine. we don't see any memory leaks.
it seems that after running for a period of time (several hours), and after
several thousands of calls (maybe even tens of thousands of calls) the
application that calls the... more >>
MSI Error 1720.There is a problem with this Windows Installer pack
Posted by Denis C. at 11/29/2004 12:33:04 PM
Please Help me. I'm trying to install the VB.Net resource kit with
ComponentOne, and I keep getting this error. I've re-logged in as
Administrator, killed my virus scanner, and even moved the msi to the root of
my C:\ as was recommended by the VB.Net Res. Kit. site. My installer is
2.0.6, on... more >>
InstallUtil.exe Request for the permission of type System.Security.Permissions.StrongNameIdentityPermission
Posted by dovernh NO[at]SPAM gmail.com at 11/17/2004 6:57:34 AM
I am trying to InstallUtil.exe an assembly I have created. I cannot
resolve this issue (excerpt from log):
Creating an EnterpriseInstrumentation configuration file for this
assembly and its referenced assemblies...
Scanning HGFulfillment...
Scanning Microsoft.EnterpriseInstrumentation...
... more >>
LAB and EMAB
Posted by Sudhir Kirloskar via .NET 247 at 11/17/2004 1:11:06 AM
Hi,
For one project, currently we have decided to go with Microsoft's 'Logging Application Block' (LAB).
Now, I'm having some doubts regarding Microsoft's Exception Management Application Block (EMAB) and LAB.
1) Is there any need to use EMAB, if we are already using LAB. Does EMAB provide... more >>
ASP.NET VS.NET Team based development--HELP!!!
Posted by codabill at 11/16/2004 3:31:03 PM
Can someone please refer me to books, articles, websites where I can obtain
information on how to set up VS2003 for team development.
I am a project manager for a non-trivial military software project that is
migrating from ASP to ASP.NET. I have a team of 9 developers using VS2003.
Of ... more >>
Creating EI.config for a web app
Posted by hpets3526 NO[at]SPAM yahoo.com at 11/12/2004 1:34:33 PM
I am using a web app and am having trouble creating ei.config using
the installutil.exe. I used the examples to create the console app
and it worked fine but when I do the same thing for the web app I get
an error saying bad image format exception. I am running installutil
from the directory w... more >>
ACT User Groups
Posted by Glenn at 11/12/2004 8:42:18 AM
Hi,
I have 5 users defined for an ACT test, and I want to run the test 5 times
for 1 simultaneous browser. I am using the ACT user name and password to
authenticate using forms based security, and immediately increment the user
using Test.GetNextUser.
The test is running okay, but it is us... more >>
Sample to create a custom event sink that writes to my own event log
Posted by DevilDog74 at 11/11/2004 4:36:26 PM
I need to write an event sink that works nearly identical to the logSink
event sink, except I simply need to be able to write to a custom event log,
like MySystemLog instead of the Application log.
At one point I thought I ran across the code on this forum but I cannot seem
to find the code no... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Setting up of .NET Developer Group
Posted by Dhon Nuevo at 11/11/2004 10:13:26 AM
Hi,
I wonder how I could setup an environement where our group (5 programmers)
can access the same solution, project, and/or source codes. I've read about
sourcesafe but I wonder if it's applicable for dotnet. If possible, please
give me a detailed instruction on how to configure everything... more >>
Add folder contents in Visual Studio.Net 2003
Posted by ausgoodman NO[at]SPAM hotmail.com at 11/10/2004 8:56:25 PM
Hi,
IN visual interdev 6 i can Add one entire folder (and sub-folder if
contains) with its contents into web project, but how do i do so in
VS.Net 2003?
Thanks
Bob... more >>
Microsoft.EnterpriseInstrumentation Dependancy
Posted by adam NO[at]SPAM cu.net at 11/10/2004 5:06:00 PM
I am working on a project to simply wrap some third party controls.
When I go to compile I am recieving two warnings.
The dependency 'Microsoft.EnterpriseInstrumentation.Schema' could not
be found.
The dependency 'Microsoft.EnterpriseInstrumentation' could not be
found.
I am not sure how... more >>
Trouble installing EIF. Service fails to start
Posted by nagesh at 11/9/2004 9:03:06 AM
Hello,
I have installed the EIF on a Winndows 2000 Server SP4 with .Net FW Ver 1.1
Service Does not staart and I get the Following error in Application log.
Event Type: Error
Event Source: Windows Trace Session Manager
Event Category: None
Event ID: 0
Date: 11/9/2004
Time: 9:53:56 AM
... more >>
EIF not logging to event log
Posted by Bruce Parker at 11/3/2004 6:33:05 AM
I have a Windows 2003 Enterprise Server system that I am running a .NET web
application on. I am using the Enterprise Instrumentation Framework for
logging errors to the event log and the trace log. When I send an error to
EIF, it should be logged in the event log and the trace log. Only th... more >>
visual studio .net
Posted by George Ferreira at 11/2/2004 10:03:20 PM
Hi everyone..
I know that vs .net 2005 is almost out, but I'm still trying to do my mcsd
and I need your help. On amazon.com there's a version of vs .net 2003
called the "special edition". How much different is it from the original?
Reason is I've just bought mcsd core requirements books ... more >>
Installing EIF on Win2k Fails with error 1720
Posted by DevilDog74 at 11/2/2004 2:15:28 PM
I am attempting to install EIF on a windows 2000 server machine. The server
only has the .NET FW 1.1 installed.
My scrrun.dll is 5.1.0.5010
WMI Is running
I am able to access StdRegProv using the wbemtest tool
I am able to see the running processes while connected to Win32_Process
using the... more >>
EnterpriseServices
Posted by Kiran Math at 11/1/2004 6:53:02 AM
I am trying to create Serviced .Net Component in VB.Net.
I cannot reference System.EnterpriseServices.
What should I do ? I usinng VS.NET
Thanks
KM
... more >>
|