SearchSearch   ProfileProfile   Log inLog in   RegisterRegister 

I have to login TWICE to get to the Internet
Goto page Previous  1, 2
 
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum
View previous topic :: View next topic  
Author Message
timwil



Joined: 12 Aug 2005
Posts: 13

PostPosted: Tue Aug 23, 2005 1:43 pm    
Post subject:

Internet Explorer 6 with SP2.

I believe the problem is related to the SQL Server - when it was running on the .dbf file it was okay. I am using two machines right now - one as the SQL server the other as the Gateway Access Server. I am going to try both on the same machine to see if that makes a difference.
Back to top
timwil



Joined: 12 Aug 2005
Posts: 13

PostPosted: Fri Sep 02, 2005 9:41 pm    
Post subject:

I have loaded FirstSpot onto the SQL Server machine and that has eliminated the internet access drop outs that were occurring however it is still giving the same problem with loggin in - I have to do it twice
Back to top
jason
Forum facilitator


Joined: 30 Nov 2004
Posts: 95
Location: Hong Kong

PostPosted: Mon Sep 05, 2005 2:48 am    
Post subject:

You might not have your database setup correctly. Make sure the user account have enough permission to excute sql statments.

I suggest you test your database without installing Firstspot , you may want to use the same dsn file to do so.
_________________
~ Patronsoft Limited ~
Back to top
timwil



Joined: 12 Aug 2005
Posts: 13

PostPosted: Mon Sep 05, 2005 3:05 am    
Post subject:

the user account is setup as the owner of the database
Back to top
jason
Forum facilitator


Joined: 30 Nov 2004
Posts: 95
Location: Hong Kong

PostPosted: Mon Sep 05, 2005 3:47 am    
Post subject:

Could you please post your config.ini and the .dsn file again?

By the way, is there any table called "fsinst" in your sql server database.
_________________
~ Patronsoft Limited ~
Back to top
hans
Forum facilitator


Joined: 14 May 2004
Posts: 63

PostPosted: Mon Sep 26, 2005 3:41 am    
Post subject:

I've analysed your new log.

You need to add fsinst table to your MS SQL

create table fsinst
(
ipormac varchar(40),
firstspotm varchar(40)
);
_________________
~ Patronsoft Limited ~
Back to top
timwil



Joined: 12 Aug 2005
Posts: 13

PostPosted: Mon Sep 26, 2005 3:55 am    
Post subject:

I have the fsinst table but the second field name is firstspot not firstspotm

I have made the table change I will now try it again
Back to top
Display posts from previous:   
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group