473,386 Members | 1,644 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

win 2000 ,powerpoint 2000 and VS 2005 interoperability issues

hi,
im using VS 2005 ,and working on a windows applicaiton that opens
powerpoint files. I ahve stumbled upon the folowing problems :

1. no pIA 's for office 2000 . what do i do ?

2. i managed to use ildasm to try to generate my new powerpoint dll's .

as follows in VS command prompt of the projects bin/debug folder :
ildasm.exe /source Interop.PowerPoint.dll /output=Interop.PowerPoint.il
ilasm.exe /dll Interop.PowerPoint.il /output=Interop.PowerPoint.dll


This method was suggested to rebuild the Interop.PowerPoint.dll which
i reference in my project. But it dint provide any good as i got the
folowing error :

"Unable to cast COM object of type 'PowerPoint.ApplicationClass' to
interface type 'PowerPoint._Application'. This operation failed because

the QueryInterface call on the COM component for the interface with IID

'{91493442-5A91-11CF-8700-00AA0060263B}' failed due to the following
error: Library not registered. (Exception from HRESULT: 0x8002801D
(TYPE_E_LIBNOTREGISTERED))."

3.I hear that using tlbimp works. how do i go about it ? what is it for
?

Is there any hope for a VS 2005 C# developer to access powerpoint 2000
from their application without using the webBrowser control ?

4. i tried using the webBrowser control ,but wasnt able to capture the
click events when i load a ppt file. How do i override the pagedown
(next slide) event from the webbrower

Keep clicking,
Bosky , from Chennai - India
www.bosky101.blogspot.com

Mar 11 '06 #1
0 1334

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

Similar topics

1
by: Ryan | last post by:
PowerPoint.Application cannot open PPT file I am trying to use the following code using to open a PPT file using VS.NET 2003 and PowerPoint 2003 Option Strict Off Imports...
6
by: C Williams | last post by:
Hi, I am writing some VB.NET code that compiles to a dll. There is some code within it that manipulates Powerpoint 2003. The dll I am writing is for smart tags, and I am having trouble...
1
by: Harry Bellafonte | last post by:
Hi I want to open a simple powerpoint sheet in the browser window. What is the best way to do that? I have searched in this group and saw different people telling that the pluginn for...
1
by: Fred | last post by:
Hi. Is it safe to instll Access 2000 on a system that already has Windows XP and Office 2002 (Word, Excel Access, Powerpoint). Anyone done this? I would install it in a searate directory but...
1
by: Sai Kit Tong | last post by:
Hi, I am developing a new application running on Windows platform that needs to interface with existing legacy code - written in basic C / C++. I am trying to evaluate Java vs C#...
3
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of them address my issues directly (See attached...
0
by: chris.feyrer | last post by:
I need to export data from SQL server 2000 (or SQL server 2005 with a db connection to the SQL 2000 server) to a DB4 file via DTS. When I use Windows 2000 server to attempt the export, I keep...
1
by: =?Utf-8?B?V2FubmFiZQ==?= | last post by:
I have developed an application that opens a powerpoint template, inserts data from our database into it, and displays it to the user. It works great on my local development box. Problem is, when I...
1
by: KunalUppal | last post by:
i have a user requirement where i need to display data from database/datawarehouse on MS powerpoint. Data can be displayed on charts / Datagrid or forms. Also , data which is to be displayed will...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

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.