473,487 Members | 2,680 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Application cannot close.

This is kinda hard to explain so here goes. I have a project as follows...
I don't wont a web service or a console service application.

1st interface (SQL Server)
Nightly Load to data warehouse finishes. My new polling trigger kicks in as
follows:
i.) Checks to see if MIS Run has finished successfully.
If YES, goto next job step and trigger a MISRECON Routine. If NO, terminate
program.

ii.) Polls to see if MISRECON has finished successfully.
If YES, goto next step and trigger uspReconciliation. If NO keep polling
until it is. If NEVER, terminate program.

iii.) Poll to see if uspReconciliation is finished successfully.
If YES, goto next step and trigger standard MISRE checks. (these are
maintained daily by users thru dotNet app)
If NO, keep polling until it is, If NEVER, terminate program.
2nd interface (VB.Net)
1. user logs and frmMain opened
2. MultiLine Text Box is blank but will hold logging information later see 3
& 5 below.
3. User presses btnRoutines and uses a checked list view to add/set sProcs
to be run that night based on trigger above.
4. User returns to frmMain and closes app.
5. sProcs run and return @result_text and @result (0 success <> 0 fail) to
dotNet app. These appear in MultiLine Text Box and are automatically logged
to .txt
6. If all succesfull send use .net to send SMS to support cover saying 'stay
in bed'

Due to 5 and 6 I cant think of shutting the application (at least on the
server side)...Can I?
ps: thanks for your help dudes.
Nov 21 '05 #1
0 908

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
20935
by: federico | last post by:
When I close an excel application opened from a python program with .Close() methood , in tasks manager is still present 'excel.exe' process and if I open manually an excel applicaion I have a...
10
6254
by: Jim H | last post by:
I sometimes get the following error from my Form's Dispose Method when the application is closing: ------------------------------------------------- An unhandled exception of type...
6
20034
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
2
2718
by: Uchiha Jax | last post by:
Hi, Recently had an issue with the Audio object from Microsoft.DirectX.AudioVideoPlayback. None of the events were firing from the object during tests (NUnit or Console). Knowing I had it...
1
9623
by: mtermoul | last post by:
Hi, I'm trying to write an ASP.NET page using VS.NET 2003, Office 2003, Win 2000 but I keep gettin this error: "The message filter indicated that the application is busy" this is the code....
7
3035
by: Paul | last post by:
Hi I have a web application that has a log off selection, just redirects the browser to a form with a label displaying you are loging off. In part of the application I open a new window and was...
3
2022
by: ESmith | last post by:
When a user starts up my application, I want to check for some prerequisite conditions, and if not met, the exit the application. Example: public Form1() { InitializeComponent(); if (...
11
4315
by: Olie | last post by:
This post is realy to get some opinions on the best way of getting fast comunication between multiple applications. I have scowered the web for imformation on this subject and have just found...
9
16037
by: SeC | last post by:
Hi. Is there any way to detect if application is being killed by 'End Process' via Task Manager ?
2
5302
by: =?Utf-8?B?cGVsZWdrMQ==?= | last post by:
when i send an xml to a server using WebRequest object (i am sending a paramater+xml in size of about 250 chars) i recve an error : System.Net.WebException was unhandled Message="The request...
0
7181
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7349
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4874
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
600
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
267
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.