cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
i_kulgu
Champion Sweeper
I wanted to install Lansweeper 4.0 on my own PC and got the following errors.

Setup Error;

Prerequisites installation status
Microsoft SQL 2005 Express Edition done.
Error: Dropping Lansweeper Database
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Creating Lansweeper Database
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Building Lansweeper Table Objects
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Building Lansweeper View Objects
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Building Lansweeper Procedure Objects
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Populating Lansweeper Database
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Create login lansweeperuser
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Grant DB access to lansweeperuser
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Add rolemember to lansweeperuser
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Updating table "tsysIPScanRanges"; Query: INSERT INTO [tsysIPScanRanges] ([Servername],[Ipstart],[Ipend],[Enabled],[SnmpCommunity],[SSHlogin],[SSHPassword],[DefaultDomain],[PingTimeout],[IPIgnoreWindows],[Day1],[Day2],[Day3],[Day4],[Day5],[Day6],[Day7]) VALUES('AU03','192.168.32.1','192.168.33.254',1,'public','','','BUVA_DOM',3,1,1,1,1,1,1,1,1)
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of de toegang tot de server is geweigerd
Error: Updating table "TSysConfig"; Query: IF (SELECT COUNT(*) FROM [TSysConfig]) >= 1 UPDATE [TSysConfig] SET [Config]='LSW', [ActionPath]='\AU03$' ELSE INSERT INTO [TSysConfig] ([Config], [ActionPath]) VALUES ('LSW', '\AU03$')
Error: [DBNETLIB][ConnectionOpen (Connect()).]De SQL-server bestaat niet of


This is what the stup gave me as an error.
It says that either the server doesn't exist or acces is denied.

This is what i can see on my errorlog;

8-3-2010 11:23:28: Cannot connect to database, check your config file, will try again in 1 minute
Er is een fout opgetreden bij het opzetten van een verbinding met de server. Bij het maken van een verbinding met SQL Server 2005, wordt deze storing mogelijk veroorzaakt door het feit dat bij de standaardinstellingen van SQL Server geen externe verbindingen zijn toegestaan. (provider: SQL-netwerkinterfaces, error: 26 - Fout bij zoeken van opgegeven server/exemplaar)


It was just a standard installation.
14 REPLIES 14
i_kulgu
Champion Sweeper
It works now after i removed all .Net frameworks and than reinstalled them.
After that i needed to run that script ;

cd C:\Windows\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis.exe -i

TY for helping me out.
Hemoco
Lansweeper Alumni
Did you try what was in this link : http://k-mug.org/forums/t/892.aspx
Hemoco
Lansweeper Alumni
do you have the folder "C:\Windows\Microsoft.NET\Framework\v2.0.50727"?
If yes go to the command prompt.

Type:
cd C:\Windows\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis.exe -i
i_kulgu
Champion Sweeper
Lansweeper wrote:
do you have the folder "C:\Windows\Microsoft.NET\Framework\v2.0.50727"?
If yes go to the command prompt.

Type:
cd C:\Windows\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis.exe -i


He installed it but unfortunately it didn't helped me out of the error.
Hemoco
Lansweeper Alumni
Also check this: http://k-mug.org/forums/t/892.aspx
Hemoco
Lansweeper Alumni
Could you try running this command:

C:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i
i_kulgu
Champion Sweeper
Lansweeper wrote:
Could you try running this command:

C:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i


Running this didn't work, it says that it can't recognized as a intern or extern command, program or batch.
Hemoco
Lansweeper Alumni
This error hasn't been reported so far.
Did you use IIS or the lansweeper build in webserver?
which version / SP of the dotnet framework do you have?
i_kulgu
Champion Sweeper
Lansweeper wrote:
This error hasn't been reported so far.
Did you use IIS or the lansweeper build in webserver?
which version / SP of the dotnet framework do you have?


I use the IIS.
The version of .Net framework is listed on the error log (last line).

Versiegegevens: Microsoft .NET Framework Versie:2.0.50727.3082; ASP.NET Versie:2.0.50727.3082