Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2122 - 2151 of 3878   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2122
Thanks again for sharing your knowledge. Great. Christian thinktecture http://www.thinktecture.com In-depth support and consulting for software architects and...
Christian Weyer
cweyer74
Offline Send Email
Nov 1, 2004
12:41 pm
2123
@@SAP Training Online Available!! we are a ERP training center,Job Oriented Training Available!! if u interested in detail,feel free email to(Pls send to all...
ERPOnline
nanld_martna
Offline Send Email
Nov 11, 2004
9:14 pm
2124
Firstly your spelling is dreadful. Secondly you don't sound very professional to me using a Lycos web mail address as a contact address for your organisation. ...
RORY STREET
rory925011
Online Now Send Email
Nov 13, 2004
7:26 pm
2125
Hi all This one seems a little funny to me. I understand that VS delay loads add-ins and VSIP installed applications, but I would like to be able to force my...
stevensartain
Offline Send Email
Nov 15, 2004
8:07 am
2126
... In order to do that you have to put your package GUID in the registry under ...
Ɓukasz Wielek
wielowielo
Offline Send Email
Nov 15, 2004
10:16 am
2127
Hello, the macro below adds the controls of the assembly of the current project to the toolbox. It seem however only work with dll's, most of the time I have...
frank_skare
Offline Send Email
Nov 15, 2004
12:32 pm
2128
Hi, Im trying to hock office events as undo/redo etc. To my add-in but from some reason the events not fire at all i tried using both, VBE & DTE but still i...
adi_azaria
Offline Send Email
Nov 15, 2004
12:32 pm
2129
Thanks Lukasz, that worked a treat. ... to be ... forms in ... made ... controladded ... load my ... registry ... \AutoLoadPackages\{context_guid} ... your ......
stevensartain
Offline Send Email
Nov 15, 2004
4:39 pm
2130
Hi all, I ran into this problem with my add-in using C# multi-project solution. The following code prjItem.Open(EnvDTE.Constants.vsViewKindCode); //...
usysware
Offline Send Email
Nov 19, 2004
7:21 pm
2131
Hi, I am unable to reproduce the problem. I have created a simple VB.NET 2003 add-in with this code: Public Sub OnConnection(ByVal application As Object, ByVal...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Nov 22, 2004
1:43 pm
2132
Hmm, that's odd. Here's more info on the setup. The linked file is similar to AssemblyInfo.cs, i.e. doesn't have any class definitions, just the assembly...
usysware
Offline Send Email
Nov 22, 2004
2:44 pm
2133
I have a couple of meetings now so I will be unable to take a look at this until tomorrow, but one thing that calls my attention is that in your case the...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Nov 22, 2004
3:35 pm
2134
Perhaps I wasn't clear. The linked file resides in the folder outside of either projects in the solution folder but is linked by both projects. The linked file...
usysware
Offline Send Email
Nov 22, 2004
3:57 pm
2135
Are there any samples for creating a visual editor for specific files types in whidbey? Is it substantially different from a 2003 version of an add-in to do...
mite110011
Offline Send Email
Nov 22, 2004
11:34 pm
2136
Hi all, does anybody have any code snippet/setup tip that shows how to extend the system wide PATH environemnt variable? I have set up my installer project to...
Christian Weyer
cweyer74
Offline Send Email
Nov 23, 2004
8:53 am
2137
I understand now, but I am still unable to reproduce it. My files and folders are: ClassLibrary ClassLibrary1 ClassLibrary1.csproj ClassLibrary2 ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Nov 23, 2004
10:02 am
2138
I'm sure someone in the WiX list would tell you. I dumped Visual Studio setup projects in favor of WiX and haven't looked back. You can even decompile your...
Jamie Cansdale
turboslug
Offline Send Email
Nov 23, 2004
11:00 am
2139
Thanks, Jamie. But I actaully have no time resources left to completely switch to WiX right now (may be for a later release). Anyone with any ideas re. the...
Christian Weyer
cweyer74
Offline Send Email
Nov 23, 2004
12:03 pm
2140
I'd like to get to the bottom of it and would appreciate if you send the test project to me. My email address is usysware at comcast dot net. In all of my...
usysware
Offline Send Email
Nov 23, 2004
3:16 pm
2141
Received your test project. I can confirm that your test project works fine yet my code doesn't. That's odd considering that both projects use the same ...
usysware
Offline Send Email
Nov 23, 2004
5:44 pm
2142
Not sure if my original reply made it to the list......
Bob Arnson
bob_arnson
Offline Send Email
Nov 24, 2004
9:13 am
2143
... Don't use the Registry table to set environment variables. The Environment table has support for adding values to environment variables: ...
Bob Arnson
bob_arnson
Offline Send Email
Nov 24, 2004
9:13 am
2144
I'd suggest to try to reproduce your issue with a minimal add-in and post it here so more people can take a look at it. Most problems can be reproduced with a...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Nov 24, 2004
9:18 am
2145
Hi all. I'm working in an AddIn that allows the user to design a Windows forms acting like app screen-modeller, and i want to hide the global "View.ViewCode"...
fg_lopez
Offline Send Email
Nov 25, 2004
1:52 pm
2146
Carlos, Isolating the problem to its simplest form is, as always, the hardest part. <g> Likely, I was able to track down the offending line. Using that...
usysware
Offline Send Email
Nov 27, 2004
6:03 pm
2147
Hi again, I am sorry for the delay but I am quite busy lately. I have reproduced the problem. I was not aware of it because in my add-in I am using a different...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Nov 30, 2004
2:09 pm
2148
There is one issue I see with this approach though. Just like in the test case, suppose I have a newly created C# solution/project with a linked file. Checking...
usysware
Offline Send Email
Nov 30, 2004
5:59 pm
2149
Hi, I am new in creating VS.NET add-ins. I want to create a toolwindow, which will display list of xml nodes in it. Upto this, i have been able to do it. Now,...
talk_saj
Offline Send Email
Dec 1, 2004
7:52 am
2150
If you create a new project, you link an existing .cs file and you save the project, the .csproj file includes de Subtype="Code": <Files> <Include> <File ...
Quintero Vivar, Carlo...
carlos_j_qui...
Offline Send Email
Dec 1, 2004
9:00 am
2151
I can easily create a brand new project with a linked file where .csproj file would not have SubType entry. I could basically: * create a new library * remove...
usysware
Offline Send Email
Dec 1, 2004
3:33 pm
Messages 2122 - 2151 of 3878   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help