BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...Any known issues with BugNET running in Server 2008? Any known issues with BugNET running in Server 2008?
Previous
 
Next
New Post
6/24/2008 11:13 AM
 

smoss wrote

Try doing a CLEAR before the duplicate section or remove the section entirely from the config file.

I bid http://forums.asp.net/t/1268236.aspx

Yeah, thats the page I found when searching on google. Thats what I tried in my post above as one of my troubleshooting steps, but it didn't work. Although I only tried commenting out the sections, I'm not sure what CLEAR is, I'll have to look it up. Do people running this on Vista have to do this as well to their web.config? 

 
New Post
6/24/2008 11:28 AM
 

ok, read up more on <clear />. If I put it in <configSections> I get error that config section can't be read because its missing a section decleration. So I removed it from there and then put <clear /> inside of every section that has <add> or <remove> tags, but this had no effect, gettign same "duplicate" error as I posted.

 
New Post
6/25/2008 2:47 PM
Accepted Answer 

I finally got past this. I have another issue now which I'll post in a new thread.

Basically, I simply had to comment out all the "duplicates" one at a time as they were reported. But, the difference this time is that I *also* had to remove the entire <configSections> section from the web.config. Once I did that, it loaded past the web.config and started running the install code and everything went fine, that is until I went to load up default.aspx. I'll post that issue in a new thread.

 
New Post
12/3/2009 8:25 PM
 

Hi,

I am not able to install even on windows xp server.I have followed all the steps mentioned in BugNET help. can you tell how you have done it.

 
New Post
3/21/2010 7:01 PM
 

I resolved this issue by converting the BugNet virtual directory to an application and creating a application pool just the BugNet's use.

I also created a New local user that I used in the new application pool, and SQL Server login.

The information at this link may also help:http://support.microsoft.com/kb/934515

 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...Any known issues with BugNET running in Server 2008? Any known issues with BugNET running in Server 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.