Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00

Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Thread Solved
Reply

Join Date: Sep 2006
Posts: 116
Reputation: bhavna_816 is an unknown quantity at this point 
Solved Threads: 0
bhavna_816 bhavna_816 is offline Offline
Junior Poster

Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00

 
0
  #1
Dec 12th, 2008
I have created a C# Windows application in .NET 3.5, it runs the powerpoint slideshow and closes all the existing slideshows and should only run the new .ppt application.

In C# when I run this application with putting breakpoints it runs fine and gives no error.
But when I run it without breakpoint and say Ctrl+F5 then it throws the exception

Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba.

I have followed these links

http://blogs.msdn.com/karthick/archi...28/540780.aspx

http://blog.crowe.co.nz/archive/2006/03/02/589.aspx
But got no help.

Can please anybody help me?

Thanks in advance,
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00

 
0
  #2
Dec 12th, 2008
Then it sounds like a timing issue.
You probably need to go give the object time to start before sending it instructions
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 116
Reputation: bhavna_816 is an unknown quantity at this point 
Solved Threads: 0
bhavna_816 bhavna_816 is offline Offline
Junior Poster

Re: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00

 
0
  #3
Dec 12th, 2008
Originally Posted by LizR View Post
Then it sounds like a timing issue.
You probably need to go give the object time to start before sending it instructions
Thanks the problem is solved by
Threading .Sleep

Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC