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 / VS Tools for Office / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unable to complete Word Hands-on lab30 Jul 2005 14:58 GMT1
When I try to run the code in the part "To bind controls to fields in the
Customers table (the child table) using the foreign key", I get a interop
comexception.
I've tried to reboot, in case that the word document was really busy.
VSTO 2005 Beta 2 Outlook Adding: How to create a context menu?30 Jul 2005 12:55 GMT1
I did some googling for creating a context menu entry IN VSTO 2005 Beta
2 (for example on a MailItem) with an icon and catching the click
event? I didn't really find a promising solution. Has anyone a simple
and clear example how to do this?
Outlook: Adding CommandBar to a ContactItem...29 Jul 2005 15:00 GMT13
I would like to do following things.
1.) Adding CommandBar to ContactItem, TaskItem, etc.
3.) Adding a new tab with a DataGrid to a ContactItem.
I know that the first one is possible and have some problems to do
New menu toolbar for an Outlook Contact28 Jul 2005 20:20 GMT5
Using the sample apps, I have been able to create a menu for Outlook
explorer.
I would like to create a new button on the Contact toolbar.
How would I do that?
Creating word document with ASP.NET application27 Jul 2005 23:56 GMT1
While creating, the memory usage for aspnet worker process seems to skyrocket
and even after the document is created, the memory stays where it is...  
Sometimes, it goes as high as 80mb.
In the project, I create a reference to Word component object and I make
PropertyPages for Outlook?26 Jul 2005 17:10 GMT3
I'm looking for a sample of how to make a property page for Outlook.  
I did this in ThisApplication_Startup:
  this.OptionsPagesAdd += new
Microsoft.Office.Interop.Outlook.ApplicationEvents_11_OptionsPagesAddEventHandler(ThisApplication_OptionsPagesAdd);
Question about System Requirements26 Jul 2005 16:28 GMT3
I was wondering about the reasoning behind the decision to allow VSTO
solutions only for Professional Editions of Office. I can understand this
decision perhaps from a development perspective, but it's a nightmare for
deployment. Many companies have large bases of Standard Office ...
Outlook Addin with Keyboard Shortcuts26 Jul 2005 09:06 GMT2
I was wondering about the best way of associating a keyboard shortcut (say,
"F2") with commands in a custom VSTO-built outlook addin. In some online
articles, I've read that the only way is the use of SetWindowHookEx() [1]. I
don't know enough about the internals of the ...
VSTO 2005 Beta 2 Outlook Addin: How to create a context menu?25 Jul 2005 18:40 GMT4
I did some googling for creating a context menu entry IN VSTO 2005 Beta
2 (for example on a MailItem) with an icon and catching the click
event? I didn't really find a promising solution. Has anyone a simple
and clear example how to do this?
.NET Security Policy for VSTO25 Jul 2005 15:27 GMT6
When I try to open an Excel Project Solution, I receive an error that states
" The current .Net security policy does not permit to run from the folder
".\ExcelObjectModelVB_bin\". This doesn't happen with Word projects, it only
happens with Excel projects. Does anyone know how to ...
creating an excel worksheet function22 Jul 2005 22:03 GMT1
I have successfully been able to create an excel addin in VSTO but I can't
see any of the functions I created as worksheet functions. The only code that
gets executed is ThisWorkbook_Open(). What do I have to do to create
worksheet functions?
Adding controls to a form at runtime22 Jul 2005 15:47 GMT5
I am tryig to add a form and some controls to a document at runtime:
With Globals.ThisDocument.Application.ActiveDocument_
       .VBProject.VBComponents
   vbComp = .Add(Microsoft.Vbe.Interop.vbext_componentType_
Share a WinForm?21 Jul 2005 18:18 GMT2
We have a WinForm that we would like to be able to use both from a
.Net client AND from MS-Access.  Is this possible?  If so, how?  Are
there some examples somewhere?
I am a .Net developer, so I have no trouble understanding how the .Net
Can I create a custom view for contacts using vsto21 Jul 2005 14:22 GMT4
Can I add a custom view for contacts, or dynamically modify an built-in
view?
Signature

PB10.2

list of all word events21 Jul 2005 11:44 GMT2
Hello all. I'm writing some word based solution (provide editing of
xml).
I need to handle some word events. I need too get the list of ALL word
events (for example I need to handle cursor positions change event).
Pages: 1 2 3 June, 2005
 
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.