Group:  General ยป microsoft.public.officedev

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
12 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  
bookmark+template Access2K + Word2003
App uses a Word2003 template to create document. The document has several bookmarks and checkpoints. Using the VB Code, data from Access2K back end is placed on the Word Document. Later on user modifies this document further. Problem: When the data is placed on the document, it is inserted adding additional spaces to the line, wrapping line around and moving all the following starting...
2 23.03.2006 19:50:13
Mail Merge from multiple templates Programmatically
I have a requirement to allow the user to provide multiple templates in the desired order to my program and my program could mail merge the data to the provided templates and create the document with data in order. My idea would be firstly generate one templates from the user provided templates and then the subsequent action should be like the normal mail merge process. Does any body...
2 09.04.2006 15:09:14
word Managed com add-in macro settings problem
I developed a managed com add-in in vb.net for MS Word 2003 application. I have added a commandbarbutton control in one of the existing commandbars(Tools). When i click the commandbar i am opening up a form and displaying some data.Everything works fine.. I did build the main project and setup project and i install the same application in the same machine i developed. When i open th...
1 07.04.2006 17:29:40
WordML, how menus are stored inside
Greetings, I have created a vsto application 2005 with word 2003. and for a while i was using the customization object set to the active document. During the start up of this document i was building custom menu items inside the _officeBars("Menu Bar"). I have since changed my customization object to my template. Now on some of my older files created, there is of course two menu's present. So...
2 07.04.2006 15:41:41
excel & VSTO
I have created an excel template in VSTO. How can I check when opened if it is an xlt i show the taskpane if it is a workbook i dont show the template. fileformat is always returning normalworkbook. pls help......
1 07.04.2006 08:54:02
Signed Managed Outlook Add-In Misbehaving
I recently created an Outlook Add-In using Visual Studio 2003. The Add-In adds a command bar and button to MailItem objects. And it does this by hooking into the NewInspector event. Clicking the button that is created opens a .Net WinForm which is the core of my app. I also have a setup project that creates all the appropriate registry keys, copies all the appropriate files, etc. My a...
1 06.04.2006 21:39:10
VSTO & Excel Templates
I am a bit confused about excel templates and workbooks in VSTO2005. I have created a template project but i cant differentiate when using the excel file if it is a template or a workbook. the fileformat gives workbook while the file is a template... :(...
1 06.04.2006 21:29:02
Cannot sign .net assembly referencing Interop.OWC10
I have an assembly that references Interop.OWC10 and I need to sign this assembly. However Visual Studio says that Interop.OWC10 doesn't have a strong name and my assembly, therefore cannot be compiled using a signature. Does anyone have any suggestions? TIA// ...
1 05.04.2006 21:44:19
Today's Content Quality Rating For <#newsgroupname#>
The content quality of microsoft.public.officedev has been rated by its users at least once in the last 24 hours at WebsBestFriend.com. To rate this group's content and/or view up-to-the-second ratings, please visit: http://www.websbestfriend.com/getSiteRating.php?site=microsoft.public.officedev Group: microsoft.public.officedev Today's Rating: 3 All-Time Rating: 3 Web's Best Friend...
1 30.03.2006 18:48:38
How Do I Alphabatize exsisting Company Contacts
...
1 30.03.2006 16:22:02
Strange Outlook 2003 activity
Dear MS Office gurus, I need some help with the following situation: I am debugging an Outlook Add-in implemented as .NET assembly. Outlook seems to be consuming constantly 20% CPU on a hyperthreading machine. CLR Debugger shows that all this time we are standing on one statement trying to save outlook mail item. Process explorer shows that main Outlook thread is the thread actually u...
1 30.03.2006 14:40:04
what is a good format for brochures ?
Where would i find the format for subject brochure idea?...
1 30.03.2006 13:26:02
icon for CommandBarPopup
I'm developing a FrontPage Add-in using C# and PIAs. I want to add a dropdown menu (CommandBarPopup) to a toolbar. I don't know how to persuade this menu to display an icon instead of its caption. All I've found on icons was related to CommandBarButton object. I also want the menu items on the pop-up to display icons (as most of the built-in office menus do). I tried to add a button wit...
2 29.03.2006 01:10:46
Odd issue with installed Office XP Access app
The installation (created using Packaging Wizard) went without a hitch on several machines. However, when a few of the users start the app they get a dialog box... Problem with the shortcut. The item 'MSAccess.exe' that this shortcut refers to has been changed or moved, so the shortcut no longer works properly. Do you want to delete this shortcut? Kyle! ...
1 28.03.2006 18:33:08
Installing Office XP Developer - Packaging Wizard
Can this be installed while accessing the machine through Terminal Services? I tried this and it gives me an error related to writing files to the Temp folder. Kyle Jedrusiak ...
2 28.03.2006 18:04:25
How can I find an outline for office procedures / Policies
I have been asked to produce office policies and procedures for a growing company and I cant seem to be able to find anything that I could be guided from....
1 27.03.2006 10:09:02
Trouble deploying Outlook 2003 Add-in to Windows Server 2003
Hi, I've created a simple Add-in for Outlook 2003 using VS2005 Pro (not VSTO). Everything works fine on my developer machine, so I packaged the product up using the installer project that was automatically generated and tried to deploy my add-in to a machine running Windows Server 2003. The add-in fails to load, so I used fuslogvw to look at the binding failures. I'm getting load fail...
1 24.03.2006 20:04:02
Office 2000 Developer install problem
I think I may have really messed up...... I recently bought Microsoft Office 2000 Developer "Special Upgrade". First of all I did not know it was an "upgrade". I am trying to install this program on a machine that has Microsoft XP Professional OS and MS Office XP Professional. The upgrade will not install because it cannot find a valid upgrade product on my machine even though it sa...
4 24.03.2006 02:37:02
Assembly Trust
When deploying an office solution how can I automate the process of granting full trust to the assembly or the actual file. what if the file is moved? what happened to the granted rights? thank you......
1 23.03.2006 08:52:30
How does Com Addin registration work?
When you use an addin designer to create an addin project and compile you get a dll that can communicate with the office com addin dialog. Would any MVP out there like to discuss the "behind the scenes" action here, how this takes place? ...
2 22.03.2006 21:37:24
CLR20r3
Microsoft Outlook Error Signature Event type: clr20r3 P1: outlook.exe P2: 10.0.6713.0 P3: 4097d7ce P4: system P5: 2.0.0.0 P6: 4333ae87 P7: 2bb9 P*: 17 P9:system.net.sockets.socket Running MSCRM version 1.2 plugin for outlook, Windows XP Pro and Windows 2000 Pro OS's (on different machines of course) all running Office XP - have installed all updates and hot fix from KB Article Numb...
1 22.03.2006 20:39:27
How to detect if Microsoft Works is installed and what version it
How to detect if Microsoft Works is installed and what version it is. I also cannot find out where to obtain a copy of the different versions as it doesn't seem to be a part of MSDN Subscriptions....
1 22.03.2006 17:00:23
"Cannot start MicrosoftOffice Outlook " message
When I open Outlook 2003 I get this error message: "Cannot start Microsoft Outlook. Unable to open the Outlook window. The set of folders could not be opened. The server is not available. Contact your administrator if theis persists." I Uninstalled and reinstalled Outlook. I then set up another user account with another name and It opened OK, so I know that the outlook.pst file is n...
1 21.03.2006 22:06:29
how to activate/deactivate "sticky keys"
I accidentally someone activated "sticky keys" and cannot get them disabled. Please provide instructions to deactivate this feature...
2 21.03.2006 17:21:57
Ink
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't happen again. I have never been on newsgroups before and not sure how to work them. I hope you guys can forgive a bad choice. Murphey...
1 20.03.2006 12:27:07
12 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net