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

ASP.NET

 
AnswerRe: Base64 converter Pin
TheGreatAndPowerfulOz2-Mar-11 11:58
TheGreatAndPowerfulOz2-Mar-11 11:58 
GeneralRe: Base64 converter Pin
swissmiss863-Mar-11 5:33
swissmiss863-Mar-11 5:33 
QuestionSession- passing and changing value between forms Pin
jaffa2-Mar-11 5:08
jaffa2-Mar-11 5:08 
AnswerRe: Session- passing and changing value between forms Pin
Piccadilly Yum Yum3-Mar-11 4:00
Piccadilly Yum Yum3-Mar-11 4:00 
QuestionAccess is denied while going to create folder in program file through vb.net Pin
Hesmsys2-Mar-11 0:45
Hesmsys2-Mar-11 0:45 
AnswerRe: Access is denied while going to create folder in program file through vb.net Pin
phil.o2-Mar-11 1:57
professionalphil.o2-Mar-11 1:57 
AnswerRe: Access is denied while going to create folder in program file through vb.net Pin
Bernhard Hiller2-Mar-11 4:09
Bernhard Hiller2-Mar-11 4:09 
AnswerRe: Access is denied while going to create folder in program file through vb.net Pin
MikkelAndersen2-Mar-11 4:24
MikkelAndersen2-Mar-11 4:24 
It's difficult to say without any codesnippets.
I have with c# and .net experienced that folders and files are locked while traversing, or while updating file content.
Without knowing the context it's impossible to say.
I used myobject.dispose() on the file/folder-objects involved, and it solved my problems in that particular case.

But this sound like it has nothing to do with asp.net.

http://blog.kowalczyk.info/article/Getting-user-specific-application-data-directory.html[^]
QuestionFORM Submit email not working using ASP Pin
GreatScott11-Mar-11 14:03
GreatScott11-Mar-11 14:03 
AnswerRe: FORM Submit email not working using ASP Pin
pmpdesign2-Mar-11 18:27
pmpdesign2-Mar-11 18:27 
AnswerRe: FORM Submit email not working using ASP Pin
Om Prakash Pant7-Mar-11 18:26
Om Prakash Pant7-Mar-11 18:26 
QuestionHandling milliseconds in .Net Pin
indian1431-Mar-11 5:32
indian1431-Mar-11 5:32 
AnswerRe: Handling milliseconds in .Net Pin
Viral Upadhyay1-Mar-11 8:17
Viral Upadhyay1-Mar-11 8:17 
AnswerRe: Handling milliseconds in .Net Pin
meeram3952-Mar-11 0:22
meeram3952-Mar-11 0:22 
QuestionUploading photos to Flickr Pin
yetrus1-Mar-11 2:47
yetrus1-Mar-11 2:47 
AnswerRe: Uploading photos to Flickr Pin
yetrus11-Jan-12 10:12
yetrus11-Jan-12 10:12 
QuestionCrystol report error in google chrome Pin
pvchandana1-Mar-11 0:37
pvchandana1-Mar-11 0:37 
AnswerRe: Crystol report error in google chrome Pin
thatraja3-Mar-11 14:42
professionalthatraja3-Mar-11 14:42 
QuestionAjaxControlToolkit ModalPopupExtender in code behind [modified] Pin
Robert Espindola27-Feb-11 13:05
Robert Espindola27-Feb-11 13:05 
AnswerRe: AjaxControlToolkit ModalPopupExtender in code behind Pin
Not Active27-Feb-11 15:00
mentorNot Active27-Feb-11 15:00 
GeneralRe: AjaxControlToolkit ModalPopupExtender in code behind Pin
Robert Espindola27-Feb-11 16:46
Robert Espindola27-Feb-11 16:46 
GeneralRe: AjaxControlToolkit ModalPopupExtender in code behind Pin
Not Active27-Feb-11 17:11
mentorNot Active27-Feb-11 17:11 
AnswerRe: AjaxControlToolkit ModalPopupExtender in code behind Pin
Vimalsoft(Pty) Ltd28-Feb-11 22:37
professionalVimalsoft(Pty) Ltd28-Feb-11 22:37 
QuestionA proper DI implementation? Pin
Member 391904927-Feb-11 8:59
Member 391904927-Feb-11 8:59 
AnswerRe: A proper DI implementation? Pin
James Simpson28-Feb-11 3:57
James Simpson28-Feb-11 3:57 

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.