Click here to Skip to main content
15,887,248 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: embed own controls Pin
Tommispilot17-Nov-08 21:20
Tommispilot17-Nov-08 21:20 
Questionhow to replace the one column data with other column data Pin
lakshmichawala17-Nov-08 3:09
lakshmichawala17-Nov-08 3:09 
AnswerRe: how to replace the one column data with other column data Pin
ToddHileHoffer17-Nov-08 4:23
ToddHileHoffer17-Nov-08 4:23 
QuestionUnable to convert string to System.Guid Pin
bhupathi srinu17-Nov-08 2:35
bhupathi srinu17-Nov-08 2:35 
AnswerRe: Unable to convert string to System.Guid Pin
ToddHileHoffer17-Nov-08 4:22
ToddHileHoffer17-Nov-08 4:22 
GeneralRe: Unable to convert string to System.Guid Pin
bhupathi srinu17-Nov-08 21:26
bhupathi srinu17-Nov-08 21:26 
JokeRe: Unable to convert string to System.Guid Pin
ToddHileHoffer18-Nov-08 2:20
ToddHileHoffer18-Nov-08 2:20 
QuestionGetting error when uploading file to server from local machine Pin
Satish - Developer17-Nov-08 2:24
Satish - Developer17-Nov-08 2:24 
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

Questionhow to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
souravghosh1817-Nov-08 1:07
souravghosh1817-Nov-08 1:07 
AnswerRe: how to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
NeverHeardOfMe17-Nov-08 1:22
NeverHeardOfMe17-Nov-08 1:22 
GeneralRe: how to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
souravghosh1817-Nov-08 1:28
souravghosh1817-Nov-08 1:28 
GeneralRe: how to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
NeverHeardOfMe17-Nov-08 4:52
NeverHeardOfMe17-Nov-08 4:52 
QuestionAdding controls to the page Dynamically(Page.ParseControl) [modified] Pin
parry_p17-Nov-08 0:00
parry_p17-Nov-08 0:00 
Questionread XML threw API Pin
michael_jhons16-Nov-08 23:39
michael_jhons16-Nov-08 23:39 
AnswerRe: read XML threw API Pin
surender.m16-Nov-08 23:59
surender.m16-Nov-08 23:59 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 0:10
michael_jhons17-Nov-08 0:10 
GeneralRe: read XML threw API Pin
surender.m17-Nov-08 0:40
surender.m17-Nov-08 0:40 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 1:17
michael_jhons17-Nov-08 1:17 
GeneralRe: read XML threw API Pin
Paddy Boyd17-Nov-08 1:38
Paddy Boyd17-Nov-08 1:38 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 1:41
michael_jhons17-Nov-08 1:41 
GeneralRe: read XML threw API Pin
Paddy Boyd17-Nov-08 1:44
Paddy Boyd17-Nov-08 1:44 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 1:57
michael_jhons17-Nov-08 1:57 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 2:19
michael_jhons17-Nov-08 2:19 
GeneralRe: read XML threw API Pin
surender.m17-Nov-08 17:11
surender.m17-Nov-08 17:11 
GeneralRe: read XML threw API Pin
michael_jhons17-Nov-08 21:00
michael_jhons17-Nov-08 21:00 

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.