473,662 Members | 2,760 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VS Develper (non Admin) missing IIS MMC Management

Hi,

I am trying to set up VS Developer users with non-administrator rights
debug ASP (3) in VB.Net, and of course manage IIS MMC. This has
succeeeded on 3 machines, including my own - but since then it hasnt
been able to work, with seemingly exactly the same install & debug
setup. All machines are Windows 2000 with IIS 5.0.

My main 2 problems are:
1. the user cannot see the web site properties in MMC.
2. I get all of the errors from this kb article
http://support.microsoft.com/default...b;EN-US;320451
(but tried the resolution and it's not it)

I have tried re-installing IIS, VB.Net & ASP.Net 1.1 (in that order),
doing the usual permission stuff (adding the user to debugger & vs
developer group, file permissions on inetpub and temp asp.net files,
etc etc). Frontpage is installed (this shouldnt matter as it is a
local box not remote debugging). And I've tried aspnet_regiis.e xe
reg'ing aspnet_isapi.dl l). I've tried everything!

This is an absolute pain as we are all still developing in ASP 3 and
moving forward has taken 18 months sofar and got nowhere - any ideas
would be great!
Jul 21 '05 #1
3 1888
Windows 2000
Easy: Log in as admin and add their accounts to the Operators tab.

Windows XP
Create a stub to run as admin, as the operators tab is gone.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ***
Think Outside the Box!
*************** *************** *************** ***
"Andrew Clancy" <us****@achren. org> wrote in message
news:dd******** *************** ***@posting.goo gle.com...
Hi,

I am trying to set up VS Developer users with non-administrator rights
debug ASP (3) in VB.Net, and of course manage IIS MMC. This has
succeeeded on 3 machines, including my own - but since then it hasnt
been able to work, with seemingly exactly the same install & debug
setup. All machines are Windows 2000 with IIS 5.0.

My main 2 problems are:
1. the user cannot see the web site properties in MMC.
2. I get all of the errors from this kb article
http://support.microsoft.com/default...b;EN-US;320451
(but tried the resolution and it's not it)

I have tried re-installing IIS, VB.Net & ASP.Net 1.1 (in that order),
doing the usual permission stuff (adding the user to debugger & vs
developer group, file permissions on inetpub and temp asp.net files,
etc etc). Frontpage is installed (this shouldnt matter as it is a
local box not remote debugging). And I've tried aspnet_regiis.e xe
reg'ing aspnet_isapi.dl l). I've tried everything!

This is an absolute pain as we are all still developing in ASP 3 and
moving forward has taken 18 months sofar and got nowhere - any ideas
would be great!

Jul 21 '05 #2
Thanks Greg - but I dont have the operators tab in windows 2000 pro for some
reason?
Is there a group policy I can apply that achieves the same?

Does this solve my .Net project creation problems too?

Thanks,
Andy

"Cowboy (Gregory A. Beamer) [MVP]" <No************ @comcast.netNoS pamM> wrote
in message news:e0******** ******@tk2msftn gp13.phx.gbl...
Windows 2000
Easy: Log in as admin and add their accounts to the Operators tab.

Windows XP
Create a stub to run as admin, as the operators tab is gone.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ***
Think Outside the Box!
*************** *************** *************** ***
"Andrew Clancy" <us****@achren. org> wrote in message
news:dd******** *************** ***@posting.goo gle.com...
Hi,

I am trying to set up VS Developer users with non-administrator rights
debug ASP (3) in VB.Net, and of course manage IIS MMC. This has
succeeeded on 3 machines, including my own - but since then it hasnt
been able to work, with seemingly exactly the same install & debug
setup. All machines are Windows 2000 with IIS 5.0.

My main 2 problems are:
1. the user cannot see the web site properties in MMC.
2. I get all of the errors from this kb article
http://support.microsoft.com/default...b;EN-US;320451
(but tried the resolution and it's not it)

I have tried re-installing IIS, VB.Net & ASP.Net 1.1 (in that order),
doing the usual permission stuff (adding the user to debugger & vs
developer group, file permissions on inetpub and temp asp.net files,
etc etc). Frontpage is installed (this shouldnt matter as it is a
local box not remote debugging). And I've tried aspnet_regiis.e xe
reg'ing aspnet_isapi.dl l). I've tried everything!

This is an absolute pain as we are all still developing in ASP 3 and
moving forward has taken 18 months sofar and got nowhere - any ideas
would be great!


Jul 21 '05 #3
W2k Pro and XP Pro do not have operator tab.
this is client OSes limitation of IIS.

and operator tab has been remove from IIS 6.0 as well.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/

"Andrew Clancy" <contactATachre nDOTorg> wrote in message
news:#L******** ******@TK2MSFTN GP12.phx.gbl...
Thanks Greg - but I dont have the operators tab in windows 2000 pro for some reason?
Is there a group policy I can apply that achieves the same?

Does this solve my .Net project creation problems too?

Thanks,
Andy

"Cowboy (Gregory A. Beamer) [MVP]" <No************ @comcast.netNoS pamM> wrote in message news:e0******** ******@tk2msftn gp13.phx.gbl...
Windows 2000
Easy: Log in as admin and add their accounts to the Operators tab.

Windows XP
Create a stub to run as admin, as the operators tab is gone.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ***
Think Outside the Box!
*************** *************** *************** ***
"Andrew Clancy" <us****@achren. org> wrote in message
news:dd******** *************** ***@posting.goo gle.com...
Hi,

I am trying to set up VS Developer users with non-administrator rights
debug ASP (3) in VB.Net, and of course manage IIS MMC. This has
succeeeded on 3 machines, including my own - but since then it hasnt
been able to work, with seemingly exactly the same install & debug
setup. All machines are Windows 2000 with IIS 5.0.

My main 2 problems are:
1. the user cannot see the web site properties in MMC.
2. I get all of the errors from this kb article
http://support.microsoft.com/default...b;EN-US;320451
(but tried the resolution and it's not it)

I have tried re-installing IIS, VB.Net & ASP.Net 1.1 (in that order),
doing the usual permission stuff (adding the user to debugger & vs
developer group, file permissions on inetpub and temp asp.net files,
etc etc). Frontpage is installed (this shouldnt matter as it is a
local box not remote debugging). And I've tried aspnet_regiis.e xe
reg'ing aspnet_isapi.dl l). I've tried everything!

This is an absolute pain as we are all still developing in ASP 3 and
moving forward has taken 18 months sofar and got nowhere - any ideas
would be great!



Jul 21 '05 #4

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

Similar topics

6
2341
by: Kartic | last post by:
Hello, I downloaded the Win32 installer for Twisted 1.3.0, Python 2.3. The installer, when executed under my login, fails as it requires administrator rights to install (why they have it as a requirement, I don't understand). So I started the installer as the admin user. That too failed because I have a non-admin install of Python 2.3 on my machine and when I launch
1
1596
by: Printronix | last post by:
Printronix, Inc - Irvine C Full Time position. We are looking for local candidates only at this time. No third party agencies or recruiters please. Thank You Salary: Up to $90K DO STAFF WEB DEVELOPE Qualifications Bachelors Degree – CS, MIS or equivalent degree require 5+ years experience developing in Microsoft technology environment using ASP, ASP.NET or VB.NE
1
1746
by: Andrew Clancy | last post by:
Hi, I'm reposting this question as no resultion as yet. Couple of updates, so re-read if you have seen before. I am trying to set up VS Developer users with non-administrator rights debug ASP (3) in VB.Net, and of course manage IIS MMC. This has succeeeded on 3 machines, including my own - but since then it hasnt been able to work, with seemingly exactly the same install & debug setup. All machines are Windows 2000 Pro with IIS 5.0.
3
1223
by: Andrew Clancy | last post by:
Hi, I am trying to set up VS Developer users with non-administrator rights debug ASP (3) in VB.Net, and of course manage IIS MMC. This has succeeeded on 3 machines, including my own - but since then it hasnt been able to work, with seemingly exactly the same install & debug setup. All machines are Windows 2000 with IIS 5.0. My main 2 problems are: 1. the user cannot see the web site properties in MMC.
1
2741
by: freddy | last post by:
I have to come up with an admin cntrol panel so the staff can change ,update there website as needed. I would like to use asp to create the admin panelor if you guys can tell me of a better way like using php or somthing. How would I go about letting them update/change the text. Do I have the site load it from a database like access or sql or ? Remeber it should be user freidly no html coding just type and upload Help me please
2
2339
by: Jéjé | last post by:
Hi, I have create some webpart controls to use in sharepoint. these webparts are in a DLL and I have a resource file for the french language. after an IISReset, if the caller is a non-administrator user, then the language resource file is not loaded. if an administrator load the page, then the DLL is found and loaded into the cache and another non-admin user can see the translated texts.
11
20526
by: AnhTai | last post by:
Hi all, I've just installed MySQL 5.0 on my sun box (runing Solaris 10, install from blastwave). This is my first time with MySQL so I don't have any exp with it. I have some troubles as: - I set password for root account via this command: # mysql -h atlantis -u root mysql
4
3229
by: martinpe | last post by:
Does anybody know a simple admin panel to use to manage little applications? I need only an user/admin basic structure. Thanks.
0
1649
by: garks | last post by:
I am using Exchange 2003(Exchange Hosting), C#. I am trying to get Mailbox usage using WMI But I follows the coding below, still cannot get the Mailbox usage. Even though, I predefined the username and password. Often gets "Access denied" while running the code. I have tried to add the user to the \root\MicrosoftExchangeV2, and the delegate control, but still cannot. Is there anything I missing to add?
0
8435
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
8345
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8857
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...
0
8768
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8633
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...
1
6186
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
5655
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
4348
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1999
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.