Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ASG-RD 2014 - RC1
#1
Exclamation 
Hi all,

we do not have an approval by our QA team until today. There are some known issues and bugs for the current version - so we decided to publish a public Release Candidate version.

This version will be supported by this forum - upgrade to final RTM version will be supported if possible (if data is getting corrupt during RC we can't guarantee to fix it).

The following ReleaseNotes describes the known (main) issues - we try to fix all the issues as soon as possible.

If you want to migrate your data from 2012 version you can do inside a new environment in 2014 - so you could not connect to an old environment (as in the past) - you need to create a new environment and select "Environment=>Upgrade from 2012".

ASG-RD 2014 RC1
ASG-RD 2014 RC1 (incl. SQL EXpress)

For any feedback please use this sub forum.


Attached Files
.txt   ReleaseNote2014.txt (Size: 726 bytes / Downloads: 49)
Regards/Gruss
Oliver
#2
Hi,

Can we install 2014 beside the 2012, lets say some users are upgrading to 2014 will this corrupt the database?

// Kristoffer
#3
Yes you can - program files can be installed to another directory (by default) - and the data will be transferred/migrated to a new 2014 database - old data will not be affected.
Regards/Gruss
Oliver
#4
Okay! But we have a central database. The users dont have a database locally.
Is this a problem?

// Kristoffer
#5
No problem - create a new one - one user will start the "migration" (Environment=>Upgrade from 2012) - the data will be read from your old database and will be transferred to the new one - your 2012 database can be used afterwards with 2012 clients...
Regards/Gruss
Oliver
#6
Our WinOS 8,1 users cant login, they get passed DB login, but when they press login nothing happens... and no errors, nothing happens.

// Kristoffer

Actually now i cant login in anymore...
#7
Hey,

Every time i run the migration wizard in too the new database and then close the app after word, i cant login any more to the app..
This is the 3rd time i tried, if i drop the DB and do it from scratch i can migrate the info from 2012 enviroment when its done i can look around.
But then if i close the app and try to start it again nothing happens if we press login...

Need help ASAP
#8
Hello,

When I try and import from AD I can't select the root of the domain, the OK button remains greyed out. It will only allow me to select individual servers.

I've work out you need to add in additional roles of credentials and synchronization.
#9
@mccallman: The “Environment|Import|Import from AD” feature is limited to one folder/OU at a time. But there is an AD Sync feature that can import and sync multiple computers from different folders/OU, to use it open the properties of the “Connections” or a Connections folder object, add the role “Active Directory” and the configure the AD connection and start the sync
#10
@ehl-kpr: looks like your user has no permissions after the miration. Can you have a look into “Tools |Security Groups” in 2012 and also in 2014 directly after the migration and before you logoff/login again…. are the permission identical or is something missing? Maybe you send us some screenshots.
#11
When I try to configure a new environment the application crashes with the follow 2 errors in the event log
1.
Application: ASGRD.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at <Module>.SNIWriteSyncOverAsync(SNI_ConnWrapper*, SNI_Packet*)
at SNINativeMethodWrapper.SNIWritePacket(System.Runtime.InteropServices.SafeHandle, System.Runtime.InteropServices.SafeHandle, Boolean)
at System.Data.SqlClient.TdsParserStateObject.SNIWritePacket(System.Data.SqlClient.SNIHandle, System.Data.SqlClient.SNIPacket, UInt32 ByRef, Boolean, Boolean)
at System.Data.SqlClient.TdsParserStateObject.WriteSni(Boolean)
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte, Boolean)
at System.Data.SqlClient.TdsParser.TdsLogin(System.Data.SqlClient.SqlLogin, FeatureExtension, System.Data.SqlClient.SessionData)
at System.Data.SqlClient.SqlInternalConnectionTds.Login(System.Data.SqlClient.ServerInfo, System.Data.ProviderBase.TimeoutTimer, System.String, System.Security.SecureString)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(System.Data.SqlClient.ServerInfo, System.String, System.Security.SecureString, Boolean, System.Data.ProviderBase.TimeoutTimer, Boolean)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(System.Data.SqlClient.ServerInfo, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Data.ProviderBase.TimeoutTimer)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(System.Data.ProviderBase.TimeoutTimer, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.String, System.Security.SecureString, Boolean)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(System.Data.Common.DbConnectionOptions, System.Data.Common.DbConnectionPoolKey, System.Object, System.Data.ProviderBase.DbConnectionPool, System.Data.Common.DbConnection, System.Data.Common.DbConnectionOptions)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(System.Data.ProviderBase.DbConnectionPool, System.Data.Common.DbConnection, System.Data.Common.DbConnectionOptions, System.Data.Common.DbConnectionPoolKey, System.Data.Common.DbConnectionOptions)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(System.Data.Common.DbConnection, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(System.Data.Common.DbConnection, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(System.Data.Common.DbConnection, System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(System.Data.Common.DbConnection, System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal, System.Data.ProviderBase.DbConnectionInternal ByRef)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory, System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>, System.Data.Common.DbConnectionOptions)
at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory, System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>, System.Data.Common.DbConnectionOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>)
at System.Data.SqlClient.SqlConnection.TryOpen(System.Threading.Tasks.TaskCompletionSource`1<System.Data.ProviderBase.DbConnectionInternal>)
at System.Data.SqlClient.SqlConnection.Open()
at CloudAdminCommon.Helper.SqlHelper.CheckConnectionString(System.String, System.String, System.String, System.String, Boolean, Boolean, Int32, System.String, System.Exception ByRef)
at CloudAdminUI.Dialogs.DatabaseWizard.wizardDatabase_NextButtonClick(System.Object, System.ComponentModel.CancelEventArgs)
at DevComponents.DotNetBar.Wizard.OnNextButtonClick(System.ComponentModel.CancelEventArgs)
at DevComponents.DotNetBar.Wizard.NavigateNext()
at DevComponents.DotNetBar.Wizard.ⱅ(System.Object, System.EventArgs)
at System.Windows.Forms.Control.OnClick(System.EventArgs)
at DevComponents.DotNetBar.ButtonX.OnClick(System.EventArgs)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevComponents.DotNetBar.PopupItemControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.Form.ShowDialog()
at CloudAdminUI.Dialogs.EnvironmentManager.commandAddDatabase_Executed(System.Object, System.EventArgs)
at DevComponents.DotNetBar.Command.OnExecuted(DevComponents.DotNetBar.ICommandSource, System.EventArgs)
at DevComponents.DotNetBar.Command.Execute(DevComponents.DotNetBar.ICommandSource)
at DevComponents.DotNetBar.CommandManager.ઃ(DevComponents.DotNetBar.ICommandSource)
at DevComponents.DotNetBar.BaseItem.ExecuteCommand()
at DevComponents.DotNetBar.ButtonItem.OnClick()
at DevComponents.DotNetBar.BaseItem.RaiseClick(DevComponents.DotNetBar.eEventSource)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(System.Windows.Forms.MouseEventArgs)
at DevComponents.DotNetBar.PopupItem.InternalMouseUp(System.Windows.Forms.MouseEventArgs)
at DevComponents.DotNetBar.ButtonItem.InternalMouseUp(System.Windows.Forms.MouseEventArgs)
at DevComponents.DotNetBar.MenuPanel.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevComponents.DotNetBar.MenuPanel.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.Form.ShowDialog()
at CloudAdminConsole.Helper.EnvironmentLogin.Login()
at CloudAdminConsole.Program.Main(System.String[])

2.
Faulting application name: ASGRD.exe, version: 8.0.4630.0, time stamp: 0x54096fed
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00e00000
Faulting process id: 0x234c
Faulting application start time: 0x01cfcc5964714d32
Faulting application path: C:\Program Files (x86)\ASG-Remote Desktop 2014\ASGRD.exe
Faulting module path: unknown
Report Id: b2ef5332-384c-11e4-9ea5-b4b676bce476
#12
Okay, were do you want the screenshots?
#13
Everything looks good, in the security tab, But as soon as i close it, i cant login anymore.

WTF
#14
Okay i found the issue, when iam finished with the migration from 2012 i have to disable ACTIVATE USER PERMISSIONS, if i dont do this i cant login anymore. All users is there with all Groups but it dont work. my user account is admin but i still cant login in if i use user permissions.

And our whole enviroment is based on this so please HELP US

// Kristoffer
#15
What kind of user you are using? Domain users? Internal Username/Password? Is a domain group assigned to Administrators or your domain account? We tested really often migration with activated permissions and did't get this error...
Regards/Gruss
Oliver
#16
Hi Oliver, Its Domain users, I have many security Groups but not in the admin Group, here is onlu my domain account listed
#17
Hi,

Now all users can see servers they shouldnt because user permissions dont work, when can this be fixed ?
#18
Helllooooo,

I have no security like this, i cant even delete servers now, and if i enable user permissions i cant login again. Please HELP ASAP

// Kristoffer
#19
Kristoffer, it's planned to update current version until friday...

But at the moment we do not know why it is not working for you. Need some more info. You asjed where to put some screenshots? You can attach it here in the forum (do not use QuickReply => only shown in "New Reply") - perhaps I can see something
Regards/Gruss
Oliver
#20
Here are som pics of permissions, if i enable this i cant login anymore


Attached Files Thumbnail(s)
   




Users browsing this thread: 1 Guest(s)