Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a way to prevent an Assembly from being added in the IDE29 Jul 2004 00:55 GMT2
I know about Component Licensing.  However, that Component Licensing is not
well suited for my particular need. I understand about runtime and design
time components but I want my components to be used by non-GUI apps as well.
I have an Assembly with many non-design classes that I ...
VSIP2005 add cs project subtype28 Jul 2004 21:51 GMT1
I'm trying to add new project subtype for cs project, using managed VSIP
package. Environment calls IVsAggretableProjectFactory.PreCreateForOuter on
my factory, then IVsAggregatableProject.SetInner on my project
implementation (I recive inner project) and then crashes. What I'm ...
How to tell when a codewindow is closed?27 Jul 2004 17:59 GMT2
I am creating and showing code window objects by creating small temp files
then displaying them with IveUIShellOpenDocument::OpenDocumentViaProject().
I can find out when the documents are saved through the
IvsRunningDocumentTableEvents::OnAfterSave callback, but there are no
Redirecting Field to Property during Visual Inheritance24 Jul 2004 21:19 GMT1
I forgot the attribute that will redirect the vs.net code generator to use a
public Property in a base class instead of a private field in the base
class. Does it ring a bell anybody?
Let me give you an example:
Fetching IVsStatusbar in Managed VSIP Package24 Jul 2004 01:32 GMT1
From within a managed VSIP package (C#), I'm trying to access the status
bar.  However, the call to GetService(IVsStatusbar) is returning null.  I'm
calling it from my MSVSIP.Helper.Package-derived class.  I've tried calling
GetService(SVsStatusbar) as well, but still get null.  The ...
Putting text into the Output window?22 Jul 2004 20:52 GMT2
I'm trying to figure out how to put text into the Output window with the
VSIP Extras. I know I need a reference to IVsOutputWindow which I can use to
call GetPane and get an IVsOutputWindowPane for a specific pane based on a
Guid. However, my attempts to do this ends up with nothing ...
bebel in VS.NET 200522 Jul 2004 18:51 GMT2
Does anyone know if Babel will be supported in VS.NET 2005? Or will we have
to work directly w/ VSIP interfaces?
Thanks,
-- Andre
new babelpackage.dll GUID22 Jul 2004 05:27 GMT3
I've made some changes do the babel source and would like to compile it
giving it a new ID. What previous GUID(s) do I need to change?
Thanks a lot,
-- Andre
Extending the core HTML editor for new tags21 Jul 2004 16:38 GMT3
I am exploring the wonderful world of extending Visual Studio.  I am
debating whether I should take the "add-in" route or the go the full
hog and create a project type.
What i am wanting to do is to add CFML (ColdFusion) support to
VS.Net 2005 backward compatibility21 Jul 2004 13:19 GMT1
Right now I have a package that works fine in both 2002 and 2003. My
question is, is VS.Net 2005 backward compatible with 2003 VSIP interfaces?
I'm hoping all I need to do is to get a PLK for 2005.
JC
Whidbey Beta 119 Jul 2004 17:13 GMT5
After I installed whidbey beta 1, I can't run my VSIP projects compiled
using the debug configuration  anymore. The problem is that the projects are
linked to vsassert.dll that is on window\system32 and this dll after install
whidbey is depending on msvcr80.dll.
devenv /setup and custom toolbars17 Jul 2004 23:31 GMT1
It seems like when I run devenv /setup it removes all custom toolbars or any
customization made to the standard toolbars.
Is there a way around this problem?
JC
design and output redirection questions15 Jul 2004 10:36 GMT5
I've created an add-in (with your help...) which works on both files and
vc projects, when right clicking on them. It gets either a file or a
project, generate a command line, and pass it to anexeternal tool.
I have two questions, one about design, the other about IO redirection,
VSIP message14 Jul 2004 17:39 GMT1
Anybody knows what this message means:
VSIP: Third party package 'mypackage' approved to load ( GUID = {08333A3E-89F1-48E9-960E-012C8986F152} ).
VSIP: Unable to acquire/convert string signature from primary or satellite DLL.
This is generated in the debug output window.
Updating the Properties Window14 Jul 2004 10:06 GMT8
I've got an add-in that interfaces with a Windows Form control and sets
properties on this object. I'm picking up the object and simply set the
property and the change shows up in the Property Window properly.
Problem is that although the updated value shows in the Property window ...
Pages: 1 2 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.