Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all 2179 articles
Browse latest View live

Commented Issue: Default values object reference not set [159]

$
0
0
Default values object reference not set error after upgrade to 1.5.265
Comments: This was fixed in 1.6.327 that was just released on the weekend.

Reopened Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226

Edited Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: Hi Davin, I have the same issue after the update 1.5.99 Server Error in '/bugtrack' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1753 BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56 System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111 System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73 System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37 System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37 System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180 System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35 System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: That is interesting because I was able to reproduce and resolve the issue.

Edited Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: I will look into this ASAP, I can reproduce on the demo.

Source code checked in, #f34b5d029c0e

$
0
0
initial commit for upgrade to asp.net identity

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: A merge overwrote my changes so I have a fix and will be releasing a new version tonight. Thanks for catching this.

Source code checked in, #3cc732b8030a

$
0
0
added latest 1.6.327 upgrade script

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: A new release is out that fixes this issue.

Closed Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226

New Post: admin notification of a new user registration

$
0
0
Would it be possible for all users setup as 'admin' to be notified via email when a new user is registers? If this is already a feature of BugNET, how exactly do I get it to work, because it is not for my installation.

Thanks!

Commented Issue: Edit Security Role crashes [258]

$
0
0
When i will edit a security rule inside a project (Admin/Security Roles) there is a NullReferenceException.

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.Administration.Projects.UserControls.ProjectRoles.BindRoleDetails(Int32 roleId) +1769
BugNET.Administration.Projects.UserControls.ProjectRoles.gvRoles_RowCommand(Object sender, GridViewCommandEventArgs e) +56
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73
System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +89
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +88
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +121
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +180
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +5226
Comments: Hi Davin, Your fix works fine. Thanks

Created Unassigned: User Accounts search [262]

$
0
0
In version 1.6.327, in the Manager User Accounts section there is a mini search.

Pressing enter while the username/email search is highlighted performs an issue search not a user search.

New Post: Upgrading

$
0
0
How, exactly, do I upgrade from one version to the next? There's an "Upgrading" link on the installation directions that goes nowhere.

Do I simply run the Install.aspx again?

Created Unassigned: Bugnet Version targeting 4.0 framework. [263]

$
0
0
Hello,

We are currently using .Net framework 4.0.
So do you have the latest stable version targeting .Net framework 4.0 ?

Please provide me the version number and link to download.

We are unable to use the bugnet as we have to use 4.0 framework , and BugNet is throwing Error if deployed in Environment having 4.0 framework.

Waiting for your response.

Thanks
Vikas Sharma

Updated Wiki: Installing BugNET

$
0
0

Installing BugNET

Requirements
Downloading
Installing Using SQL Server Express
Installing Using SQL Server
Install using the Web Deployment Package
Upgrading
Alternate Installation Tutorial

There are three ways you can install BugNET. You can:
  • Install it using the Web Deployment Package.
  • Download the BugNET .zip file and install it as described in Manually Installing BugNET Using a zip file.
  • Download the BugNET source code and build BugNET from the command line or in Visual Studio.

This topic shows how to install BugNET using the Install and Web Deploy packages.

Requirements

The minimum requirements for running BugNET are the following:
  • ASP.NET 4
  • A web server such as IIS Express 8, 7.5 or IIS 7.x.
  • Microsoft SQL Server 2008 Express or greater.

When installing IIS, make sure you enable the ASP.NET IIS modules. Also make sure that you run BugNET in an integrated pipeline ASP.NET 4 application pool.

Downloading the .zip File

Download the BugNET .zip file from CodePlex. Select the X.X.XXX Install.zip file for the latest build of BugNET as shown in the following illustration:

Install_downloadzip.png

Installing Using SQL Server Express

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the following folders / files and click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions of the following folders (if necessary):
    • Uploads - if using file system based uploads
    • App_Data - This folder is where BugNET stores its database.
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, Start-> Run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. If you are using IIS 7, configure it to run in integrated mode, and configure the application pool to run the .NET Framework version 4.
  11. Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

When the installation is complete, you may log in with the admin user account.

Username: admin
Password: password

Installing Using SQL Server

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the c:\inetpub\wwwroot\bugnet\ folder, click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions on (if necessary):
    • Uploads - if using file system based uploads
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, start-> run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. Configure the database server.
    1. Load the SQL Server Management tool
    2. Expand the Server/Security node
    3. Create a blank SQL Database (e.g db name 'BugNet') on your sql server using a case insensitive collation.
    4. Configure the SQL User Security/Account to allow IIS and ASP.NET access to the database in SQL.

To Use Integrated Security - Windows Authentication (Recommended)

  1. Verify that NT Authority\Network Service is listed, if not add a new account and search for the local NETWORK SERVICE user (if using Windows XP/2000 use the local ASPNET account)
  2. Right click on the NT Authority\Network Service account and choose properties.
  3. Choose the User Mapping section on the left. Select your database on the right, and then down below choose the db_owner option, click OK
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;Trusted_Connection=True"providerName="System.Data.SqlClient"/></connectionStrings>

