M
Markusek Peter
I got this error:
Exception Details: System.Runtime.InteropServices.COMException: Server
execution failed
Source Error:
Line 29: protected System.Web.UI.HtmlControls.HtmlGenericControl zzz;
Line 30: protected System.Web.UI.WebControls.Button Button1;
Line 31: private Word.ApplicationClass oWordApp = new
Word.ApplicationClass();
Line 32: private void Page_Load(object sender, System.EventArgs e)
Line 33: {
I used dcomcnfg.exe and set launch and access permissions for Word document
app, but it didn't help.
======================
Thanks for help.
Exception Details: System.Runtime.InteropServices.COMException: Server
execution failed
Source Error:
Line 29: protected System.Web.UI.HtmlControls.HtmlGenericControl zzz;
Line 30: protected System.Web.UI.WebControls.Button Button1;
Line 31: private Word.ApplicationClass oWordApp = new
Word.ApplicationClass();
Line 32: private void Page_Load(object sender, System.EventArgs e)
Line 33: {
I used dcomcnfg.exe and set launch and access permissions for Word document
app, but it didn't help.
======================
Thanks for help.