BugNET

Open source issue tracking & project management
| Login

Import Update!

We are currently in transition and have moved our discussions to CodePlex. These forums will remain as reference until we launch of our new site in the upcoming weeks. After that they will be removed.

Thank you for your patience during our transition.

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...Cannot install due to IIS error Cannot install due to IIS error
Previous
 
Next
New Post
3/23/2007 4:02 AM
 
If you were using the 0.66 version was built using .net 1.1.   0.7B1 is the .net 2.0 version.

Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
9/12/2011 3:11 AM
 
As an XP user i was also getting the same error....

This error is usually caused when .Net is installed before IIS.

Try these steps at the command prompt to resolve this issue:


STEP 1 - Uninstall ASPNET from IIS

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -ua

Start uninstalling all versions of ASP.NET.
..............
Finished uninstalling all versions of ASP.NET.

STEP 2 - Remove ASPNET user from Machine

Navigate to Control Panel -> Administrative Tools -> Computer Management -> Local Users and Groups

STEP 3 - Install ASPNET again (this will also create the ASPNET user)

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -i

Start installing ASP.NET (2.0.50727).
................
Finished installing ASP.NET (2.0.50727).

STEP 4 - Grant ASPNET user access to the IIS metabase

Note: you would need to substitute gaurav001 with the name of the machine you are attempting to install Enterprise Architect onto.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -ga gaurav001\ASPNET

Start granting catchlaptop004\ASPNET access to the IIS metabase and other direct
ories used by ASP.NET.
Finished granting catchlaptop004\ASPNET access to the IIS metabase and other dir
ectories used by ASP.NET.

STEP 5 - Restart IIS

Control Panel -> Administrative Tools -> Internet Information Services -> Right click on Computer -> All Tasks -> Restart IIS...

At last you have to allow general sharing on the BugNet application folder.

This should resolve your problem.

All The Best.
 
New Post
9/12/2011 3:12 AM
 
As an XP user i was also getting the same error....

This error is usually caused when .Net is installed before IIS.

Try these steps at the command prompt to resolve this issue:


STEP 1 - Uninstall ASPNET from IIS

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -ua

Start uninstalling all versions of ASP.NET.
..............
Finished uninstalling all versions of ASP.NET.

STEP 2 - Remove ASPNET user from Machine

Navigate to Control Panel -> Administrative Tools -> Computer Management -> Local Users and Groups

STEP 3 - Install ASPNET again (this will also create the ASPNET user)

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -i

Start installing ASP.NET (2.0.50727).
................
Finished installing ASP.NET (2.0.50727).

STEP 4 - Grant ASPNET user access to the IIS metabase

Note: you would need to substitute gaurav001 with the name of the machine you are attempting to install Enterprise Architect onto.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -ga gaurav001\ASPNET

Start granting catchlaptop004\ASPNET access to the IIS metabase and other direct
ories used by ASP.NET.
Finished granting catchlaptop004\ASPNET access to the IIS metabase and other dir
ectories used by ASP.NET.

STEP 5 - Restart IIS

Control Panel -> Administrative Tools -> Internet Information Services -> Right click on Computer -> All Tasks -> Restart IIS...

At last you have to allow general sharing on the BugNet application folder.

This should resolve your problem.

All The Best.
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...Cannot install due to IIS error Cannot install due to IIS error


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.