BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...web.config and log4net.configweb.config and log4net.config
Previous
 
Next
New Post
3/22/2007 4:53 PM
 
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 4:56 AM
 
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

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...web.config and log4net.configweb.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.