Standalone usage of Update Build

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bairog
Newbie
Newbie
Posts: 72
Joined: Fri Jul 07, 2006 12:00 am
Location: Moscow, Russia
Contact:

Standalone usage of Update Build

Post by bairog » Mon Sep 08, 2008 5:58 pm

I want to develop applications using latest Update Build only without installing ull version previously.
I've found two conflicting pieces of information: one is that "This version 2 maintenance release is available as an update to be installed upon existing full TeeChart for .NET version 2 installations." and another one is "Please install full installer version before using this update if you wish to view TeeChart examples and documentation".
So my questions about Update Build are:
1) Is it posible to use Update Build standalone?
2) How could I install Steema Components Toolbar for VS 2005?
3) How to register DLL's in GAC (i.e. how to make them visible on .NET tab of Add Reference dialog)?
Thank you.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Sep 09, 2008 10:05 am

Hi bairog,

Please find below the answers to your questions:

1. Yes but following things won't be done:

a. Install the components to Visual Studio's toolbox.
b. Examples and documentation won't be installed.
c. F1 help won't work because of b.
d. IIS's virtual share won't be created.
e. AssemblyFolders for Visual Studio recognising the installation won't be created.
f. Designtime license won't be installed so you'll need to run TeeReg tool, available at the client area, for installing it.

2. You'll have to do this manually as told here.

3. You'll have to register the assemblies manually at the GAC. At the "Add Reference" dialog you can choose the "Browse" button and search for the assemblies.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply