Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Screenshare doesn't work #60

Open
Cr4xy opened this issue Dec 19, 2016 · 11 comments
Open

Screenshare doesn't work #60

Cr4xy opened this issue Dec 19, 2016 · 11 comments

Comments

@Cr4xy
Copy link

Cr4xy commented Dec 19, 2016

Title says it all, I get a timeout everytime, also System Information doesn't work either

@andrewmd5
Copy link
Member

Can you please browse the logs located at

C:\Windows\System32\config\systemprofile\AppData\Roaming\Ulterius\Ulterius Server\

And paste your server.log here and any files in the Exceptions folder

@andrewmd5
Copy link
Member

andrewmd5 commented Dec 19, 2016

Additionally press F12 to open your web developer console and copy the contents here when you try to open the system information tab or screen share

@Cr4xy
Copy link
Author

Cr4xy commented Dec 19, 2016

Log (the first part means Invalid handle):

Das Handle ist ungültig    bei System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize, CopyPixelOperation copyPixelOperation)
   bei System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize)
   bei UlteriusServer.Api.Services.ScreenShare.ScreenData.CaptureDesktop() in D:\Documents\StrikeTaskManager\RemoteTaskServer\Api\Services\ScreenShare\ScreenData.cs:Zeile 384.
   bei UlteriusServer.Api.Services.ScreenShare.ScreenData.LocalScreen() in D:\Documents\StrikeTaskManager\RemoteTaskServer\Api\Services\ScreenShare\ScreenData.cs:Zeile 327.
   bei UlteriusServer.Api.Network.PacketHandlers.ScreenSharePacketHandler.GetScreenFrame() in D:\Documents\StrikeTaskManager\RemoteTaskServer\Api\Network\PacketHandlers\ScreenSharePacketHandler.cs:Zeile 235.

Console:
image

@andrewmd5
Copy link
Member

Please ensure the UlteriusAgent.exe is running.

@Cr4xy
Copy link
Author

Cr4xy commented Dec 20, 2016

It is :)

@Saroumane
Copy link

Hello,
same problem here, same server.log. UlteriusAgent.exe also running.

@andrewmd5
Copy link
Member

@Saroumane are you running on a Windows Server?

@Saroumane
Copy link

Windows 7 Home premium 64bit (interface not in english, like Cr4xy)

andrewmd5 pushed a commit that referenced this issue Jan 1, 2017
…re application to crash at random, improved the logging system so we can capture different types of errors that were being missed before, improved the screen share agent communication using WCF, this should solve #62 and #60. Created a shared DLL for the agent and server to try and avoid duplicate code.
@herbat73
Copy link

Same problem on
Microsoft Windows 7 Professional 64-bit
Version 6.1.7601
Build 7601

Nieprawidłowe dojście w System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize, CopyPixelOperation copyPixelOperation)
w System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize)
w AgentInterface.Api.ScreenShare.ScreenData.CaptureDesktop() w D:\Documents\StrikeTaskManager\AgentInterface\Api\ScreenShare\ScreenData.cs:wiersz 364
w UlteriusServer.Api.Network.PacketHandlers.ScreenSharePacketHandler.GetScreenFrame() w D:\Documents\StrikeTaskManager\RemoteTaskServer\Api\Network\PacketHandlers\ScreenSharePacketHandler.cs:wiersz 231
Nieprawidłowe dojście w System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize, CopyPixelOperation copyPixelOperation)
w System.Drawing.Graphics.CopyFromScreen(Int32 sourceX, Int32 sourceY, Int32 destinationX, Int32 destinationY, Size blockRegionSize)
w AgentInterface.Api.ScreenShare.ScreenData.CaptureDesktop() w D:\Documents\StrikeTaskManager\AgentInterface\Api\ScreenShare\ScreenData.cs:wiersz 364
w UlteriusServer.Api.Network.PacketHandlers.ScreenSharePacketHandler.GetScreenFrame() w D:\Documents\StrikeTaskManager\RemoteTaskServer\Api\Network\PacketHandlers\ScreenSharePacketHandler.cs:wiersz 231
Screen Share Died

@andrewmd5
Copy link
Member

@herbat73 is this using the latest build off of ulterius.io? It doesn't seem you're running it as a service.

@herbat73
Copy link

herbat73 commented Jan 12, 2017

The service has started. I am using the latest binary, downloaded today 1.8 for Windows from your website. The rest of features are fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants