My account: Login | Sign Up
Loading... 

microsoft.public.office.developer.automation | Forum profile

Forum profile page for microsoft.public.office.developer.automation on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.office.developer.automation, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.office.developer.automation" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.office.developer.automation - microsoft.public.office.developer.automation (site profile, domain info microsoft.com)
Title: microsoft.public.office.developer.automation
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 13 post per thread
Forum activity: 4 active threads during last week
 

Posting activity on microsoft.public.office.developer.automation:

  Week Month 3 Months
Threads: 4 20 83
Post: 7 29 109
 

microsoft.public.office.developer.automation Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Chip Pearson
2
user's latest post:
VSTO In VS2008 With Office 2003...
Published (2009-01-03 12:10:00)
  Thanks for the reply, even though it wasn't exactly what I wanted to hear. And sorry about posting to the wrong newsgroup. I searched the newsgroup list for everything that sounded like "VSTO" but obviously missed the relevant group. Thanks again. Cordially, Chip Pearson Microsoft Most Valuable Professional Excel Product Group, 1998 - 2009 Pearson Software Consulting, LLC www.cpearson.com (email on web site)...
Norman Yuan
1
user's latest post:
VSTO In VS2008 With Office 2003...
Published (2009-01-03 05:53:00)
  There is a NG for this type of question: microsoft.public.vsnet.vstools.office. Yes, you are correct, MS does not support doing VSTO project in a computer with both Office2003 and Office2007 installed. It is explicitly described on MS VSTO site . You have to seperate Office 2003 and 2007 in different boxes (or use virtual machine as you thought). Due to VSTO's requirement to Office2003 edition (it must be Office2003 Pro or...
Sean Connolly
1
user's latest post:
ActiveDocument routing problem...
Published (2009-01-05 07:30:00)
  Hi, I have written a .NET application in C# which uses automation to control Word and Excel. On the application which renders Word documents, I wish to email the rendered document to a recipient. I have found some code to setup and perform the ActiveDocument.route() function and this works fine on my development PCs (Office 2003). One of our other office PCs came with Office 2007 installed. The application runs fine there (once I...
Tony Jollans
1
user's latest post:
ActiveDocument routing problem...
Published (2009-01-05 09:24:00)
  As far as I know, Routing functionality has been removed from Word, with effect from 2007. -- Enjoy, Tony www.WordArticles.com "Sean Connolly" <Sean Connolly@discussions.microsoft.com> wrote in message news:90EE8F86-68BC-4CEC-8E3C-82F2C1375C77@microsoft.com... > Hi, > > I have written a .NET application in C# which uses automation to control > Word and Excel. >...
Mamiko
1
user's latest post:
XP Vista & Office Cheap! in...
Published (2009-01-07 03:53:00)
  XP Home US$19, Pro US$29 Vista US$29 Up MS Office US$49 Up  
birinets@gmail.com
1
user's latest post:
CreateIntance of MS word in safe...
Published (2009-01-06 06:58:00)
  Community Message Not Available  
 

Latest active threads on microsoft.public.office.developer.automation::

