No Visual Studio Integration

3 messages Options
Embed this post
Permalink
Mehafi

No Visual Studio Integration

Reply Threaded More More options
Print post
Permalink
Hi,
I have instaled NLog from an installer on SourceForge.net site. But in My VS 2088 Expres there isn't anyTemplates ( "Console NLog Configuration File", "Empty NLog Configuration File" etc. ).
Any suggestion?

Thanks in advance
C Harvey

Re: No Visual Studio Integration

Reply Threaded More More options
Print post
Permalink
What is required is that you first install the recommended release NLog 1.0 Refresh (from http://nlog.codeplex.com/). The executable will install your asked for preferences.

Going into VS establish a reference to the now exposed .Net component.
You will then see the new templates when attempting to add a new item.

Regards,

Chris
xr280xr

Re: No Visual Studio Integration

Reply Threaded More More options
Print post
Permalink
Are there any other VS integration elements with this release other than the config file templates?