To Use SQL User Security (requires mixed mode authentication to be enabled in SQL Server)

  1. Right click on Server/Security and choose New Login
  2. Define new SQL Server authentication login information, username/password.
  3. From the User Mapping section choose the new BugNET database and configure the db_owner role membership. Click OK.
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;uid=BugNet;pwd=BugNet"providerName="System.Data.SqlClient"/></connectionStrings>

Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

InstallationComplete.png

When completed, you may log in with the admin user account.

Username: admin
Password: password

Upgrading

Verify that your application pool in IIS is running under .NET 4.5.
  1. Backup live database & files
  2. Put App_Offline.html in live BugNET directory.
  3. Download new distribution to local machine
  4. Use WinMerge or equivalent to compare new and old web.configs. Copy across the connection string to the new one.
  5. Start BugNET, hit the home page to verify that it compiles

The database is automatically upgraded when you hit the home page. You should see a log of what's been done plus a "success" message after a few minutes.

Alternate Installation Tutorial

http://www.dotnetcamp.com/post/2012/10/20/How-to-install-BugNet.aspx

Updated Wiki: Installing BugNET

$
0
0

Installing BugNET

Requirements
Downloading
Installing Using SQL Server Express
Installing Using SQL Server
Install using the Web Deployment Package
Upgrading
Alternate Installation Tutorial

There are three ways you can install BugNET. You can:
  • Install it using the Web Deployment Package.
  • Download the BugNET .zip file and install it as described in Manually Installing BugNET Using a zip file.
  • Download the BugNET source code and build BugNET from the command line or in Visual Studio.

This topic shows how to install BugNET using the Install and Web Deploy packages.

Requirements

The minimum requirements for running BugNET are the following:
  • ASP.NET 4
  • A web server such as IIS Express 8, 7.5 or IIS 7.x.
  • Microsoft SQL Server 2008 Express or greater.

When installing IIS, make sure you enable the ASP.NET IIS modules. Also make sure that you run BugNET in an integrated pipeline ASP.NET 4 application pool.

Downloading the .zip File

Download the BugNET .zip file from CodePlex. Select the X.X.XXX Install.zip file for the latest build of BugNET as shown in the following illustration:

Install_downloadzip.png

Installing Using SQL Server Express

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the following folders / files and click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions of the following folders (if necessary):
    • Uploads - if using file system based uploads
    • App_Data - This folder is where BugNET stores its database.
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, Start-> Run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. If you are using IIS 7, configure it to run in integrated mode, and configure the application pool to run the .NET Framework version 4.
  11. Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

When the installation is complete, you may log in with the admin user account.

Username: admin
Password: password

Installing Using SQL Server

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the c:\inetpub\wwwroot\bugnet\ folder, click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions on (if necessary):
    • Uploads - if using file system based uploads
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, start-> run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. Configure the database server.
    1. Load the SQL Server Management tool
    2. Expand the Server/Security node
    3. Create a blank SQL Database (e.g db name 'BugNet') on your sql server using a case insensitive collation.
    4. Configure the SQL User Security/Account to allow IIS and ASP.NET access to the database in SQL.

To Use Integrated Security - Windows Authentication (Recommended)

  1. Verify that NT Authority\Network Service is listed, if not add a new account and search for the local NETWORK SERVICE user (if using Windows XP/2000 use the local ASPNET account)
  2. Right click on the NT Authority\Network Service account and choose properties.
  3. Choose the User Mapping section on the left. Select your database on the right, and then down below choose the db_owner option, click OK
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;Trusted_Connection=True"providerName="System.Data.SqlClient"/></connectionStrings>

To Use SQL User Security (requires mixed mode authentication to be enabled in SQL Server)

  1. Right click on Server/Security and choose New Login
  2. Define new SQL Server authentication login information, username/password.
  3. From the User Mapping section choose the new BugNET database and configure the db_owner role membership. Click OK.
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;uid=BugNet;pwd=BugNet"providerName="System.Data.SqlClient"/></connectionStrings>

Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

InstallationComplete.png

When completed, you may log in with the admin user account.

Username: admin
Password: password

Upgrading

Verify that your application pool in IIS is running under .NET 4.5.
  1. Backup live database & files
  2. Put App_Offline.html in live BugNET directory.
  3. Download new distribution to local machine
  4. Use WinMerge or equivalent to compare new and old web.configs. Copy across the connection string to the new one.
  5. Start BugNET, hit the home page to verify that it compiles

The database is automatically upgraded when you hit the home page. You should see a log of what's been done plus a "success" message after a few minutes.

Alternate Installation Tutorial

