View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wakeup wakeup is offline
external usenet poster
 
Posts: 1
Default Run excel in visible mode from aspnet


I can't run excel and set it visible from aspnet. This is the code.
excel = new Excel.ApplicationClass();
excel.visible = true

It don't throw any error, but excel is not visible :(
thanks


'Hip Hop' (http://hhhdirecto.webcindario.com)


--
wakeup
------------------------------------------------------------------------
wakeup's Profile: http://www.excelforum.com/member.php...o&userid=24294
View this thread: http://www.excelforum.com/showthread...hreadid=379000