User Profile

Collapse

Profile Sidebar

Collapse
KUVU
KUVU
Last Activity: Sep 11 '07, 01:29 PM
Joined: Sep 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • worksheet.saveas() or workbook.saveas() not working on Windows Server2003?

    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.
    See more | Go to post

  • KUVU
    started a topic how to set the cookiename in <asp:CookieParameter>
    in .NET

    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
    See more | Go to post
No activity results to display
Show More
Working...