Technical Questions
windows 10 rdp multiple users Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: 32 to 64 bits Post Reply Post New Topic
Author Message
Francesc
Newbie
Newbie


Joined: 08 Jul 2010
Location: Spain
Online Status: Offline
Posts: 7
Quote Francesc Replybullet Topic: 32 to 64 bits
    Posted: 12 Nov 2012 at 6:00am

Windows 10 Rdp Multiple Users May 2026

RDP Wrapper is your best bet (check GitHub issues for latest supported build). If it's for business: Buy Windows Server or Azure Virtual Desktop — the compliance headache isn't worth saving a few hundred dollars.

Would you like a step-by-step guide for any of the working methods, or a deeper dive into how the RDP session manager actually arbitrates connections? windows 10 rdp multiple users

Here’s an interesting angle on — a topic that sits at the intersection of technical loopholes, licensing, and practical home/lab use. The "Hidden" Concurrent RDP Capability in Windows 10 By default, Windows 10 (Pro/Enterprise/Education) is licensed for one interactive RDP session at a time . If a second user tries to connect remotely, the first gets disconnected. RDP Wrapper is your best bet (check GitHub

reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v fSingleSessionPerUser /t REG_DWORD /d 0 /f This alone doesn't unlock concurrent users — it just allows multiple sessions for the same user . The "interesting piece" is really the cat-and-mouse game between Microsoft's licensing enforcement and power users who want multi-user desktop sharing without buying Windows Server + RDS CALs. Microsoft has steadily closed the loopholes but left the capability intact in the kernel — a quiet acknowledgement that the technical limitation is artificial, purely legal. Here’s an interesting angle on — a topic

IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 12 Nov 2012 at 11:00am
1.  Crystal will only work with 32-bit database drivers - it cannot connect using 64-bit drivers.
 
2.  You would need the 64-bit Crystal Runtime modules.  I'm not sure whether they're available for VS2008, but I know they're available as part of the "Crystal Reports for Visual Studio 2010" download that works with VS 2010.
 
-Dell
IP IP Logged
Francesc
Newbie
Newbie


Joined: 08 Jul 2010
Location: Spain
Online Status: Offline
Posts: 7
Quote Francesc Replybullet Posted: 12 Nov 2012 at 9:20pm
Dell,
 
I have installed CRRedist2008_x64 "Crystal Reports Basic Runtime fom Visual Studio 2008 (x64)".
 
But I don't know how applicattions can run this runtime. If I set target to "x64" or "Any CPU" it doesn't work.
 
Maybe ...
using CrystalDecisions.CrystalReports.Engine;
... has to be changed to another reference??
 
Thank you
 
[Edit] I found this... Is it valid today? http://scn.sap.com/docs/DOC-21528


Edited by Francesc - 12 Nov 2012 at 9:49pm
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 13 Nov 2012 at 3:26am
For the link - there are newer updates of the software it mentions as well as completely new versions of Crystal - Crystal 2011 and Crystal for VS 2010 - so it's partially still valid, but not completely.
 
-Dell
IP IP Logged
Francesc
Newbie
Newbie


Joined: 08 Jul 2010
Location: Spain
Online Status: Offline
Posts: 7
Quote Francesc Replybullet Posted: 13 Nov 2012 at 9:39pm
I finally set target to "x86" in WinForms applications.

I must find out what to do with web application when we change server to x64. We can not update the project to VS2010 because it is a very large VS2008 solution.

Thank you

Francesc


Edited by Francesc - 13 Nov 2012 at 9:40pm
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.