
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2010 02:14 AM
I just installed Lansweeper and installed it as a new website on IIS and installed the SQL Express during setup.
Now after the setup i went to the Lansweeper Web Console shortcut on the desktop and it opens IE and shows
<%=Lansweeper.Lansweeper.General.GetTitle(Request)%>
as the page title and
style="width:180px"style="width:16px">style="display:none"style="display:block">
style="display:block"style="display:none">
in the body of the page.

In the configuration console everything is normal and it list all our computers but i can't access the web console.
Please Help.
Thanks.
Now after the setup i went to the Lansweeper Web Console shortcut on the desktop and it opens IE and shows
<%=Lansweeper.Lansweeper.General.GetTitle(Request)%>
as the page title and
style="width:180px"style="width:16px">style="display:none"style="display:block">
style="display:block"style="display:none">
in the body of the page.

In the configuration console everything is normal and it list all our computers but i can't access the web console.
Please Help.
Thanks.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2010 11:47 AM
It looks like asp.net is not registered in IIS.
open the command prompt and go to "C:\Windows\Microsoft.NET\Framework\v2.0.50727"
then run "aspnet_regiis.exe -i"
open the command prompt and go to "C:\Windows\Microsoft.NET\Framework\v2.0.50727"
then run "aspnet_regiis.exe -i"
