473,763 Members | 5,610 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error debugging Word Addin.

I have built a new Word Addin to add a Commandbar at the bottom of
word, with buttons on it. I followed all the steps from kb articles
and other resources, and told it when debugging to open up the
WINWORD.exe, but when I run the com in debug mode, the Word 2003
splash screen opens up, then closes with no exceptions being thrown.
If I run in debug mode again I get the following error message: "Word
experienced a serious error the last time the add-in 'ifpawordaddin'
was opened. Would you like to disable this add-in?".

The weird part of this is, now even on addins i've built and I know
work in debug mode, will no longer open up word in debug mode, the
same exact thing happens, so it's not just the one COM Addin causing
the problem.

Also, if I open up Word outside of the vs.net IDE, the Addin loads and
I can see all my buttons in the custom toolbar i've created. It only
causes the error when loading in Debug mode within vs.net.

Office Version - 11.0(2003)
Vs.net Version - 7.0(2003)
Nov 16 '05 #1
0 1349

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

Similar topics

2
15777
by: brazilnut | last post by:
Hi. Let me explain the setup. I am using Visual Studio .NET to develop a sort of add-in (COM class) for Excel called SQLAddin. It basically queries a SQL server and pulls in data. Now within my Visual Studio Project, the SQLAddin references a compiled COM object built with Visual Studio 6.0 called SQLOld.dll. When I complie the project I get the following files in my \bin directory SQLAddin.dl SQLAddin.pd SQLAddin.tl Interop.SQLOld.dl ...
0
1153
by: harish | last post by:
We are building a word addin. When I open the first form from the connect class it comes fine. From the first form when I invike the second form word document behind this minimizes We want to retain the word in the back ground till the end of the application Any help on this of great help to us Thanks Harish
1
1182
by: vitalid | last post by:
Hi, I've written an addin for MCE in VS2002 and i made the windows installer file for an add-in acording to the MCE SDK manual. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_winxpmce.asp Everything installs fine, but only on the system, which has VS2002 installed. If i try to install it on the other MCE system it says that: This addin can only be installed on WindowsXP MCE2005 Is there a workaroud for...
1
1532
by: Evgeniy | last post by:
I'm developing MS Word ADDin. (C#) I want to run a procedure every time the user open new document(without closing the applicaion). What shall I do to catch the event of opening new document? Thanks.
6
4752
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much appreciated. Thanks in advance
2
414
by: maitrepoy | last post by:
hello I have to create a small addin which works on Powerpoint, Word, Outlook, and Excel on Office 2000, XP, and 2003. This addin consists in adding 2 new Buttons in the "File" Menu of office. This is properly done, but the events which should be triggered with the button.click method are not triggered in Word. I don't understand because it properly works in the 3 others host applications. If someone has an issue, I would be most...
7
2611
by: Joseph Geretz | last post by:
I've been working on an Addin for Outlook in C#. It hasn't been long now, just a couple of days. Suddenly though, running my project in Debug launches Outlook as specified, but no breakpoints are hit in my source code. The Addin isn't being loaded. If I create a new Addin program from scratch, e.g. AddIn1, it loads up fine from Outlook. I archived my existing code, cleared out the registry and recreated a brand new Addin project with...
0
1185
by: kedarv | last post by:
i have created a word addin in .net 2003. i am using word 2003 but following line gives error whenever i open an existing document: CType(applicationObject, Word.Application).CustomizationContext = CType(applicationObject, Word.Application).ActiveDocument the error is that there is no open word document. my problem in word addin can also be described as: http://www.thescripts.com/forum/thread373043.html i...
1
3309
by: athirukk | last post by:
I have a toolbar addin written in VC++. I have registered that toolbar with MS Word. I have an icon in the toolbar which needs a change of status (on/off, like Show/Hide icon in Word) whenever a document gets opened. So, I need to capture the Word document Open event in toolbar code to change the status of the icon. Is this possible first, if so any pointers to do this will be helpful. Thanks, AT
0
10144
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9997
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9937
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9822
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7366
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3522
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.