Group:  General ยป microsoft.public.officedev

Geek News

Threads Replies Last Post
19 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  
Re: Database to something executable without Mic. Access???
Hi Seb You should ask this in an Access forum, since you haven't gotten a reply here. I *think* you need to get Visual Studio Tools for Office in order to get the stuff you need to create a runtime version of Access (a *.mde file). Your only other possibility would be to program a separate interface in VB6, Visual Studio, or possibly in Excel or Word. That means you'd need to use DAO o...
1 6/24/2006 10:45:00 AM
Calendar on Outlook 2003
Hello, How do i cant define a calendar in my outlook 2003 i have 2 caendars one in my mailbox and another on shared folders, and i want to define the calendar on share folders to the default calendar... This is possible? Paulo Alvega Portugal...
1 6/22/2006 11:02:01 AM
ActiveX Word 2000 and javascript issue.
Hi everyone, I'm coding an web application with Javascript and ActiveXWord 2000. Basicly, on the client side, i use javascript to create an instance Word 2000 in order to have a new document from template (.dot) located on my serveur. When the application run i get an error. In fact, the problem come when i put an URL like "http:////myserveur///Modeles//Template.dot" into my method "app_w...
1 6/22/2006 8:57:42 AM
How do i unlock my doc. I already tired ctrl-shift-f-11
how do i unlock my doc....
1 6/18/2006 7:06:01 PM
Problem with Outlook 2003 AddIns using AppVerifier
Hi, We are developing an Outlook AddIn for an application that we want to submit for the Windows Platform Test verification, which demands to execute the process with a tool called AppVerifier to check Outlook. The problem is that Outlook is displaying a standard error message for a GPF when Outlook is closed. The error reported by AppVerifier is: "Critical section not initialized."...
1 6/15/2006 2:47:02 PM
RTF Support
Hello All, Just a quick question, can VSTO be used to geneate RTF documents (which can be opened in wordpad). We want to generate RTF from ASP.NET application. The RTF should be rendered consistently on Win98, Win 2K, WinME. Is RTF right for this? or should be consider PDF instead. regards, Abhishek. ...
1 6/13/2006 2:59:41 PM
How to write to an open Excel Sheet in C#
Hi, I've been trying to write to an Excel spreadsheet through a C# COM object. I am able to create a new Excel Application and open workbooks, add workbooks, type to cells, save the workbooks, etc. That is I have full control over any application that I start up and any workbooks that I add or open. However, I'd like to be able to get access to an existing workbook that is currently ...
1 6/13/2006 2:33:02 PM
X-POST: Moving WebBrowser HTML Content to Word ActiveDocument
I am currently working on an add-in for Word that communicates with a server to obtain various items and displays the results in a WebBrowser control. The information is obtained from the server either directly as HTML or as XML with the appropriate XSLT. Once viewed I want to allow the user to be able to save the results into the ActiveDocument. This is where I have run into a stumbling...
1 6/12/2006 6:01:46 PM
VSTO 2005
I downloaded and installed VSTO 2005 on my computer. However, I want to create a new project but I cannot find the program or icon. (I am not an IT person so please excuse my ignorance)...
1 6/10/2006 1:43:01 AM
MODI API function/method to define the red rectangle
Hello, I'm using C#.NET and need a method or a small piece of code that will programatically set the ROI (region of interest) of the area to OCR. This would be the red rectangle that is used in the Office 2003 MODI (Microsoft Office Document Imaging) API. Thanks in advance. Mike McWhinney elja, Inc....
1 6/9/2006 6:43:01 PM
Inserting RTF-marked text into a Word document
Hello! I am coding an application in Visual Studio .NET 2.0 (C#) that exports reports as Word documents. One piece of data is saved to the database by another application and contains RTF symbols. I started to use a 3rd party component to create a Word document, but when I tried to add the text from the database, Word displayed the raw RTF. The vendor indicated that they do not offer thi...
1 6/9/2006 6:05:01 PM
Problem with VSTO
I have a problem with my VSTO installation. The "merged menus" in Visual Studio do not work. In particular, the menu items "Microsoft Office Word View" under View, and "Microsoft Office Word Tools" under Tools show up, but do not have sub-menus like they should. This problem happens on my desktop, but not my laptop. I have reinstalled Office 2003 Pro, Visual Studio 2005, and VSTO to no avail....
3 6/9/2006 1:01:40 PM
Toolbox weird behavior in VSTO 05
I am using VSTO 2005. I am working on an Excel Template. Suddenly the toolbox becomes disabled and prevents me from adding controls to the Excel sheet but it is enabled in regard to the taskpane. I reinstalled VSTO and it was enabled but now disabled again. Do you have any idea? this is very urgent.... Thank you........ ...
1 6/9/2006 6:29:02 AM
Office Development - 2003 or 2007 beta
Currently our office is using several very customized and automated Office XP Word templates to produce legislative bill drafts. We are capturing several items of data in document variables and then sending that info to a SQL server via ADO. (not currently using any XML). We are trying to plan ahead and see how we need to "grow" our applications in light of the rapidly changing Office Sys...
2 6/8/2006 5:08:01 PM
Office Functions Quantity
Does anybody know the number of functions in different versions of Office or in different versions of particular products?...
1 6/8/2006 4:59:02 PM
LOST PRODUCT KEY CODE AND I WOULD LIKE TO REACTIVATE MY MSOFFICE
I LOST PRODUCT KEY CODE AND I WOULD LIKE TO REACTIVATE MY MSOFFICE HOW CAN I GET ANOTHER WITH OUT PAYING...
2 6/8/2006 4:24:58 PM
Recommended Development Platform
Currently our office is using several very customized and automated Office XP Word templates to produce legislative bill drafts. We are capturing several items of data in document variables and then sending that info to a SQL server via ADO. (not currently using any XML). We are trying to plan ahead and see how we need to "grow" our applications in light of the rapidly changing Office Sys...
1 6/7/2006 7:34:39 PM
how to print a file that is is web or email only from publishing 2
i spent hours compling a book on ms home publishing 2000 and there isnt a print mode only publish to the web or email. i need to print. HELP...
1 6/7/2006 6:51:40 PM
Microsoft Office Document Imaging MODI Printout Problem
Hi there, I'm having a tough time to print .mdi files correctly in my visual studio.net 2003 c# application. It a) skips page 1 if the .mdi file has more than 1 page, and/or b) print the .mdi file in portrait orientation even when it's showing as landscape, and/or c) cut off some contents on the edge of the document, and/or d) shrink and print the document to a very small image. ...
2 6/7/2006 6:43:06 PM
Cannot copy Form and Modules through 2 access databases
Hi, I'm trying to copy Forms and Modules from an access database to another. I'm using the PIA interop assemblies and the access.application.copyobject method I'm doing a for each on access.application.forms And I can't copy whether the forms or already open or not Is someone can help me -- David from Bayonne (france)...
1 6/7/2006 3:03:02 PM
i need a speech typing download
i need a download for speech typing for dowing emails...
1 6/6/2006 9:55:02 PM
Office 2007 won't install
I get the error message: "not installed for this user. Run setup" but I can't find setup. I'd be happy to uninstall, but I don't know what will happen to Office 2003 if I do....
1 6/6/2006 5:04:01 PM
Office developer edition....?
hello, what is the name of the actual office developer product. For some years ago there was a office developer edition which had also a access runtime edition (Microsoft Access Developer Edition).... What must or can i use from a possible MSDN abo or commercial product - to make development for office / wss-sharepointparts for office (ok Visual Studio 2003 .. i have) .... Any li...
1 6/6/2006 9:45:02 AM
Convert Microsoft Word Document to TIFF file...
Hi, (Not sure which newsgroup is designated for the Office Document Imaging, sorry for the cross-posting...) My company writes a document management-type application that lets users store and view various documents via an extensible user interface. Primarily, we store faxed or scanned documents as multi-paged M-TIFF files, either CCITT4 bi-tonal or TIFF-JPEG color images. However, o...
2 6/5/2006 8:02:02 AM
Microsoft Office Professioanl Plus 2007 Beta
After installing the Beta program. I started to get a message window each time I restart my computer. WksSb.ex-Entry point not Not Found The procedure entry point ?BCheck resources @@YA_N_NIII@Z could not be located in the dynamic link library WKWBL.DLL using windows Xp sp2 paid AVG virus scan, spyware docotor Thanks ...
1 6/4/2006 11:29:01 PM
19 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  

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