Discussions in microsoft.public.office.developer.automation
Started 1 day, 21 hours ago (2009-01-07 03:53:00)  by Mamiko
XP Home US$19, Pro US$29 Vista US$29 Up MS Office US$49 Up
Thread:  Show this thread (1 post)   Thread info: XP Vista & Office Cheap! in microsoft.public.office.developer.automation Size: 421 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "XP Vista & Office Cheap! in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 2 days, 18 hours ago (2009-01-06 06:58:00)  by birinets@gmail.com
Community Message Not Available
Thread:  Show this thread (1 post)   Thread info: CreateIntance of MS word in safe mode in microsoft.public.office.developer.automation Size: 346 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "CreateIntance of MS word in safe mode in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 3 days, 17 hours ago (2009-01-05 07:30:00)  by Sean Connolly
Hi, I have written a .NET application in C# which uses automation to control Word and Excel. On the application which renders Word documents, I wish to email the rendered document to a recipient. I have found some code to setup and perform the ActiveDocument.route() function and this works fine on my development PCs...
Thread:  Show this thread (2 posts)   Thread info: ActiveDocument routing problem in microsoft.public.office.developer.automation Size: 3,020 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "ActiveDocument routing problem in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 5 days, 20 hours ago (2009-01-03 04:52:00)  by Chip Pearson
I don't know if this is the right group, but I couldn't find a VSTO group. I have Visual Studio 2008 Pro and both Office 2003 and Office 2007 on my main development machine (Vista Ultimate 32bit). Am I correct in assuming that I cannot develop Excel 2003 code-behind VSTO applications if I have Office 2007 installed? I created a working...
Thread:  Show this thread (3 posts)   Thread info: VSTO In VS2008 With Office 2003 And Office 2007 in microsoft.public.office.developer.automation Size: 1,995 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "VSTO In VS2008 With Office 2003 And Office 2007 in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 1 week, 1 day ago (2008-12-31 10:38:00)  by Dean Slindee
Is there a way to determine a Word document's byte length? I need to know this to ReDim a Byte() array. Currently I am loading the document to a temp file and doing a FileLen(document). Would like to just get the byte length without the extra step of loading a temp file. Thanks, Dean Slindee...
Thread:  Show this thread (1 post)   Thread info: Word document byte length? in microsoft.public.office.developer.automation Size: 693 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Word document byte length? in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 1 week, 1 day ago (2008-12-31 02:03:00)  by kiran Nagaraja
Hi All, I have an issue with adding the .emf kind of image file into the shape object of the office 2003 excel(for that matter even with the power point and word), but the same image file is successfully added to the shape object of office 2007. If there was an issue with thekind of the .emf image file created then it shouldn't ...
Thread:  Show this thread (1 post)   Thread info: Issue with adding the .emf kind of image file into the shape object of the office 2003 in microsoft.public.office.developer.automation Size: 1,111 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Issue with adding the .emf kind of image file into the shape object of the office 2003 in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 1 week, 2 days ago (2008-12-30 06:35:00)  by www.tjxzs.com.cn
Ìì½òÖÇÄܼҾÓ,Ìì½òÖÇÄܼÒÍ¥¹ã²¥,Ìì½ò¼ÒÍ¥ÖÇÄܱ³¾°ÒôÀÖ ,Ìì½ò¼ÒÍ¥±³¾°ÒôÀÖ,Ó°ÒôÆ÷²Ä,ͶӰÆ÷²Ä,Ìì½òÃÔÄãÒôÏì,Ì ì½ò¸ßµµÒôÏì,Ìì½ò¸ßµµ¼ÒÍ¥Ó°Ôº,»ÝÍþ,»ÝÍþרҵÒôÏì,HIV I,HIVIרҵÒôÏìJVC,JBLרҵÒôÏì,Ìì½òÒôÏìרÂô.com , 86-022-81501975, Ìì½òÒôÏìÍø, 86-13802174064, Ìì½òöÎÖ®Éù, 86-022-26623951,tjxzs@hotmail.com, Ìì½òÊкӱ±ÇøÌì̩·Ð´ó±¾ÓªµçÆ÷³Ç218ºÅ, http://tjxzs.com.cn ,Ìì½òÒôÏì×...
Thread:  Show this thread (1 post)   Thread info: 72 http://tjxzs.com.cn 天津音响专卖 07 in microsoft.public.office.developer.automation Size: 13 kb
Related Threads: Same Site | All Sites
Customize:  Customize "72 http://tjxzs.com.cn 天津音响专卖 07 in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 1 week, 3 days ago (2008-12-29 17:22:00)  by Gene Golovchinsky
I am porting my app from PPT 2003 to PPT 2007, and have encountered strange behavior with the SlideShowWindow.Activate() method. Even for a single-slide, no graphics presentation, the system takes about 20 seconds to load the image. It takes the same 20 seconds to load a graphics-heavy multi-slide presentation. This code is unchanged ...
Thread:  Show this thread (1 post)   Thread info: PowerPoint 2007 SlideShowWindow.Activate() problems in microsoft.public.office.developer.automation Size: 881 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "PowerPoint 2007 SlideShowWindow.Activate() problems in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 2 weeks, 2 days ago (2008-12-23 09:54:00)  by Jon Robertson
I'm trying to determine if the Excel 2007 PivotTable can be embedded inside another application, like the PivotTable from OWC. I'm not interested in Excel Services, as our application is a native Win32 application and our customers do not have SharePoint deployed. Thanks -- Jon Robertson Borland Certified ...
Thread:  Show this thread (1 post)   Thread info: Can Excel 2007 PivotTable (xlPivotTableVersion12) be embeded? in microsoft.public.office.developer.automation Size: 866 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Can Excel 2007 PivotTable (xlPivotTableVersion12) be embeded? in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
Discussions in microsoft.public.office.developer.automation
Started 2 weeks, 3 days ago (2008-12-22 16:00:00)  by Erik Lydecker
Hi! How can I automate/accomplish the following steps: 1-User fills in a form in InfoPath and press submit 2-The data from the form is sent to an Access database 3-The data from the Access database is sent to a Visio diagram 4-The Visio diagram is then published to the web Thank you for your answer! ...
Thread:  Show this thread (1 post)   Thread info: InfoPath to Access in microsoft.public.office.developer.automation Size: 750 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "InfoPath to Access in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
 

