473,394 Members | 1,932 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Where is my VS 2005 Addin Tool Window

Hello NG,

I'm trying to put my software tools into an vs2005 addin with tool
windows.

I use :

Windows2 w = (Windows2)_applicationObject.Windows;
_workItemWindow =
w.CreateToolWindow2(_addInInstance,
Assembly.GetAssembly(typeof(WorkItemToolWindow)).L ocation,
typeof(WorkItemToolWindow).ToString(), "SLCTools - Work Item
Explorer",
"{dc2dab7a-bdde-4dfb-affd-267830fa4875}", ref tempObject);

_workItemWindow.SetTabPicture(Properties.Resources .Tool);
_workItemWindow.Visible = true;

To init the window and it works. At least I get valid objects from the
methods.
However, I just cannot find the window in VS.

Does anyone know how to bring to front such tool windows?

I have Guidance Automation Tools and Extensions (CTP) installed, might
that be the reason for the problem?

Thanks in advance!

Sebastian

Jun 8 '07 #1
0 1040

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Jaime Rios | last post by:
Hi, I created a COM AddIn for Word that performs the functions that it needs to, but I needed to add the ability for the toolbar created by the COM AddIn to remember it's last position and...
0
by: Rathish P S | last post by:
HI, I have an Addin application in VS 2003 and I updated it to VS 2005 by doing the necessary changes in the referrence and code. Also the registry key in the setup project to point to 8.0. I...
1
by: rjack | last post by:
I migrated a VS 2003 add-in to VS 2005. The VS 2003 add-in is a COM interface which must continue to be deployed as a COM server. I have added the project output to the deployment package and I set...
0
by: ME | last post by:
I have followed the instructions set forth here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxwlkwalkthroughdebuggingadd-inproject.asp yet my "SimpleAddin"...
0
by: Noulouk | last post by:
Hi, I build an add-in for Visual Studio 2005. I use the wizzard, I fixed the bug with envdte reference and build my project immediately after the wizzard. All seems to work, the add-in is shown...
8
by: Phil Lee | last post by:
I'm sure this is possible but I just can't see how to do it. I want to add schemas to my solution and have C# classes automatically generated from them. I can see how to generate typed DataSet's...
0
by: Martin Pöpping | last post by:
Hello, I just wanted to install NUnit for Visual Studio from: http://www.netlogics.ch/devcenter/display/NLC/NUnitAddin I followed the installation instructions * Extract the zip contents...
6
by: Christof Nordiek | last post by:
Hi, I created an Addin Project with the Addin-Project-Wizzard in VS2005. I added some code from a Knowledge Base How To und built the project. It worked, and the Addin got registered with...
4
by: =?Utf-8?B?TWFya3Vz?= | last post by:
Hi all How can I make an Addin written in csharp for Visual Studio dockable, so that I can place this addin on the right side of the VS environment? Similar like the "solution explorer", etc.. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.