all groups > visual studio .net enterprise tools > january 2005
Enterprise Templates and VS.Net professional
Posted by Aspwebwizard at 1/27/2005 6:21:01 PM
We built an application using VS.net 2003 Enterprise version using the
Enterpise templates. However, our client is using VS.Net 2003 Professional
version and need to make his own changes. He is not able to open the
solution we created in VS.Net 2003 Prof since he gets the following pop-up
erro... more >>
Next version of EIF?
Posted by Jim at 1/24/2005 9:21:41 PM
I was disappointed to read this blog and the comment about the upcoming
Enterprise Library and the fact that it was dropping a dependency on EIF.
http://eaiexpress.com/journey/archive/2004/12/14/209.aspx
I have not used the Enterprise Library yet nor read the documentation so I
am not sure... more >>
It's really a nightmare to write a FxCop rule, where can I download the SDK document?
Posted by VicAly at 1/23/2005 11:28:30 PM
Hi buddies,
Currently, I wanna write my private rules for Microsoft FxCop, but,
acturally, it's a nightmare. Cause, no offical SDK document/reference guide
on my hand. Does anybody know where to download/buy the book? Thanks a
million.
Cheers!
Victor
... more >>
Logging Application Block redirecting to the WmiEventSink
Posted by tomschuring NO[at]SPAM gmail.com at 1/23/2005 8:08:24 PM
hello,
i'm using the LoggingBlockInvestigator project (
http://www.thecodeproject.com/useritems/GetStartedLoggingBlock.asp ) to
get some idea of how the 'Microsoft .NET Logging Application Block'
works.
i run the example and i can find where the logged data goes when they
are redirected to... more >>
LAB and EMAB
Posted by Sudhir Kirloskar via .NET 247 at 1/23/2005 9:38:39 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 >>
EIF and Logman
Posted by Jim at 1/20/2005 7:29:06 AM
I downloaded the most recent version of Log Parser today and it reminded me
that at one time there had been some talk about the next version of EIF
supporting logman. The Log Parser supports the Event Tracing for Windows
(ETW) format produced by logman so that would be a big benefit in analyzi... more >>
Reverse Engineering Error 32
Posted by cwallis at 1/20/2005 1:05:02 AM
I am trying to reverse engineer a very simple VB.NET project from Visual
Studio Enterprise Architect (version 7.1.3088) to Visio (version 10.0.2705) .
When I try to do this I get the following error message in the output box;
Reverse engineering failed.
Couldn't add the UML diagram to the so... more >>
EIF Distributed Request Tracing
Posted by PV at 1/19/2005 1:56:12 PM
Does distributed request tracing work in Enterprise Instrumentation
Framework (EIF)? I don't see any examples. It certainly isn't working for
the example that I cooked up.
I started with the RequestTracing sample that ships with EIF. I then added
a .Net Remoting call to a simple Test remota... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can't add data connections
Posted by henrik_newbie at 1/19/2005 5:04:07 AM
Hi!
I've recently installed Visual Studio .Net 2003 Enterprise Ed. on my
laptop. The installation went on well so did not expect any major problems
when running the software. However, now I have discovered that the “Add
connection”-function doesn’t work properly.
This is what happens (or n... more >>
How to log Traces and results to Text file using Logging Application Block
Posted by Bandu at 1/19/2005 4:11:32 AM
Hi,
I would like to log all my test result to text file using Logging
Application block from MS. Is there any sample to do that or would you
like to give me advice on how to do that?
I'm developing a new production application with dotNet framework. The
old application log results to te... more >>
Can't install EIF instrumented application using VS Installer (MSI)
Posted by P V at 1/18/2005 8:06:45 AM
I would like have my application automatically install (including the steps
normally performed by InstallUtil). So, I added a CustomAction that calls
the ProjectInstaller class.
I know that there is a problem with EIF installation loading the assemblies
if they are not in the working director... more >>
EIF Config filters not recognizing the Event Types
Posted by Raj at 1/14/2005 7:13:05 AM
Iam trying to send EventTypes
Microsoft.ApplicationBlocks.Logging.Schema.AdminMessageEvent to one table and
send EventTypes Microsoft.ApplicationBlocks.Logging.Schema.AuditMessageEvent
to a different table.
When I use a filter as below, it doesnt log anything for AdminMessageEvent
............. more >>
Does EIF work with MSDE?
Posted by RedMoose at 1/12/2005 10:27:03 AM
Does Microsoft Enterprise Instrumentation framework (EIF) work with MSDE?
Thanks,
... more >>
HowTo: Disable Tabs in TabControl
Posted by dotnetguy at 1/10/2005 12:57:03 PM
Reading through these posts, I often come across one asking "How do you
disable the tabs on the TabControl?". The resulting answers have ranged
anywhere from complex to downright dangerous. Having said that, I decided to
post a little How-To for those who are still asking that question.
Bac... more >>
Ping using VB.Net
Posted by Robert Jarrett at 1/7/2005 5:21:54 PM
I don't know if this is the right spot to post this...
I am looking for the VB.Net code that performs the PING feature similar to
the old VB6 ICMPSendEcho API used to do.
In fact, any VB.Net pinging technique would be great.
... more >>
|