Home
»
Discussion Forums
»
General Questions and Discussions
»
K2 Live Connect Not working
Subscribe via RSS
Share this
Similar Posts
Live Connect not working.
by
Pete G.
on
Sep 13, 2011
Cannot get Live Connect to work
by
LegacyPoster
on
Jun 28, 2010
Live Connect now working in Firefox
by
LegacyPoster
on
Feb 9, 2010
Live connect options greyed out...not working
by
LegacyPoster
on
Mar 23, 2010
Live Connect doesn't work
by
gfrenkel
on
Mar 22, 2016
View More
Details
6
Replies
0
Subscribers
Posted
over 10 years ago
General Questions and Discussions
K2 Live Connect Not working
Posted by
LegacyPoster
on
Feb 19, 2010 12:15 PM
I have been playing with the new Kaseya and installed the Agents onto 2 desktops at this stage:
When trying to access the Live Connect Section I am presented with this error:
Server Error in '/KLC' Application.
--------------------------------------------------------------------------------
Object cannot be cast from DBNull to other types.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Object cannot be cast from DBNull to other types.
Source Error:
Line 166: {
Line 167: case LiveConnectModule.EnablingRequirements.FullFeatures:
Line 168: if (FullFeatured)
Line 169: {
Line 170: enabled = waitForFeatures = true;
Source File: c:\Kaseya\WebPages\KLC\LiveConnect.aspx.cs Line: 168
Stack Trace:
[InvalidCastException: Object cannot be cast from DBNull to other types.]
System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) +56
System.Convert.ToInt32(Object value) +28
Kaseya.SB.VSAInterop.Agent.AgentData.LoadUsersTable() +291
Kaseya.SB.VSAInterop.Agent.AgentData.get_Flags() +23
Kaseya.SB.VSAInterop.Agent.AgentData.get_RemoteControlEnabled() +39
KLCPage.get_FullFeatured() +62
LiveConnect.AddModule(LiveConnectModule module) in c:\Kaseya\WebPages\KLC\LiveConnect.aspx.cs:168
LiveConnect.Page_Load(Object sender, EventArgs e) in c:\Kaseya\WebPages\KLC\LiveConnect.aspx.cs:57
[LiveConnectFrameError]
LiveConnect.Page_Load(Object sender, EventArgs e) in c:\Kaseya\WebPages\KLC\LiveConnect.aspx.cs:105
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Thus far I have tried re-running all autits and diffrent web brosers (IE and Firefox) and diffrent desktops and all ahve the same error reported
Thanks
Kevin Reynolds
Legacy Forum Name: K2 Live Connect Not working,
Legacy Posted By Username: Helpdesk@originit.co.nz
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 19, 2010 3:56 PM
Hi @all
We've got the same Problem. Accessing LiveConnect from Win7 64Bit IE8 or Firefox.
Ingo
Legacy Forum Name: General Discussion,
Legacy Posted By Username: avogt
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 19, 2010 7:02 PM
Hi,
We have the same problem.
Most of the agents are working fine when using live connect.
But some show the following error:
Server Error in '/KLC' Application.
--------------------------------------------------------------------------------
Object cannot be cast from DBNull to other types.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Object cannot be cast from DBNull to other types.
Source Error:
Line 166: {
Line 167: case LiveConnectModule.EnablingRequirements.FullFeatures:
Line 168: if (FullFeatured)
Line 169: {
Line 170: enabled = waitForFeatures = true;
Legacy Forum Name: General Discussion,
Legacy Posted By Username: Informatics
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 19, 2010 9:51 PM
I'm seeing the same issue here this morning. Although we only see it after deleting a machine's account WITHOUT uninstalling the agent, then letting the machine automatically add itself back into Kaseya when it checks in next (doing some testing).
At any rate, once the machine re-checks in and is back in its proper group, LiveConnect no longer seems to work. The same error occurs within Windows 7 & XP. Doesn't seem to be machine specific.
Legacy Forum Name: General Discussion,
Legacy Posted By Username: dvdselect
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 20, 2010 4:52 AM
This is a known issue. Agents that are crashing go to the remote control tab and then select VNC/Terminal Server as the remote control type option and click set. For some reason even if it shows the remote control type the informaiton is blank within DB. This worked for me on all agents that were crashing.
Legacy Forum Name: General Discussion,
Legacy Posted By Username: richie3333
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 20, 2010 6:41 AM
Bingo bango! That did the trick. Thanks!
Legacy Forum Name: General Discussion,
Legacy Posted By Username: dvdselect
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 22, 2010 5:41 AM
We put out a hotfix that should resolve the problem by now.
Legacy Forum Name: General Discussion,
Legacy Posted By Username: Benjamin.Lavalley@kaseya.com
You have posted to a forum that requires a moderator to approve posts before they are publicly available.