Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
vn vn is offline
external usenet poster
 
Posts: 1
Default FileNotFoundException

Hi all,
I just setup ASP.net and VS. The following code compiles fine, but when
executed, I get a System.IO.FileNotFoundException at the first line when it
attempts to instantiate the Application object. Any ideas why it's not
working? Is there a directory somewhere that I need to change permission
settings, if the code is trying to create a file? Any help is appreciated,
thanks!

Dim xApp As New Microsoft.Office.Interop.Excel.Application
Dim xWB As Microsoft.Office.Interop.Excel.Workbook
Dim xWS As Microsoft.Office.Interop.Excel.Worksheet

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"