473,382 Members | 1,464 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,382 software developers and data experts.

Do I need to restart IIS?

I am working with 2 com object dlls that are located in WINNT/SYSTEM32
directory.
When I need to make changes to the DLLs, I need to do the following:
1. stop IIS
2. unregister and register the 2 COM object, and
3. restart IIS.

Is there any way that I can move the newest COM object DLLs to the
WINNT/SYSTEM32 directory, without having to stop and restart IIS?

Let me know.
Jul 21 '05 #1
4 2269
If you accessing the COM objects from a webpage (ASP), you need to
restart IIS to deploy a new version.
If you are not accessing the COM objects from a webpage (you did not
specify), IIS should not be involved at all.

FYI - this is a .NET newsgroup - you might be better off asking
questions in a COM or ASP newsgroup.
Wendy Elizabeth wrote:
I am working with 2 com object dlls that are located in WINNT/SYSTEM32
directory.
When I need to make changes to the DLLs, I need to do the following:
1. stop IIS
2. unregister and register the 2 COM object, and
3. restart IIS.

Is there any way that I can move the newest COM object DLLs to the
WINNT/SYSTEM32 directory, without having to stop and restart IIS?

Let me know.

Jul 21 '05 #2
if you are using Windows Server 2003, you do not have to restart IIS. You
can simply refresh the app pool that the web site is using, assuming you
have a web application that is using the COM objects.

You could also use Enterprise Services, which would allow you to uninstall
and reinstall COM dlls loaded in it without resetting IIS.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:F6**********************************@microsof t.com...
I am working with 2 com object dlls that are located in WINNT/SYSTEM32
directory.
When I need to make changes to the DLLs, I need to do the following:
1. stop IIS
2. unregister and register the 2 COM object, and
3. restart IIS.

Is there any way that I can move the newest COM object DLLs to the
WINNT/SYSTEM32 directory, without having to stop and restart IIS?

Let me know.

Jul 21 '05 #3
Nick Malik:

I am using Windows 2000 server. Thus, I guess that I will need to still
restart IIS, correct?

Let me know.

"Nick Malik [Microsoft]" wrote:
if you are using Windows Server 2003, you do not have to restart IIS. You
can simply refresh the app pool that the web site is using, assuming you
have a web application that is using the COM objects.

You could also use Enterprise Services, which would allow you to uninstall
and reinstall COM dlls loaded in it without resetting IIS.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:F6**********************************@microsof t.com...
I am working with 2 com object dlls that are located in WINNT/SYSTEM32
directory.
When I need to make changes to the DLLs, I need to do the following:
1. stop IIS
2. unregister and register the 2 COM object, and
3. restart IIS.

Is there any way that I can move the newest COM object DLLs to the
WINNT/SYSTEM32 directory, without having to stop and restart IIS?

Let me know.


Jul 21 '05 #4
yes

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:08**********************************@microsof t.com...
Nick Malik:

I am using Windows 2000 server. Thus, I guess that I will need to still
restart IIS, correct?

Let me know.

"Nick Malik [Microsoft]" wrote:
if you are using Windows Server 2003, you do not have to restart IIS.
You
can simply refresh the app pool that the web site is using, assuming you
have a web application that is using the COM objects.

You could also use Enterprise Services, which would allow you to
uninstall
and reinstall COM dlls loaded in it without resetting IIS.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:F6**********************************@microsof t.com...
>I am working with 2 com object dlls that are located in WINNT/SYSTEM32
> directory.
> When I need to make changes to the DLLs, I need to do the following:
> 1. stop IIS
> 2. unregister and register the 2 COM object, and
> 3. restart IIS.
>
> Is there any way that I can move the newest COM object DLLs to the
> WINNT/SYSTEM32 directory, without having to stop and restart IIS?
>
> Let me know.


Jul 21 '05 #5

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

Similar topics

11
by: dcinfinite | last post by:
Hi.. i've posted heaps previously about my IIS not running..i've resorted in formatting my computer..and now the IIS is working..but i have another issue now..is so frustrating.. now..when i...
5
by: LL | last post by:
Hi, I use Applicaiton lever variable like this: Application = xxx; Do I need to restart the WWW service every time to reset it? I also have several Session variables. When Session_End event...
18
by: amdishigh | last post by:
We are experiencing the following problems concerning ASP.NET: our ASP.NET application, written in .NET 1.1 platform, and hosted in IIS 5.0 environment, experience frequent session timeout problem....
3
by: John A Grandy | last post by:
In ASP.NET 1.1 and/or 2.0 ..... Is it possible to configure a web-app so that replacement of an .xml file ( physically located under the virtual dir root ) with a newer version of the file...
6
by: Wendy Elizabeth | last post by:
I am working with 2 com object dlls that are located in WINNT/SYSTEM32 directory. When I need to make changes to the DLLs, I need to do the following: 1. stop IIS 2. unregister and register the 2...
4
by: shorti | last post by:
Can anyone explain in greater (and more comprehensive) detail what the RESTART option does in the ALTER TABLE table ALTER COLUMN statement. This is the description in Info Center: RESTART or...
3
by: Milagro | last post by:
Hello Everyone, I'm trying to debug someone elses php code. I'm actually a Perl programmer, with OO experience, but not in php. The code is supposed to upload a photo from a form and save it...
1
by: Brian Simmons | last post by:
Hi All, I know that if you modify the web.config file or any file in the App_Code subfolder, that ASP.net 2.0 will "restart" the application (i.e. clear out any sessions, etc...). Are there...
16
by: zohaib.shirani | last post by:
i have got a quizz to write a programm that gives the sum of all even numbers between two variables x and y and then displays the sum. Include both x and y in the total sum. Any one here can...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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...

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.