BugNET

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

BugNET Forums

 
  Forum  Support  Installation pr...  Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!)
Previous Previous
 
Next Next
New Post 6/28/2008 8:05 AM
Resolved
User is offline ravensjk
13 posts
No Ranking


Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!) 
Modified By ravensjk  on 6/29/2008 7:59:03 AM)

Hello all,

Had the site up and running and was creating projects, users, and such, then got the following error when I click on any link to the 'Bugs' subdirectory (i.e.; Project Summary, New Issue, etc...):

Server Error in '/BugNET/Bugs' Application.

Parser Error

  Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The file '/BugNET/Bugs/Shared/FourColumn.master' does not exist.

Source Error:

Line 1:  <%@ Page language="c#" Inherits="BugNET.ProjectSummary"  MasterPageFile="~/Shared/FourColumn.master" Title="Project Summary" MaintainScrollPositionOnPostback="true" Codebehind="ProjectSummary.aspx.cs" %>
Line 2:  <%@ Register Src="../UserControls/ComponentTreeView.ascx" TagName="ComponentTreeView" TagPrefix="uc1" %>
Line 3:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>

Source File: /bugnet/Bugs/ProjectSummary.aspx    Line:


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

This was only happening when using the site remotely so I went to the server and ensured that the Bugs directory was an application. I think I may have removed it and set it again, but honestly with all the troubleshooting I'm not sure. In any case now I get this message on the local server as well. Again, I had the site working perfectly on the server so this must just be a small configuration change I have to believe that it has to do with setting an application for the Bugs folder, but it already is an application. Ideas please!?

Thanks, Jason

Also, if it helps my IIS is set up so that I have a default website and then other websites at the same level. If I open up the default website all of the folders for my other sites are in there as well. Where do I have to create the application for Bugs? only in the site at the same level as the default or in the folder that is nested under the default website or both? Thanks so much for any help you can give. I am almost there and have done a lot of research trying to answer this myself before posting.

 
New Post 6/28/2008 4:25 PM
User is offline admin
619 posts
bugnetproject.com
1st Level Poster




Re: Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!) 

Looks like your missing a masterpage file, the FourColumn.master  file from the Shared directory.  Just copy it from the install package.


Davin Dubeau
BugNET - Core Developer

 
New Post 6/28/2008 6:51 PM
User is offline ravensjk
13 posts
No Ranking


Re: Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!) 

Thanks so much for taking the time to try and help, but that wasn't the issue.  I had the site working...and while troubleshooting another issue I somehow caused this to happen.  I had renamed the application and am not sure if that was the cause, but after removing all applications from the IIS properties and then going back in and adding them to the bugNET main folder and to the Bugs sub directory it started working again.  Now I just seem to have a stylesheet issue as the page appears to display without any formatting.  I'm tackling that one now.

 
New Post 6/29/2008 7:58 AM
User is offline ravensjk
13 posts
No Ranking


Re: Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!) 

All is good now.  What I thought was a style sheet issue was me having <pages validateRequest="false" theme="" /> in the web.config in the Bugs subdirectory.  It looks to be another item I changed during troubleshooting.  In any case, I added "Default" to the theme parameter and I finally seem to be up and working.

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Server Error in '/BugNET/Bugs' Application - Parser Error (only in Bugs subdirectory!)

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.