I am automating an excel report using C#.net.For this i am using a template (.xlt) my code is exceuting perfectly on localcomputer but when i tried on server(windows server 2003) it is not exceuting at worksheet.savea s() (i tried to replace it with workbook.saveas () but nor working) .not throwing any exceptions too.
Can anyone please help me with this.
User Profile
Collapse
-
how to set the cookiename in <asp:CookieParameter>
I am using
FormsAuthentica tion.SetAuthCoo kie(txtbox1.tex t,false) in my login page.
In my search.aspx i need to pass this login name to sqldatasource,d elete commamd
i am using
<asp:CookiParam eter> to pass the login name but don't know that to give in cookiename...
Can any one help me with this
No activity results to display
Show More