I'm trying to create a mailing label merge using Word, but whenever I call this:
Dim oDoc As New Microsoft.Office.Interop.Word.Document
I get the following exception:
System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {00020906-0000-0000-C000-000000000046}...
I'm trying to use AJAX or some kind of client-side callback scripting to make my datagrids refresh without having to do a postback everytime. I'm using a master page, which adds a bit to the complexity of it. However, I've got it working to an extent. I'll post some of the code that I've got to...
This is something that has been killing me all morning. It seems like the fix would be simple, but seems to escape me.
I have a form which has a form event based on the KeyDown event.
Public Event KeyDown(KeyCode as Integer, Shift as Integer)
I have textbox and masked edit controls on the...
Thanks for your help. I am going back down there this weekend and will fix it then. He just bought Norton AV 2003, so hopefully that should clean it up.
Hawk
On my father-in law's computer (Win2K Pro, SP1) there is a program running in the Task Manager called Winkzjt.exe. I have searched Google, MSN, Yahoo!, and here for anything and don't get a single hit. Any ideas on what this is? It will occasionally (about every 8 seconds) take up to 99% of the...
This is a problem that is driving both me and my customers crazy. I have tried various things to fix it but haven't come up with a solution yet and need some help.
We are running VFP7 on SQL2K machine and occasionally, though not often, it will give an error saying "Base table fields have...
Is it possible to open a Quicken 2002 database from within VB? I know that there is a QWAPPLIB file which you contains methods and functions, but I can't seem to get any of them to work. Is this possible?
I'm not sure, but I think that a previous post I had on this was deleted. If it was, could...
I don't even know if I should be attempting this, but I am trying to write a program that will open up the Quicken database using the QWAPPLib dll that is installed with Quicken. I have set up the beginning of this as follows:
Dim qDB As New QWAPPLib.Quicken
Dim hQDF As Long
hQDF =...
Yes, there is a file. I was just looking at that. The file is 3.20 MB. It won't compile, but enough was written for me to get what I want out of it.
Thanks to everyone for their help. This message board always helps!!!
Clay
I am using VFP 6 on one machine and VFP 7 on another, just to see if it would make any difference. I still get the same error. I tried running GENDBCX as well, but it gave me the same problem, just on a different line number. I would think that the size requirement would be bigger as well, but...
I am trying to run GenDBC on a databaase with all local views, expressly intending to transform it into a script that will write the remote views for me. My problem is that when GenDBC gets 99% finished, it gives an error.
"Unrecoverable Error: Program is too large. At Line: 460"
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.