.NET Version Detector 15 released!

March 26, 2015

ASoft .NET Version detector now shows the installed .NET languages for each version and also shows all the installed Windows updates for all .NET frameworks.

All this new data can also be exported to the report/xml by using a new commandline-switch: /extended
<languages>
<NET3>
<language>”English – United States”</language>
</NET3>
<NET35>
<language>”English – United States”</language>
</NET35>
<NET40>
<language>”English – United States”</language>
</NET40>
</languages>
<updates>
<framework name=”Microsoft .NET Framework 4 Client Profile “>
<update name=”KB2468871″/>
<update name=”KB2468871v2″/>
<update name=”KB2478063″/>
<update name=”KB2533523″/>
<update name=”KB2544514″/>
<update name=”KB2600211″/>
<update name=”KB2600217″/>
</framework>
<framework name=”Microsoft .NET Framework 4 Extended “>
<update name=”KB2468871″/>
<update name=”KB2468871v2″/>
<update name=”KB2478063″/>
<update name=”KB2533523″/>
<update name=”KB2544514″/>
<update name=”KB2600211″/>
<update name=”KB2600217″/>
<update name=”KB2468871″/>
<update name=”KB2468871v2″/>
<update name=”KB2478063″/>
<update name=”KB2533523″/>
<update name=”KB2544514″/>
<update name=”KB2600211″/>
<update name=”KB2600217″/>
</framework>
</updates>

Get the latest version at asoft.be/prod_netver.ht

ASoft .NET Version Detector 15

ASoft .NET Version Detector 15

Advertisement

.NET Version Detector 14.4 Update 1 now detects .NET 4.6 Release Candidate

February 11, 2015

Get the latest version at asoft.be/prod_netver.ht

.NET Version Detector 14.4 released!

December 9, 2014

Version 14.4 can now also detect .NET 4.6!
Go get it here: http://www.asoft.be/prod_netver.html

You can download the Preview version of .NET 4.6 here.

ASoft .NET Version Detector 14.4

.NET Version Detector 14.3 released!

July 19, 2014

Version 14.3 has been extended with more details in the reports (txt/xml).
It now contains the CLR versions that are installed and also the CLR version per framework. This allows users to see; which CLR version it belongs to in the reports as well.

Go get it here: http://www.asoft.be/prod_netver.html

Example:
<?xml version=”1.0″?>
<report>
<info>
<title>ASoft .NET Version Detector 14.3 Report</title>
<website>www.asoft.be</website>
<created>2014/07/19 – 12:00:00</created>
<computer>TEST</computer>
</info>
<frameworks>
<framework version=”2.0″ sp=”2″ extra=”” clr=”2.0″/>
<framework version=”3.0″ sp=”2″ extra=”” clr=”2.0″/>
<framework version=”3.5″ sp=”1″ extra=”” clr=”2.0″/>
<framework version=”4.5.2″ sp=”0″ extra=”” clr=”4.0″/>
</frameworks>
<clrversions>
<x86>
<clrversion major=”2.0″ version=”2.0.50727″ full=”2.0.50727.8000″ path=”C:\Windows\Microsoft.NET\Framework\v2.0.50727″ />
<clrversion major=”4.0″ version=”4.0.30319″ full=”4.0.30319.34209″ path=”C:\Windows\Microsoft.NET\Framework\v4.0.30319″ />
</x86>
<x64>
<clrversion major=”2.0″ version=”2.0.50727″ full=”2.0.50727.8000″ path=”C:\Windows\Microsoft.NET\Framework64\v2.0.50727″ />
<clrversion major=”4.0″ version=”4.0.30319″ full=”4.0.30319.34209″ path=”C:\Windows\Microsoft.NET\Framework64\v4.0.30319″ />
</x64>
</clrversions>
</report>

.NET Version Detector 14.2 released!

May 8, 2014

.NET Version Detector has been updated.

Version 14.2 can now also detect .NET 4.5.2.
The UI has been minimized by moving the .NET release history to a separate dialog in the menu.
A fix was made for the XML output file.

Go get it here: http://www.asoft.be/prod_netver.html

ASoft .NET Version Detector 14.2

.NET Version Detector 14 Released!

October 31, 2013

.NET Version Detector has been updated.

Version 14 can now also detect .NET 4.5.1 and an extra remark is added to the UI which indicates up until which .NET Version it supports.

Go get it here: http://www.asoft.be/prod_netver.html

ASoft .NET Version Detector 14

New version of Windows Server Essentials SDK

June 11, 2013

There was an issue in the SDK of a missing sample addin called ‘HostedEmail’.
Now you can find it at this location; after installing the SDK: %ProgramFiles%\Microsoft SDKs\Windows Server 2012
Essentials\6.2\samples\HostedEmail

See this link on how to create a Hosted Email Adapter.

You can download the new SDK here.

New website online: www.asoft.be

February 21, 2013

The website has been redesigned and is online since today!
The goal was to make it cleaner, more modern and easier to use.

Go check it out: http://www.asoft.be

Happy New Year

January 1, 2013

I wish all of you a happy New Year! Enjoy! 🙂

Best Regards,
Nick

Windows Server 2012 Essentials – Health Report addin RTM

November 22, 2012

The Health Report add-in is designed to monitor the overall status of the server; it can create reports automatically.
A tab ‘Reports’ is added to the dashboard; where you can view the reports and create one manually.

There are different options to set the content of the report:

  • Critical alerts and warnings
  • Critical errors in the event logs
  • Server Backup
  • Auto-start services not running
  • Updates
  • Storage

You can set an email-address and a schedule for the report so that administrators can monitor the actual status of the server and react fast when an error occurs.

You can download the add-in here