BugNET

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

BugNET Forums

 
  Forum  Support  Installation pr...  404 "Page not Found" on starting Install.aspx
Previous Previous
 
Next Next
New Post 4/25/2007 6:25 AM
User is offline Jenson
2 posts
No Ranking


404 "Page not Found" on starting Install.aspx 

I'm trying very hard to install BugNet on a Windows 2003 Server with IIS 6, Dot.Net Framework 2 (red.), MS Sql Express 2005.

I created a virtual Directory within the Standard Website that is linked to the Directory C:\BugNet on the local Harddrive.

Then i've set the Access Rights for the "NETZWERKDIENST" (NETWORK SERVICE) as shown in the installation manual.

I've also checked the usage of ASP 2.0 instead of ASP 1.1.

The Standard Website answers and i get the standard page shown if i open the Server-URL in internet explorer.

Also a directory listing of the subdirectory BugNet works. But if i try to call the install.aspx script i get an error "404 Document not found".

Any Ideas someone? I'm not a really good Microsoft Administrator...

Thanks for you help...

 

Jenson

 
New Post 4/25/2007 7:04 AM
User is offline cgraefe
54 posts
No Ranking


Re: 404 "Page not Found" on starting Install.aspx 

Hi Jenson,

1. Did you call the following url: http://server/Bugnet/Install/Install.aspx ?

2. Is your virtual folder named "BugNET" ?

3. Is your IIS started?

Perhaps you can provide a little screenshot of your IIS-Manager config.

 

regards

Christian

 
New Post 4/25/2007 7:23 AM
User is offline Jenson
2 posts
No Ranking


Re: 404 "Page not Found" on starting Install.aspx 

I made it by myself !

There was a problem with the ASP.Net registration within the IIS. I've read an article about running "aspnet_regiis -i" from the framework-directory and did so.

I think the problem was, that the .NET Framework was installed before the IIS was installed. Microsoft does not register the .NET Framework within IIS during Installation of IIS.

So ... now i can log on and eveything seems to work like it is planned to.

 

Thanks

 

Jenson

 
New Post 4/25/2007 9:07 AM
User is offline BC
40 posts
No Ranking


Re: 404 "Page not Found" on starting Install.aspx 
 Jenson wrote

I made it by myself !

There was a problem with the ASP.Net registration within the IIS. I've read an article about running "aspnet_regiis -i" from the framework-directory and did so.

I think the problem was, that the .NET Framework was installed before the IIS was installed. Microsoft does not register the .NET Framework within IIS during Installation of IIS.

So ... now i can log on and eveything seems to work like it is planned to.

 

Thanks

 

Jenson



That's true,
always install first IIS an the .NET 2.0 or it just won't work out of the box anymore and then you have to do "aspnet_regiis -i"
 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  404 "Page not Found" on starting 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.