How to add user to COM+ role using Com+ objects?
I can add role to COM+ application, but when I try do same to add new user to role, it say error. Why it is so? Here is the the code:
Sub AddNewUserToRole(Role As COMAdmin.COMAdminCatalogObject, sUser As String, clRoles As...
I want write program - ISAPI filter - which would change file which would be processed. For example, user type in browser "www.aaa.aaa/something.html" I want use file "something.asp" for processing this request. When in OnUrlMap I change path browser open download window to...
I want create service monitor to monitor SMTP, FTP, HTTP, POP3, DNS services on remote computers. What is a way to test their status? I read somewhere that to test SMTP
I can send "HELLO name_of_server" and "ok" response is "250 ok" - server will send it if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.