BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  unable to find install.aspx
Previous Previous
 
Next Next
New Post 4/28/2008 8:03 AM
Unresolved
User is offline kdani
2 posts
No Ranking


unable to find install.aspx 

Hi,

I've tried to install the lastest version of bugnet, followed all the instructions,

Yet after setting the IIS Website to support .net 2.0 and trying to load the http://localhost/bugnet/install/install.aspx I get a file not found error.

if I try to load http://localhost/bugnet/install/install.htm I get the page correctly (the bug logo)

Any Ideas how to resolve this issue?

Thanks,

Dani

 
New Post 4/29/2008 7:19 AM
User is offline smoss
109 posts
www.orbitsolutions.co.za
5th Level Poster


Re: unable to find install.aspx 

Hi Kdani,

You need to establish if you are serving aspx pages.

Try going to this URL before you try the install URL.

http://localhost/bugnet/default.aspx

If you can't access that then your ASP.NET and IIS is not configured properly.

Here are the instructions for installing (which I am sure you have read).

http://bugnetproject.com/Documentation/tabid/57/topic/Installation/Default.aspx

 
New Post 4/29/2008 10:51 AM
User is offline kdani
2 posts
No Ranking


Re: unable to find install.aspx 

Hi,

Thanks for the answer.

The server does not serve aspx pages. I've set in the ASP.NET property page to combo box to ASP 2.

There is not asp 1.1 installed on the machine (only .net 2.0, .net 2 sp1, .net 3).

What am I missing ? How can I make it serve aspx pages ?

Thanks,

Dani

 

 
New Post 4/30/2008 12:50 AM
User is offline smoss
109 posts
www.orbitsolutions.co.za
5th Level Poster


Re: unable to find install.aspx 
Modified By smoss  on 4/29/2008 11:55:45 PM)

Hi Dani, 

Assuming you are running Windows XP not Windows Vista:

Firstly run this tool to re-install ASP.NET into IIS

c:\windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -u
c:\windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -i

If that does not work then re-create the ASP_NET user account

c:\windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -ga ASPNET

If this does not work read this page:

http://www.developersdex.com/asp/message.asp?p=592&r=5837738

If that does not work download WFetch from Microsoft and let us know what error you get:

http://support.microsoft.com/kb/284285

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  unable to find install.aspx

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.