BugNET

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

BugNET Forums

 
  Forum  Development  General develop...  BugNET-0.7.899-Source Solution made with VS 2008
Previous Previous
 
Next Next
New Post 2/12/2008 10:27 AM
User is offline Juanra
7 posts
No Ranking


BugNET-0.7.899-Source Solution made with VS 2008 

Hi all,

I'm trying to compile the source code for v0.7.899 and when I open it with VS 2005, it sends me a message because the Solution was made with VS 2008.

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0982E04B-111E-4861-8B21-A2138A657EF7}"
    ProjectSection(SolutionItems) = preProject
        Common\GlobalAssemblyInfo.cs = Common\Glob...

 
New Post 2/12/2008 1:42 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: BugNET-0.7.899-Source Solution made with VS 2008 
Modified By admin  on 2/12/2008 1:43:30 PM)

The solution was upgraded a bit ago to VS 2008.  I noticed that the development documentation is older so I will update this.


Davin Dubeau
BugNET - Core Developer

 
New Post Yesterday @ 11:51 AM
User is offline jeldridge
1 posts
No Ranking


Re: BugNET-0.7.899-Source Solution made with VS 2008 

Hi,

Regrettably, the company I work for does not have VS 2008 license.  So I created a VS 2005 solution and downgraded the projects so that it would compile in VS 2005 sp1.  This was compiled as a web application and uses the cassini server.  I added an enhancement so that the user can search on the comments field.  I This required that the BugNet_IssuesView be modified to expose the BugNet_IssuesComment table.  I have used this starter kit in the past and this is an excellent rewrite.

For the most part I have left the code the way I found it.  If you do a windiff, you will find that the solution and project files and been modifed.  I also had to get rid of the VAR keyword as it did not exist in the previous version of c#.

I would attach the code zipped up, but I don't know how.  If there is an interest in this downgraded codeset, please let me know how to upload the code.

Thanks.

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  BugNET-0.7.899-Source Solution made with VS 2008

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.