Click here to Skip to main content
15,921,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: reading query results into vb Pin
cj433115-Nov-07 10:37
cj433115-Nov-07 10:37 
GeneralRe: reading query results into vb Pin
pmarfleet15-Nov-07 10:50
pmarfleet15-Nov-07 10:50 
GeneralRe: reading query results into vb Pin
cj433115-Nov-07 10:56
cj433115-Nov-07 10:56 
GeneralRe: reading query results into vb Pin
pmarfleet15-Nov-07 11:03
pmarfleet15-Nov-07 11:03 
QuestionAccessed by another process Pin
KreativeKai15-Nov-07 8:52
professionalKreativeKai15-Nov-07 8:52 
AnswerRe: Accessed by another process Pin
Christian Graus15-Nov-07 9:24
protectorChristian Graus15-Nov-07 9:24 
AnswerRe: Accessed by another process Pin
Luc Pattyn15-Nov-07 10:56
sitebuilderLuc Pattyn15-Nov-07 10:56 
GeneralRe: Accessed by another process Pin
KreativeKai16-Nov-07 3:25
professionalKreativeKai16-Nov-07 3:25 
Thanks to both of you for your replies. I had the logic in a try catch, but it was a fairly wide open section of code. I narrowed down the code to several try catch sections and did exactly what Luc suggested as solution #3. I setup logic to retry the delete up to 6 times with a delay of 20 seconds between, and it worked.

The application I was having trouble with, has been in production working flawlessly for two years. It takes report spoolfiles off of our miniframe and translates them into PDF for delivery via e-mail or posting on our intranet. The problem came into light when my boss tried to put a 4000 page financial report which was 35MB in size through the application. It worked and sent a 7MB PDF to him via e-mail, but errored out when it tried to delete the original data / report file.

Thanks for your help! It's working flawlessly again. Smile | :)

Lost in the vast sea of .NET

QuestionPreload images / Speed up images Pin
SiXke15-Nov-07 8:04
SiXke15-Nov-07 8:04 
AnswerRe: Preload images / Speed up images Pin
Luc Pattyn15-Nov-07 8:20
sitebuilderLuc Pattyn15-Nov-07 8:20 
GeneralRe: Preload images / Speed up images Pin
SiXke15-Nov-07 9:26
SiXke15-Nov-07 9:26 
GeneralRe: Preload images / Speed up images Pin
Luc Pattyn15-Nov-07 9:35
sitebuilderLuc Pattyn15-Nov-07 9:35 
GeneralRe: Preload images / Speed up images Pin
SiXke16-Nov-07 5:49
SiXke16-Nov-07 5:49 
GeneralRe: Preload images / Speed up images Pin
Luc Pattyn16-Nov-07 6:04
sitebuilderLuc Pattyn16-Nov-07 6:04 
GeneralRe: Preload images / Speed up images Pin
SiXke17-Nov-07 6:07
SiXke17-Nov-07 6:07 
GeneralRe: Preload images / Speed up images Pin
SiXke24-Nov-07 4:34
SiXke24-Nov-07 4:34 
QuestionPHPbb 3 RC 7 password hash [modified] Pin
LegionFX15-Nov-07 5:54
LegionFX15-Nov-07 5:54 
AnswerRe: PHPbb 3 RC 7 password hash Pin
pmarfleet15-Nov-07 7:21
pmarfleet15-Nov-07 7:21 
GeneralRe: PHPbb 3 RC 7 password hash Pin
LegionFX15-Nov-07 8:00
LegionFX15-Nov-07 8:00 
GeneralRe: PHPbb 3 RC 7 password hash Pin
pmarfleet15-Nov-07 9:26
pmarfleet15-Nov-07 9:26 
GeneralRe: PHPbb 3 RC 7 password hash Pin
DigiOz Multimedia15-Nov-07 11:39
DigiOz Multimedia15-Nov-07 11:39 
QuestionWindow Order? Pin
Violinboy215-Nov-07 5:22
Violinboy215-Nov-07 5:22 
AnswerRe: Window Order? Pin
Violinboy218-Nov-07 5:40
Violinboy218-Nov-07 5:40 
QuestionHow to retreave text from ASP.net or HTMl to sql table Pin
Vimalsoft(Pty) Ltd15-Nov-07 4:28
professionalVimalsoft(Pty) Ltd15-Nov-07 4:28 
AnswerRe: How to retreave text from ASP.net or HTMl to sql table Pin
pmarfleet15-Nov-07 7:13
pmarfleet15-Nov-07 7:13 

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.