Click here to Skip to main content
16,015,900 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondotnet interview question Pin
vickysavi2414-Jun-12 22:48
vickysavi2414-Jun-12 22:48 
AnswerRe: dotnet interview question Pin
Richard MacCutchan14-Jun-12 23:35
mveRichard MacCutchan14-Jun-12 23:35 
AnswerRe: dotnet interview question Pin
Sandeep Mewara15-Jun-12 8:47
mveSandeep Mewara15-Jun-12 8:47 
AnswerRe: dotnet interview question Pin
R. Giskard Reventlov15-Jun-12 13:22
R. Giskard Reventlov15-Jun-12 13:22 
AnswerRe: dotnet interview question Pin
Rahul Rajat Singh25-Jun-12 0:59
professionalRahul Rajat Singh25-Jun-12 0:59 
QuestionAsp.Net Pin
ChandrusekarCS14-Jun-12 22:04
ChandrusekarCS14-Jun-12 22:04 
AnswerRe: Asp.Net Pin
Sandeep Mewara15-Jun-12 4:37
mveSandeep Mewara15-Jun-12 4:37 
QuestionError while using Microsoft.Office.Interop.Word in Production. Pin
Ramkumar_S14-Jun-12 21:06
Ramkumar_S14-Jun-12 21:06 
Hi All,

I Am using
Microsoft.Office.Interop.Word.Application word = new Microsoft.Office.Interop.Word.Application();
Microsoft.Office.Interop.Word.Document doc = new Microsoft.Office.Interop.Word.Document();

In Visual studio 2010(Framework 4.0)

I created application which finds and replace text in word document.

This works in my developement machine but in production I am getting below error

Office is already installed in my machine.

ERROR:

Retrieving the COM class factory for component with CLSID {00020906-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
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 {00020906-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).

Ramkumar
("When you build bridges you can keep crossing them. ")

http://ramkumarishere.blogspot.com
AnswerRe: Error while using Microsoft.Office.Interop.Word in Production. Pin
Bernhard Hiller14-Jun-12 21:53
Bernhard Hiller14-Jun-12 21:53 
GeneralRe: Error while using Microsoft.Office.Interop.Word in Production. Pin
Ramkumar_S14-Jun-12 21:58
Ramkumar_S14-Jun-12 21:58 
QuestionDisplay multiple columns in Gridview from One Column of SQL table. Pin
sundaramoorthy.b14-Jun-12 19:27
sundaramoorthy.b14-Jun-12 19:27 
AnswerRe: Display multiple columns in Gridview from One Column of SQL table. Pin
Sandeep Mewara14-Jun-12 20:43
mveSandeep Mewara14-Jun-12 20:43 
GeneralRe: Display multiple columns in Gridview from One Column of SQL table. Pin
sundaramoorthy.b14-Jun-12 20:59
sundaramoorthy.b14-Jun-12 20:59 
AnswerRe: Display multiple columns in Gridview from One Column of SQL table. Pin
Ajay Bachale15-Jun-12 11:10
Ajay Bachale15-Jun-12 11:10 
Question2010 sitemap Pin
classy_dog14-Jun-12 6:18
classy_dog14-Jun-12 6:18 
AnswerRe: 2010 sitemap Pin
jkirkerx15-Jun-12 8:44
professionaljkirkerx15-Jun-12 8:44 
GeneralRe: 2010 sitemap Pin
JMummery23-Jun-12 14:01
professionalJMummery23-Jun-12 14:01 
QuestionHow to apply page turning to pdf Pin
Inderjeet Kaur14-Jun-12 5:37
Inderjeet Kaur14-Jun-12 5:37 
AnswerRe: How to apply page turning to pdf Pin
Richard MacCutchan14-Jun-12 5:40
mveRichard MacCutchan14-Jun-12 5:40 
QuestionHELP I NEED TO PRINT CARDS USING ASP.net WEBAPPLICATION USING ZEBRA CARD PRINTER P430i Pin
akosinoah14-Jun-12 2:51
akosinoah14-Jun-12 2:51 
QuestionGridView Row display Pin
sundaramoorthy.b14-Jun-12 0:00
sundaramoorthy.b14-Jun-12 0:00 
SuggestionRe: GridView Row display Pin
Sandeep Mewara14-Jun-12 2:18
mveSandeep Mewara14-Jun-12 2:18 
AnswerRe: GridView Row display Pin
JMummery23-Jun-12 14:13
professionalJMummery23-Jun-12 14:13 
AnswerRe: GridView Row display Pin
AshishChaudha29-Jun-12 22:52
AshishChaudha29-Jun-12 22:52 
QuestionVertical grid Pin
ananrs113-Jun-12 18:46
ananrs113-Jun-12 18:46 

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.