473,666 Members | 2,131 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem in IIS(5.1) for non admin

1 New Member
Hello Everyone,
Hope Everyone is doing well :-)
I have a problem with IIS Default WebSite.
Initially when i installed IIS(5.1),Visual Studio.Net 2003 i was the local admin of the system, that time i was able to create,manage Projects(web applications) and able to access IIS in my system, But now i was removed from the local admin group now i cant able to manage my local system IIS(Default web site) when i try to open the default web site it displays the message as "There are no items to show in this view" and its not showing any projects in the list, i can able to manage only the projects which i created when i was the local admin of the system, now i cant able to create any new webapplications or manage the IIS, its not possible for me to get me the local admin rights so is there any possiblity for me to use or manage my local system IIS, iam a member of the Debuggers group and VS developers group, but still facing the problem so kindly reply me with a solution plssssssss
waiting for a reply asap
Thanks in Advance
Wishes n Regards
Venkat :-)
Feb 17 '07 #1
1 4071
kenobewan
4,871 Recognized Expert Specialist
There may be a work around, ok locally but not for testing or production. It involves changing machine.config so aspnet_wp.exe would run as you instead of the ASPNET user. If username is machine, try changing it to system...
Feb 20 '07 #2

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

Similar topics

4
3821
by: timar | last post by:
i have installed windows xp professional ,by mistake i did not installed iis componet during installation of windows xp. Then i installed microsoft .net visual studio . After that i installed iis componet . It was stopped giving error. Then i removed yahoo messenger from startup and again installed iis . the default web site was working but i was not able to open web application from .net. So reintalled .net. It was working. Then i...
1
2549
by: Greg Anigbo | last post by:
Hello Anyone, I recently purchased Windows XP & VB.net, academic edition for school work. I can't run any programs on the VBnet or open the ASP working environment. When I try to run a program on VBnet,I keep getting the same Error message: A security check failed because the Internet Information Services (IIS) admin service did not respond. This usually indicates that there is a problem with the IIS installation. The help page...
3
1333
by: Amir | last post by:
hello since yesterday all of the sudden my IIS server is down and its not coming back up i have done every thing but seems like it wont start i tried to Stop/ Refresh/Restart IIS through AdminTool in Control Panel i tried to Stop/ Refresh/Restart in Services but local host wont just come up and every time i am trying to use VS.NET it says IIS is down
0
1504
by: Tony Cheng | last post by:
I am using VS .NET 2003 and NVelocity library for my development. Sometimes when I rebuild my web application project by using VS .NET 2003, the NVelocity should be unable to initialize. The error msg state that some resource manager class cannot be found. This problem also occurs even I restart my IIS through IIS admin interface. I want to ask when I rebuild a ASP.NET project using VS .NET 2003, would the IIS be restarted ? If yes,...
1
1600
by: Christian | last post by:
Hi, I have a Windows Server 2003 with IIS 6.0 et dotnet 1.1 I have an asp.net application on that server with no more than 30 users a day. In my web.config the session timeout is set to 180 min and the form authentification timeout is set to 120 min. My problem is the following : IIS restart periodically with no reason. The restart occurs :
3
2562
by: dnz | last post by:
After installing VS2005.NET beta2 (and framework) it seems like the tab in the IIS Admin tool that provides a framework-version picker drop-down has disappeared. Have anyone else experienced this? Is there a way to get it back, so you don't have to use the aspnet_regiis.exe tool?
5
5592
by: ad | last post by:
Hi, How can I detect if the IIS started or not? If the IIS is stop, How can I start it start IIS with C#?
3
3311
by: MarkusJNZ | last post by:
Hi, I have two different applications running on 2003 both in two different vitrual directories. One application runs on the .NET framework 1.1 whilst the other runs on 2.0. If I change the framework version (via IIS admin ASP.NET tab) for either application (Initally the 2.0 app was recognised by IIS as 1.1) does this force IIS to restart? ?? Any links to further reading would be good.
1
1045
by: Samuel Shulman | last post by:
Hi It seems that my IIS always goes to Port :1254 Why and how can I change this setting Thank you, Samuel
6
2572
by: jpatel | last post by:
I am trying to Connect Groupwise and change password .It works fine in VS2005 environment but fails when deployed on IIS. Here is my sample code... Imports AdminTypeLibrary Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim PO, Dom As String
0
8444
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
8869
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
8551
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
8639
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
5664
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
4368
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1775
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.