BugNET

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

BugNET Forums

 
  Forum  Support  Installation pr...  Installation really finished ?
Previous Previous
 
Next Next
New Post 1/3/2007 8:33 AM
User is offline starzl
5 posts
No Ranking


Installation really finished ? 

Hello everybody,

I am new to this stuff and I tried to install version 0.7 . I am able to run install.aspx but I am not sure if the installation is complete. The only output I got is:

Installation Status Report

Installing Version: 0.7.719.0
Installing Membership Provider... - 00:00:00.1093750
Installing BugNET Database... - 00:00:01.1718750
Installing BugNET Default Data... - 00:00:01.9062500
Creating Administrator Account... - 00:00:02.1406250

That's all. Has the installation really finished ? The problem is that the default page will remain completely blank when calling it. I think there should come up a login prompt. I have reinstalled it several times but without success.

Here are my con strings:

web.config:
<add name="~LocalSqlServer" connectionString="Password=test;Persist Security Info=True;User ID=test;Initial Catalog=bugnet;Data Source=slowly"/>

Log4Net.config:
<connectionString value="Data Source=SLOWLY;AttachDbFilename=|DataDirectory|BugNet.mdf;Integrated Security=True;User Instance=True" />

Any ideas?

Greetings
Andy

 
New Post 1/3/2007 7:33 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Installation really finished ? 
Hi Andy,

From the looks of it the installation did not finish.   Try removing the ~ from the LocalSqlServer  name attribute and run a clean install again to see if that fixes it.

Davin Dubeau
BugNET - Core Developer

 
New Post 1/4/2007 1:17 AM
User is offline starzl
5 posts
No Ranking


Re: Installation really finished ? 

Hello Davin,

oops, I should have seen this too. Thanks a lot for your help.

Greetings

Andy 

 
New Post 1/22/2007 11:15 AM
User is offline briandd
5 posts
No Ranking


Re: Installation really finished ? 

Hi, I am having the same installation issue. But it doesn't seem like its the connection string as tables have been created in the database. The installation stops at the Creating Administrator and the main page is blank just like described previously in this thread. Any ideas? Thanks.

 
New Post 1/24/2007 10:29 AM
User is offline starzl
5 posts
No Ranking


Re: Installation really finished ? 

Hello Brian,

which SQL-Server version are you using? In my case it didn't worked with SQLExpress. As I tried the full the server it worked.

Regards
Andreas

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Installation really finished ?

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.