Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
yves_junqueira
Engaged Sweeper II

Hi

I'm trying to setup lansweeper (btw, it seems to be really nice, thanks!) using a remote MSDE server, which was properly setup, to which the server will connect using SQL auth.

this is my .config:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ConnectionString" value="data source=&quot;10.1.0.80&quot;;
persist securityinfo=True;initial catalog=Lansweeper;user id=lsuser;password=mypass" />
<add key="ConcurrentThreads" value="10" />
</appSettings>
</configuration>

Yet the application crashes when I run it, with this error:

it's in portuguese, saying that "Application was not started correctly (0xc00000135). Click ok to close the execution".

Does the .exe have a problem, or my config may be wrong?

3 REPLIES 3
yves_junqueira
Engaged Sweeper II
Yeah. Lame me.

And hey, lansweeper is REALLY great.

Thanks for that!
Hemoco
Lansweeper Alumni

Maybe a useful link:

Hemoco
Lansweeper Alumni

Your config seems ok.

I did a google search and found this possible solution :

Another possible reason : you haven't installed the dotnet framework 1.1

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now