Hot threads for last week on microsoft.public.office.developer.automation::

microsoft.public.office.developer.automation
Started 5 days, 20 hours ago (2009-01-03 04:52:00)  by Chip Pearson
I don't know if this is the right group, but I couldn't find a VSTO group. I have Visual Studio 2008 Pro and both Office 2003 and Office 2007 on my main development machine (Vista Ultimate 32bit). Am I correct in assuming that I cannot develop Excel 2003 code-behind VSTO applications if I have Office 2007 installed? I created a working...
Thread:  Show this thread (3 posts)   Thread info: VSTO In VS2008 With Office 2003 And Office 2007 in microsoft.public.office.developer.automation Size: 1,995 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "VSTO In VS2008 With Office 2003 And Office 2007 in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
microsoft.public.office.developer.automation
Started 3 days, 17 hours ago (2009-01-05 07:30:00)  by Sean Connolly
Hi, I have written a .NET application in C# which uses automation to control Word and Excel. On the application which renders Word documents, I wish to email the rendered document to a recipient. I have found some code to setup and perform the ActiveDocument.route() function and this works fine on my development PCs...
Thread:  Show this thread (2 posts)   Thread info: ActiveDocument routing problem in microsoft.public.office.developer.automation Size: 3,020 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "ActiveDocument routing problem in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
microsoft.public.office.developer.automation
Started 1 week, 1 day ago (2008-12-31 02:03:00)  by kiran Nagaraja
Hi All, I have an issue with adding the .emf kind of image file into the shape object of the office 2003 excel(for that matter even with the power point and word), but the same image file is successfully added to the shape object of office 2007. If there was an issue with thekind of the .emf image file created then it shouldn't ...
Thread:  Show this thread (1 post)   Thread info: Issue with adding the .emf kind of image file into the shape object of the office 2003 in microsoft.public.office.developer.automation Size: 1,111 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Issue with adding the .emf kind of image file into the shape object of the office 2003 in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
microsoft.public.office.developer.automation
Started 1 week, 1 day ago (2008-12-31 10:38:00)  by Dean Slindee
Is there a way to determine a Word document's byte length? I need to know this to ReDim a Byte() array. Currently I am loading the document to a temp file and doing a FileLen(document). Would like to just get the byte length without the extra step of loading a temp file. Thanks, Dean Slindee...
Thread:  Show this thread (1 post)   Thread info: Word document byte length? in microsoft.public.office.developer.automation Size: 693 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Word document byte length? in microsoft.public.office.developer.automation :: microsoft.public.office.developer.automation :: Discussions in microsoft.public.office.developer.a..."
microsoft.public.office.developer.automation
Started 1 day, 21 hours ago (2009-01-07 03:53:00)  by Mamiko
XP Home US$19, Pro US$29 Vista US$29 Up MS Office US$49 Up