BugNET

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

BugNET Forums

 
  Forum  Support  Installation pr...  web.config and log4net.config
Previous Previous
 
Next Next
New Post 3/22/2007 5:53 PM
User is offline broadusc
16 posts
No Ranking


web.config and log4net.config 
I'm installing 0.7 and am having a hard time figuring out how to configure the web.config file

Can someone tell me what my connectionstring should look like with the following info?

OS = XP PRO
DB = MSSQL Standard running locally
IIS = 5

I tried <add name="LocalSqlServer" connectionString="server=localhost;database=BugNET;uid=sa;pwd=mypassword" /> in both web.config and log4net.config and just got a blank screen when I browsed to http://localhost/BugNet/Install/Installer.aspx

I must be an idiot.  Someone have pity on me.  Help!
 
New Post 3/23/2007 5:56 AM
User is offline admin
641 posts
bugnetproject.com
1st Level Poster




Re: web.config and log4net.config 
 broadusc wrote
I'm installing 0.7 and am having a hard time figuring out how to configure the web.config file

Can someone tell me what my connectionstring should look like with the following info?

OS = XP PRO
DB = MSSQL Standard running locally
IIS = 5

I tried g="server=localhost;database=BugNET;uid=sa;pwd=mypassword" /> in both web.config and log4net.config and just got a blank screen when I browsed to http://localhost/BugNet/Install/Installer.aspx

I must be an idiot.  Someone have pity on me.  Help!


Well the blank screen is my fault, it is in fact erroring but the code is clearing the error.

The connection string looks ok to me.

Make sure you have added the asp.net account to the directory that the application resides in and have given it full control of the directory.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  web.config and log4net.config

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.