05-16-2012 01:50 AM
<configuration>
<appSettings>
<add key="MM_CONNECTION_HANDLER_Lansweeper" value="sqlserver.htm" />
<add key="MM_CONNECTION_STRING_Lansweeper" value="Persist Security Info=False;Data Source=AUSWDS01V\SQLEXPRESS;Initial Catalog=lansweeperdb;User ID=lansweeperuser;Password=******;Connect Timeout=120" />
<add key="MM_CONNECTION_DATABASETYPE_Lansweeper" value="SQLServer" />
<add key="MM_CONNECTION_SCHEMA_Lansweeper" value="" />
<add key="MM_CONNECTION_CATALOG_Lansweeper" value="" />
</appSettings>
<system.web>
<authentication mode="Windows" />
<identity impersonate="true" />
<authorization>
<allow roles="MyDomain\My GroupName" />
<deny users="*" />
</authorization>
<compilation debug="false" defaultLanguage="VB" />
</system.web>
</configuration>
05-16-2012 03:08 PM
05-16-2012 06:55 PM
Lansweeper wrote:
Please contact us at support@lansweeper.com and provide us with the following:
• Screenshot of what you see when surfing to the following webpage: http://yourwebsite/usertest.aspx
Replace “yourwebsite” with the name of your web console. For instance, if your web console landing page had the URL http://lan-001:81/, you would be showing us a screenshot of the following page: http://lan-001:81/usertest.aspx
• Screenshots of the steps you are taking to log into the web console.
• Your web.config file, found on your Lansweeper server under Program Files\Lansweeper\Website. Please send us the actual file as it is present in the directory.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now