Lansweeper logo
Home Download Features Demo Buy now Help Support forum
 
    Most requested support articles:
  Lansweeper troubleshooting guide.
  The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
  WMI Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
  How to configure the windows firewall using group policies.
  Support:  
 support@lansweeper.com  
Skype: Lansweeper  
  Mo-Fri 9h-17h CET  
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Installation Error
i.kulgu
#1 Posted : Monday, March 08, 2010 11:37:26 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
I wanted to install Lansweeper 4.0 on my own PC and got the following errors.

Setup Error;

Quote:
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;

Quote:
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.
Lansweeper
#2 Posted : Monday, March 08, 2010 11:46:48 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
Was SQL 2005 already installed or did you choose to let the installer do it?
What is your OS/SP?
i.kulgu
#3 Posted : Monday, March 08, 2010 11:50:19 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
I choose to let the installer do it.
My os = Xp Sp3
i.kulgu
#4 Posted : Monday, March 08, 2010 12:46:35 PM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
I'm beginning from scratch now.
Gonna reinstall the Lansweeper 4.0 and SQL server.
Lansweeper
#5 Posted : Monday, March 08, 2010 1:38:18 PM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
Could you post your install.log before you do this please.
i.kulgu
#6 Posted : Tuesday, March 09, 2010 8:42:14 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
I already reinstalled it sorry.
The installation went well but now i get the following error when i want to access the site.

Quote:
Serverfout in toepassing /lansweeper.
System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)
Beschrijving: Er is een onverwerkte uitzondering opgetreden tijdens het uitvoeren van de huidige webaanvraag. Raadpleeg de stacktracering voor meer informatie over deze fout en de oorsprong ervan in de code.

Details van uitzondering: System.MethodAccessException: System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)

Fout in bron:

Er is een onverwerkte uitzondering gegenereerd tijdens het uitvoeren van de huidige webaanvraag. Aan de hand van de onderstaande tracering van de uitzonderingsstack kunt u meer informatie verkrijgen over de oorsprong en de locatie van de uitzondering.

Stacktracering:

[MethodAccessException: System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)]
System.ServiceModel.DiagnosticUtility.InitDiagnosticTraceImpl(TraceSourceKind sourceType, String traceSourceName) +0
System.ServiceModel.DiagnosticUtility.InitializeTracing() +17
System.ServiceModel.DiagnosticUtility..cctor() +94

[TypeInitializationException: De type-initialisatiefunctie voor System.ServiceModel.DiagnosticUtility heeft een uitzondering veroorzaakt.]
System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetAssociatedSection(ContextInformation evalContext, String sectionPath) +66
System.ServiceModel.Configuration.ServiceHostingEnvironmentSection.UnsafeGetSection() +25
System.ServiceModel.HostingManager.LoadConfigParameters() +40
System.ServiceModel.HostingManager..ctor() +111
System.ServiceModel.ServiceHostingEnvironment.EnsureInitialized() +141
System.ServiceModel.ServiceHostingEnvironment.OnEnsureInitialized(Object state) +4
System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state) +52
System.ServiceModel.ServiceHostingEnvironment.SafeEnsureInitialized() +70
System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +58
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

Versiegegevens: Microsoft .NET Framework Versie:2.0.50727.3082; ASP.NET Versie:2.0.50727.3082
Lansweeper
#7 Posted : Tuesday, March 09, 2010 9:00:36 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
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
#8 Posted : Tuesday, March 09, 2010 9:10:01 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
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
Lansweeper
#9 Posted : Tuesday, March 09, 2010 9:16:45 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
Could you try running this command:

Code:
C:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i
Lansweeper
#10 Posted : Tuesday, March 09, 2010 9:18:19 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
i.kulgu
#11 Posted : Tuesday, March 09, 2010 9:54:09 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
Lansweeper wrote:
Could you try running this command:

Code:
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.
Lansweeper
#12 Posted : Tuesday, March 09, 2010 9:55:44 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
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
#13 Posted : Tuesday, March 09, 2010 10:01:45 AM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
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.
Lansweeper
#14 Posted : Tuesday, March 09, 2010 10:16:13 AM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
i.kulgu
#15 Posted : Tuesday, March 09, 2010 2:39:05 PM

Rank: Premium user

Groups: Premium Users
Posts: 70
Location: Holland
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.
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Contact: E-mail Lansweeper - Skype : Lansweeper
Copyright 2004 - 2011 © Hemoco bvba