Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Andrew  
#1 Posted : Tuesday, May 6, 2008 2:39:35 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Sometimes for support purposes we need to know exact version number of Aurigma.GraphicsMill.dll (or other Graphics Mill DLLs). Here you can find how to learn version number of .NET assemblies.

You can use one of these two ways:

Method #1. Using Lutz Roeder's .NET Reflector

  1. Download .NET Reflector from http://www.aisto.com/roeder/dotnet/

  2. Install it and run

  3. In File click Open and select the assembly

  4. Click assembly name in the tree view

  5. Copy version number from the bottom panel.

Method #2. Using Visual Studio

  1. Open your project in Visual Studio.

  2. Add reference to the necessary assembly. To do it:

    a. In Solution Explorer right-click References and select Add Reference.

    b. Click Browse tab and pick the necessary assembly.

    c. Click Ok.

  3. Select the assembly in the references list.

  4. In Properties box find the Version property. It contains the version number of the assembly.

Edited by moderator Sunday, June 10, 2012 9:03:56 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.