473,804 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Programmaticall y configure IIS

I have to programmaticall y configure IIS from a windows form application. I
tried the code I found here:
ttp://weblogs.asp.net/jezell/archive/2003/09/17/27869.aspx and it works fine.
The thing is that I have to use another logging module instead of the
default one... I spent hours reading the metabase documentation but
everything I've tried diten't work...

Does anyone has an idea hoe to do that?

P.S.
..NET 1.1 / Win2003 server
IIS
Sorry for my bad english....
May 16 '06 #1
1 2454
In the IISWebServer ADSI Schema check the LogPluginClsId node. This
should help you

Regards

May 16 '06 #2

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

Similar topics

0
1449
by: john | last post by:
I would like to programmatically (from VB.NET or C#), manage items in the windows explorer 'folder' context menu (right click menu). I need an entry to be able to pass the folder path to my application. If I can configure this using the .NET framework then that would be ideal, using Win32 a close second. Modifying the registry would be ok but not sure how safe this would be on future versions of windows. Any help much appreciated.
1
2222
by: | last post by:
I'm wondering if it's possible, outside of the declaration of an ASP.NET 2.0 GridView, to programmatically style individual columns. For example, I might want to make the text in a particular column bold, or larger. I know that Templates and other declarative mechanisms exist to make this happen. I'm wondering if you can apply the styling using code only. What is the general syntax? Flash Actionscript has this "after the fact"...
6
11566
by: Matt Frame | last post by:
I have a client that has asked us to get a digital signature certificate and start digitally signing all files we pass between each other. I have heard of the subject and know about the certs but I have no idea how to do something like this with VB.Net. Has anyone done something like this or know where I can find out information how to perform the process of signing a document when sending it then checking one on receipt? Your help is...
1
2052
by: Alphonse | last post by:
Hi, If I check the printers & faxes ->file ->server properties There are lot of forms (Envelope, letter, etc). I could add my custom form too, in this case I add a custom form, named "MyCustomForm" This is my code: Dim pdoc As New PrintDocument For Each obj As PaperSize In pdoc.PrinterSettings.PaperSizes
0
1069
by: Pete Smith | last post by:
Hi, I would like to make sure that my webservice runs on the destination system. Does anybody know how to check programmatically if ASP.NET is enabled on IIS 6.0. An maybe also how to configure the Windows Component Setup to activate ASP.NET? Thanks in advance for any thought Pete
3
3056
by: xeroxero | last post by:
I would like to set the following Page directives in my C# code-behind for ASP.NET 2.0 Web Application Project and also in a ASP.NET 2.0 Web Site. What event should I hook and what should the code look like? MaintainScrollPositionOnPostback ViewStateEncryptionMode LinePragmas Title
7
4390
by: sunil | last post by:
Hi all, I read an article from http://www.c-sharpcorner.com/Code/2003/Sept/InstallingWinServiceProgrammatically.asp about how to install a windows service programmatically. Based on the code sample, it provides the feature to install service under LocalSystem account. What I need is to install service under NT AUTHORITY\NetworkService, so that my service can access the shared network resources.
4
3416
by: Matt Fielder | last post by:
Posting this here as MS has informed me that microsoft.public.dotnet.languages.vb.data is not a supported group, but this one is. (seems odd since it's on their server and is a sub of this group, but I do need an answer) My application deploys with MSDE (2000). Currently it's strictly single user, but I'm working on a multi-user version now. In order for one machine to connect to the other, I must run the svrnetcn.exe utility and...
3
2773
by: Merk | last post by:
How can I programmatically determine the from within that method. For example, consider the following code: private void DoSomething() { string s = ???; }
0
9715
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10600
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10354
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10097
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9175
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7642
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6867
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3002
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.