Click here to Skip to main content
15,914,943 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: ASP.NET - Create a questionnaire/test on the fly. Pin
SmartSpider20-Jan-09 9:13
SmartSpider20-Jan-09 9:13 
AnswerRe: ASP.NET - Create a questionnaire/test on the fly. Pin
pmarfleet20-Jan-09 11:09
pmarfleet20-Jan-09 11:09 
GeneralRe: ASP.NET - Create a questionnaire/test on the fly. Pin
SmartSpider20-Jan-09 11:44
SmartSpider20-Jan-09 11:44 
QuestionFormsAuthentication Failing in IE6 Pin
Robymon12-Jan-09 6:44
Robymon12-Jan-09 6:44 
Questionsession Expire Pin
mohit_p2212-Jan-09 5:49
mohit_p2212-Jan-09 5:49 
AnswerRe: session Expire Pin
Not Active12-Jan-09 5:53
mentorNot Active12-Jan-09 5:53 
AnswerRe: session Expire Pin
Colin Angus Mackay12-Jan-09 11:20
Colin Angus Mackay12-Jan-09 11:20 
QuestionError while exporting PPT 2007 on Windows 2008 using ASP.NET Pin
Jadhav Ajay12-Jan-09 5:02
professionalJadhav Ajay12-Jan-09 5:02 
Hi,

I have developed a web application which opens the PPT 2007 using asp.net 3.5. With Office 2003 on Windows XP it works fine, but when installed on Windows 2008 Server which has .Net3.5 and Office 2007 gives the following error:
Error:
Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80080005.


StackTrace:
Server Error in '/VemoWeb' Application.
--------------------------------------------------------------------------------
Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80080005. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80080005.
Source Error: Line 141:Line 142:                //init PowerPoint
Line 143:                PowerPoint.Application powerPoint = new PowerPoint.Application();
Line 144:                PowerPoint.Presentation ppt = powerPoint.Presentations.Add(MsoTriState.msoTrue);
Line 145: 
Source File: c:\inetpub\wwwroot\VemoWeb\App_Code\PPTChart.cs    Line: 143 
Stack Trace: 
[COMException (0x80080005): Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80080005.]
   Dundas.Charting.Utilities.ChartPPTExport.CreatePPT(String chartImageFileName, String pptOutputFile) in c:\inetpub\wwwroot\VemoWeb\App_Code\PPTChart.cs:143
[ChartPPTExportException: ChartPPTExportException: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 80080005.]
   Dundas.Charting.Utilities.ChartPPTExport.CreatePPT(String chartImageFileName, String pptOutputFile) in c:\inetpub\wwwroot\VemoWeb\App_Code\PPTChart.cs:208
   UserControls_Export.imgPPT_Click(Object sender, ImageClickEventArgs e) in c:\inetpub\wwwroot\VemoWeb\UserControls\Export.ascx.cs:142
   System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
   System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
   System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053 


Can any one please help me out to resolve this error?

Thanks in advance.
Ajay Jadhav
AnswerRe: Error while exporting PPT 2007 on Windows 2008 using ASP.NET Pin
Paddy Boyd12-Jan-09 5:26
Paddy Boyd12-Jan-09 5:26 
GeneralRe: Error while exporting PPT 2007 on Windows 2008 using ASP.NET Pin
Jadhav Ajay12-Jan-09 5:32
professionalJadhav Ajay12-Jan-09 5:32 
QuestionApp showing inbox for wrong user Pin
marky77712-Jan-09 3:39
marky77712-Jan-09 3:39 
AnswerRe: App showing inbox for wrong user Pin
Abhijit Jana12-Jan-09 3:56
professionalAbhijit Jana12-Jan-09 3:56 
GeneralRe: App showing inbox for wrong user Pin
marky77712-Jan-09 4:03
marky77712-Jan-09 4:03 
AnswerRe: App showing inbox for wrong user Pin
Paddy Boyd12-Jan-09 5:27
Paddy Boyd12-Jan-09 5:27 
QuestionAsp.net with vb.net using wizard control Pin
naseer_8412-Jan-09 1:48
naseer_8412-Jan-09 1:48 
Questionhow to handle validation control manually? Pin
mr_muskurahat12-Jan-09 1:30
mr_muskurahat12-Jan-09 1:30 
AnswerRe: how to handle validation control manually? Pin
Rajdev Ramasamy12-Jan-09 2:39
Rajdev Ramasamy12-Jan-09 2:39 
Questionupdateing web.config Pin
rajkumar.312-Jan-09 1:13
rajkumar.312-Jan-09 1:13 
AnswerRe: updateing web.config Pin
Vimalsoft(Pty) Ltd12-Jan-09 1:19
professionalVimalsoft(Pty) Ltd12-Jan-09 1:19 
Generalre: update Pin
rajkumar.312-Jan-09 1:30
rajkumar.312-Jan-09 1:30 
GeneralRe: dont be smart Vuyiswa Maseko Pin
Abhijit Jana12-Jan-09 1:36
professionalAbhijit Jana12-Jan-09 1:36 
GeneralRe: dont be smart Vuyiswa Maseko Pin
rajkumar.312-Jan-09 1:43
rajkumar.312-Jan-09 1:43 
GeneralRe: dont be smart Vuyiswa Maseko Pin
N a v a n e e t h12-Jan-09 1:39
N a v a n e e t h12-Jan-09 1:39 
GeneralRe: dont be smart Vuyiswa Maseko Pin
rajkumar.312-Jan-09 1:47
rajkumar.312-Jan-09 1:47 
GeneralRe: dont be smart Vuyiswa Maseko Pin
Vimalsoft(Pty) Ltd7-Nov-10 10:49
professionalVimalsoft(Pty) Ltd7-Nov-10 10:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.