http://www.dotnetcamp.com/post/2012/10/20/How-to-install-BugNet.aspx

Updated Wiki: Installing BugNET

$
0
0

Installing BugNET

Requirements
Downloading
Installing Using SQL Server Express
Installing Using SQL Server
Install using the Web Deployment Package
Upgrading
Alternate Installation Tutorial

There are three ways you can install BugNET. You can:
  • Install it using the Web Deployment Package.
  • Download the BugNET .zip file and install it as described in Manually Installing BugNET Using a zip file.
  • Download the BugNET source code and build BugNET from the command line or in Visual Studio.

This topic shows how to install BugNET using the Install and Web Deploy packages.

Requirements

The minimum requirements for running BugNET are the following:
  • ASP.NET 4
  • A web server such as IIS Express 8, 7.5 or IIS 7.x.
  • Microsoft SQL Server 2008 Express or greater.

When installing IIS, make sure you enable the ASP.NET IIS modules. Also make sure that you run BugNET in an integrated pipeline ASP.NET 4 application pool.

Downloading the .zip File

Download the BugNET .zip file from CodePlex. Select the X.X.XXX Install.zip file for the latest build of BugNET as shown in the following illustration:

Install_downloadzip.png

Installing Using SQL Server Express

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the following folders / files and click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions of the following folders (if necessary):
    • Uploads - if using file system based uploads
    • App_Data - This folder is where BugNET stores its database.
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, Start-> Run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. If you are using IIS 7, configure it to run in integrated mode, and configure the application pool to run the .NET Framework version 4.
  11. Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

When the installation is complete, you may log in with the admin user account.

Username: admin
Password: password

Installing Using SQL Server

  1. Extract the contents of the install package to a folder on your computer.
  2. Create a directory in the c:\inetpub\wwwroot\ folder called bugnet (c:\inetpub\wwwroot\bugnet)
  3. Copy the contents of the BugNET folder in the install package to the c:\inetpub\wwwroot\bugnet\ folder
  4. Go to the properties of the c:\inetpub\wwwroot\bugnet\ folder, click on the Security tab, be sure to add the permissions for the appropriate user (WinXp/2000 uses the local ASPNET account, Win2003/Vista/2008/7 use the local Network Service account). Give this account modify permissions on (if necessary):
    • Uploads - if using file system based uploads
  5. Create a virtual directory in IIS for the bugnet folder.
  6. Open up the the web server IIS Console, start-> run-> INETMGR
  7. Expand the websites node
  8. Expand the default websites node
  9. Right click on the BugNET folder under the default website, click on Convert to Application, if you don't have that option, choose properties and then add the application.
  10. Configure the database server.
    1. Load the SQL Server Management tool
    2. Expand the Server/Security node
    3. Create a blank SQL Database (e.g db name 'BugNet') on your sql server using a case insensitive collation.
    4. Configure the SQL User Security/Account to allow IIS and ASP.NET access to the database in SQL.

To Use Integrated Security - Windows Authentication (Recommended)

  1. Verify that NT Authority\Network Service is listed, if not add a new account and search for the local NETWORK SERVICE user (if using Windows XP/2000 use the local ASPNET account)
  2. Right click on the NT Authority\Network Service account and choose properties.
  3. Choose the User Mapping section on the left. Select your database on the right, and then down below choose the db_owner option, click OK
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;Trusted_Connection=True"providerName="System.Data.SqlClient"/></connectionStrings>

To Use SQL User Security (requires mixed mode authentication to be enabled in SQL Server)

  1. Right click on Server/Security and choose New Login
  2. Define new SQL Server authentication login information, username/password.
  3. From the User Mapping section choose the new BugNET database and configure the db_owner role membership. Click OK.
  4. Edit the Web.config file with a text editor of your choice. Find the BugNET connection string setting and change the connectionString.
<connectionStrings><clear/><addname="BugNET"connectionString="server=MyServer;database=BugNet;uid=BugNet;pwd=BugNet"providerName="System.Data.SqlClient"/></connectionStrings>

Browse to the website using http://localhost/BugNet/Install/Install.aspx. The installation process will now start.

InstallationComplete.png

When completed, you may log in with the admin user account.

Username: admin
Password: password

Upgrading

Verify that your application pool in IIS is running under .NET 4.5.
  1. Backup live database & files
  2. Put App_Offline.html in live BugNET directory.
  3. Download new distribution to local machine
  4. Use WinMerge or equivalent to compare new and old web.configs. Copy across the connection string to the new one.
  5. Start BugNET, hit the home page to verify that it compiles

The database is automatically upgraded when you hit the home page. You should see a log of what's been done plus a "success" message after a few minutes.

Alternate Installation Tutorial

http://www.dotnetcamp.com/post/2012/10/20/How-to-install-BugNet.aspx
Viewing all 2179 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>