473,396 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to start Web Application automatically afrer IIS is started?

I have a Web App, I want to start Main page automatically after IIS is started without any request from browser.

OR run one Script in Global.asax after IIS started.

I understand that the Application_Start on Global.asax is fired only have any request from browser on my application.

Now I want to start App auto after IIS started.

Please help me, thanks a lot.
Jan 20 '08 #1
5 1854
Hi

you mean to say that you want to load web process once your IIS started?
if yes means kindly explain the scenario
Jan 20 '08 #2
Thanks Sir, Yes, something like that, i want to run any function in my App when IIS is started or restart.

When I stop and Re-start IIS, I want to know what is called in my App and I want IIS call any function in my App without any request from browser.

In the fact, I want to load data from DB into array when Re-Start IIS.
Jan 20 '08 #3
Dear all,

Please help me?

Everybody, expert, guru, please help me?
Jan 21 '08 #4
Hi All,

I have a Web App, I want to start Main page automatically after IIS is started without any request from browser.

OR run one Script in Global.asax after IIS started.

I understand that the Application_Start on Global.asax is fired only have any request from browser on my application.

Now I want to start App auto after IIS started.

Please help me, thanks a lot.
Jan 21 '08 #5
Plater
7,872 Expert 4TB
I am not sure if you can, outside of making a request.
Creating a tiny program that just makes a web request to your webapplication could help though.
Then you could have it run on the scheduler, run on boot, whenever.
Jan 21 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: arduk | last post by:
I am attempting to use the Application Updater block so that I can have my ..net windows forms application automatically update when a new version is available. I have deployed version 1.0.0.0...
6
by: Arnie | last post by:
We're using the ServiceController class provided by the .NET Framework, programming in C#. We are using the Start() method to start a service from another service. This works fine most of the...
6
by: Joe | last post by:
C# .NET 2.0 I've got a Windows Service that works exactly as I expect it to. However, it does rely on a few Configuration settings. If the customer doesn't configure it correctly, the service...
2
by: =?Utf-8?B?Vmlua2k=?= | last post by:
Hello Everyone, I have an exe application that I want to start remotely.Once I start the application, I want to press ok to that application. To start the application, I did...
3
by: =?Utf-8?B?S1QxOTcy?= | last post by:
Hi, How can i start an applicaiton whenever a specific application starts? Let me say in that way: when someone starts excel, i need my application to start. I don't want my application is...
0
by: Vinod Sadanandan | last post by:
Fast-Start Failover An Overview In Dataguard Environment ============================================================================= This article describes the automatic fast start failover...
5
by: nttuanit | last post by:
Hi All, I have a Web App, I want to start Main page automatically after IIS is started without any request from browser. OR run one Script in Global.asax after IIS started. I understand that...
3
by: DaveL | last post by:
Hi All I have a windows application that needs to run 24/7 in the SysTray How to Start this on Start up When ever the machine is re-started etc I also need to run as a Different User that has...
0
by: =?Utf-8?B?am1hZ2FyYW0=?= | last post by:
My program needs to do X when someone 'starts using' their Windows user account, and it should do Y when they 'stop using' their Windows user account. By 'starts using' I mean they log on, unlock...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.