Excel connectivity issue from .net application



I am struggling with a strange error from past couple of weeks. I am trying
to import the excel file from my .net application. First it uploads the excel
file to the server then connects to that file using oledb. but whenever I
execute that program, I see the following error

"The Microsoft Jet database engine cannot open the file ''. It is already
opened exclusively by another user, or you need permission to view its data."

I checked google and found many and played around with those but no luck.
Appreciate your help.
.



Relevant Pages

  • Excel connectivity issue from .net application
    ... I am struggling with a strange error from past couple of weeks. ... to import the excel file from my .net application. ... First it uploads the excel ...
    (microsoft.public.excel.programming)
  • Re: publish asp.net web application
    ... have a field where user uploads an excel file. ... private void Page_Load ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Background thread in ASP.net
    ... I have a web application project where the user uploads an excel file. ... Avadhoot K ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Background thread in ASP.net
    ... The second a file is dropped into that folder, ... I have a web application project where the user uploads an excel file. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Background thread in ASP.net
    ... I think a Windows service fits better into your scenario. ... I have a web application project where the user uploads an excel file. ...
    (microsoft.public.dotnet.framework.aspnet)