Click here to Skip to main content
15,889,335 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Pssing value using Post method??? Pin
N a v a n e e t h17-Nov-08 18:48
N a v a n e e t h17-Nov-08 18:48 
GeneralRe: Pssing value using Post method??? Pin
subrat4all17-Nov-08 20:18
subrat4all17-Nov-08 20:18 
GeneralRe: Pssing value using Post method??? Pin
surender.m17-Nov-08 21:16
surender.m17-Nov-08 21:16 
GeneralRe: Pssing value using Post method??? Pin
subrat4all17-Nov-08 21:41
subrat4all17-Nov-08 21:41 
GeneralRe: Pssing value using Post method??? Pin
Guffa17-Nov-08 22:13
Guffa17-Nov-08 22:13 
QuestionGlobalization Problem Pin
Prasanna Kumar Pete17-Nov-08 18:06
Prasanna Kumar Pete17-Nov-08 18:06 
AnswerRe: Globalization Problem Pin
Christian Graus17-Nov-08 21:11
protectorChristian Graus17-Nov-08 21:11 
QuestionError - when uploading excel file to server Pin
Satish - Developer17-Nov-08 17:37
Satish - Developer17-Nov-08 17:37 
Hi, i have done one application which tooks input as excel file which contains 2 columns. i took whole excel data to datatable and add two more columsn to datatable and export this data table to csv file by creating file programatically . The application is running sucessfully in my local machine. So i deployed in server. it working fine, when i logged into that server and run from there.

If i run the deployed application from my local machine using
http://192.168.1.110/Myapp/uploadfile.aspx. I am getting the following error.

"The Microsoft Office Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission to view and write its data" (IF i took .xlsx file)

"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."(IF i took .xls file)

can any one say, why this error is occuring?

I have given all permissons to the folder in server, where i creating the csv file.

G. Satish

AnswerRe: Error - when uploading excel file to server Pin
l.laxmikant17-Nov-08 17:45
l.laxmikant17-Nov-08 17:45 
GeneralRe: Error - when uploading excel file to server Pin
Satish - Developer17-Nov-08 17:59
Satish - Developer17-Nov-08 17:59 
GeneralRe: Error - when uploading excel file to server Pin
VijayVishwakarma17-Nov-08 18:24
VijayVishwakarma17-Nov-08 18:24 
GeneralRe: Error - when uploading excel file to server Pin
Satish - Developer17-Nov-08 20:33
Satish - Developer17-Nov-08 20:33 
Questionwindows control on a web page Pin
Tabb Smith17-Nov-08 16:50
Tabb Smith17-Nov-08 16:50 
AnswerRe: windows control on a web page Pin
Christian Graus17-Nov-08 21:12
protectorChristian Graus17-Nov-08 21:12 
Questionrookie question about a simple code Pin
Yifei Jia17-Nov-08 16:03
Yifei Jia17-Nov-08 16:03 
AnswerRe: rookie question about a simple code Pin
Abhijit Jana17-Nov-08 17:45
professionalAbhijit Jana17-Nov-08 17:45 
AnswerRe: rookie question about a simple code Pin
Christian Graus17-Nov-08 21:13
protectorChristian Graus17-Nov-08 21:13 
QuestionNeed Help Pin
learningman17-Nov-08 12:46
learningman17-Nov-08 12:46 
AnswerRe: Need Help Pin
Christian Graus17-Nov-08 14:46
protectorChristian Graus17-Nov-08 14:46 
QuestionDataSet problem [modified] Pin
Phrone17-Nov-08 10:54
Phrone17-Nov-08 10:54 
AnswerRe: DataSet problem Pin
Christian Graus17-Nov-08 11:31
protectorChristian Graus17-Nov-08 11:31 
GeneralRe: DataSet problem Pin
Phrone17-Nov-08 11:46
Phrone17-Nov-08 11:46 
GeneralRe: DataSet problem Pin
Christian Graus17-Nov-08 14:47
protectorChristian Graus17-Nov-08 14:47 
Questionregister user control non declaratively Pin
hassanmohamed17-Nov-08 10:14
hassanmohamed17-Nov-08 10:14 
AnswerRe: register user control non declaratively Pin
Christian Graus17-Nov-08 11:33
protectorChristian Graus17-Nov-08 11:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.