User Profile

Collapse

Profile Sidebar

Collapse
Chasage
Chasage
Last Activity: Mar 16 '11, 02:12 PM
Joined: Feb 23 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to close session of the same application in all tabs

    Hi,

    In my web application, I use an exit button which runs session.abandon to close the session and then close the browser.

    It does not work with multi-tabs in IE. If I open my application in two tabs, I click on the exit button in one tab which abandons the session and close the tab. But the application in another tab can still work.

    Is there any way to close the session for this application in all the...
    See more | Go to post

  • Chasage
    started a topic Using a windows service to open an Excel file
    in .NET

    Using a windows service to open an Excel file

    Hi,

    I am using an IIS application to launch a windows service which then opens a (2003 or 2007) Excel file. When my Excel add-in receive the 'open' message, it will try use the following code to open the Excel file.

    Microsoft.Offic e.Interop.Excel .Application.Wo rkbooks.Open(fN ame, False, 1) 'fName is the path to the file

    Then I got the exception:
    "Microsoft Office Excel cannot access the file...
    See more | Go to post
No activity results to display
Show More
Working...