<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>scutex Discussions Rss Feed</title><link>http://scutex.codeplex.com/discussions</link><description>scutex Discussions Rss Description</description><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;I have a new problem now, when I try to initialize the service, scutex crashes and when I debug it the innerexception detail message says: &amp;quot;Sequence contains no elements&amp;quot; So could you please help me?&lt;br /&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Sun, 03 Mar 2013 21:20:23 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20130303092023P</guid></item><item><title>New Post: Windows 8 not run</title><link>http://scutex.codeplex.com/discussions/432215</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
Download latest version install not run in windows 8.&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>AlexJustin</author><pubDate>Wed, 06 Feb 2013 17:06:34 GMT</pubDate><guid isPermaLink="false">New Post: Windows 8 not run 20130206050634P</guid></item><item><title>New Post: Getting an error when trying to add product</title><link>http://scutex.codeplex.com/discussions/397460</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I fully uninstalled it, and removed all registry keys associated and reinstalled the latest version. That seemed to fix my problem. Although I have been having an even bigger issue, and that is with scutex crashing. I can't open a new file. Or do anything without the program crashing. Also when trying to build the latest version myself I get many many errors.&lt;/p&gt;&lt;/div&gt;</description><author>JoePage</author><pubDate>Wed, 03 Oct 2012 01:57:23 GMT</pubDate><guid isPermaLink="false">New Post: Getting an error when trying to add product 20121003015723A</guid></item><item><title>New Post: Getting an error when trying to add product</title><link>http://scutex.codeplex.com/discussions/397460</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;I love the work you have done with scutex. I plan on using it for my new project. I am having an issue though. I am trying to add a product to license and I keep getting an error that says something along the lines of &amp;ldquo; their is an issue talking
 to the database, please check your database connection settings and try again. &amp;ldquo;. I do not yet have a service added. I had scutex installed before and never had this issue, then I reverted to an older version I found on your website and that is when
 the problem started. Now I went back to the new alpha version from here and I am recieving the same error. Not sure why. &amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>JoePage</author><pubDate>Sun, 30 Sep 2012 17:02:34 GMT</pubDate><guid isPermaLink="false">New Post: Getting an error when trying to add product 20120930050234P</guid></item><item><title>New Post: No overload error</title><link>http://scutex.codeplex.com/discussions/393013</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am getting a no overload for method 'Validate' take 0 arguments. &amp;nbsp;This is when I try to do like the documentation says by adding&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Scutex license = LicensingManager.Validate();&lt;/p&gt;
&lt;p&gt;Is there something else that needs to go here that is not in the docs?&lt;/p&gt;
&lt;/div&gt;</description><author>tfairris</author><pubDate>Sat, 25 Aug 2012 00:42:03 GMT</pubDate><guid isPermaLink="false">New Post: No overload error 20120825124203A</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for the information and sorry for the delay. I fixed the bug in the latest build (4th Preview release). Let me know if you have any other issues.&lt;/p&gt;&lt;/div&gt;</description><author>WaveTech</author><pubDate>Wed, 08 Aug 2012 15:58:09 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120808035809P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I now get this error message when I try to upload products&lt;/p&gt;
&lt;p&gt;it says:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Object reference not set to an instance of an object.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;And The Stack Trace Says:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&lt;strong&gt;at WaveTech.Scutex.Manager.Windows.UploadProductsWindow.&amp;lt;&amp;gt;c__DisplayClass5.&amp;lt;DoesLicenseSetExistOnService&amp;gt;b__0(KeyValuePair`2 l)&amp;nbsp; &amp;nbsp;at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()&amp;nbsp; &amp;nbsp;at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)&amp;nbsp; &amp;nbsp;at WaveTech.Scutex.Manager.Windows.UploadProductsWindow.DoesLicenseSetExistOnService()&amp;nbsp; &amp;nbsp;at WaveTech.Scutex.Manager.Windows.UploadProductsWindow.btnUploadLicenseSets_Click(Object sender, RoutedEventArgs e)&amp;nbsp; &amp;nbsp;at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&amp;nbsp; &amp;nbsp;at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)&amp;nbsp; &amp;nbsp;at System.Windows.Controls.Primitives.ButtonBase.OnClick()&amp;nbsp; &amp;nbsp;at System.Windows.Controls.Button.OnClick()&amp;nbsp; &amp;nbsp;at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)&amp;nbsp; &amp;nbsp;at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)&amp;nbsp; &amp;nbsp;at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)&amp;nbsp; &amp;nbsp;at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&amp;nbsp; &amp;nbsp;at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)&amp;nbsp; &amp;nbsp;at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)&amp;nbsp; &amp;nbsp;at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)&amp;nbsp; &amp;nbsp;at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&amp;nbsp; &amp;nbsp;at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)&amp;nbsp; &amp;nbsp;at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)&amp;nbsp; &amp;nbsp;at System.Windows.Input.InputManager.ProcessStagingArea()&amp;nbsp; &amp;nbsp;at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)&amp;nbsp; &amp;nbsp;at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)&amp;nbsp; &amp;nbsp;at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)&amp;nbsp; &amp;nbsp;at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&amp;nbsp; &amp;nbsp;at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&amp;nbsp; &amp;nbsp;at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&amp;nbsp; &amp;nbsp;at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&amp;nbsp; &amp;nbsp;at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&amp;nbsp; &amp;nbsp;at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)&amp;nbsp; &amp;nbsp;at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&amp;nbsp; &amp;nbsp;at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&amp;nbsp; &amp;nbsp;at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)&amp;nbsp; &amp;nbsp;at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&amp;nbsp; &amp;nbsp;at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&amp;nbsp; &amp;nbsp;at System.Windows.Application.RunDispatcher(Object ignore)&amp;nbsp; &amp;nbsp;at System.Windows.Application.RunInternal(Window window)&amp;nbsp; &amp;nbsp;at System.Windows.Application.Run(Window window)&amp;nbsp; &amp;nbsp;at Scutex.ManagerWpf.App.Main()&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Could you please fix the error above? I put the error messages in bold so you could see them better.&lt;/p&gt;&lt;/div&gt;</description><author>timnboys</author><pubDate>Tue, 24 Jul 2012 19:25:14 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120724072514P</guid></item><item><title>New Post: A Couple Of Questions About Scutex</title><link>http://scutex.codeplex.com/discussions/387821</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am going to ask you a couple of questions about scutex:&lt;/p&gt;
&lt;p&gt;1. Could I revoke license keys that have gotten into the wrong hands?&lt;/p&gt;
&lt;p&gt;2. Could I remove or hide the copyright border on the scutex trial dialog?&lt;/p&gt;
&lt;p&gt;3.&amp;nbsp;&lt;span&gt;Can I generate keys automatically or programatically?&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Mon, 23 Jul 2012 17:51:34 GMT</pubDate><guid isPermaLink="false">New Post: A Couple Of Questions About Scutex 20120723055134P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I cleaned out and compiled from the build server and did some quick testing and it seems that it's working better now. I've updated the default release binary, so try redownloading it and trying again. Sorry about that, sometimes the build can get jacked up if the server is busy.&lt;/p&gt;
&lt;p&gt;Shawn&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Mon, 16 Jul 2012 14:53:52 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120716025352P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Looks like&amp;nbsp;something&amp;nbsp;happened on the build server. Let me generate another build and test it.&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Mon, 16 Jul 2012 14:07:42 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120716020742P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Now When I try to access the Products And Services Tab it throws this error:&lt;/p&gt;
&lt;p&gt;StructureMap Exception Code: &amp;nbsp;202No Default Instance defined for PluginFamily WaveTech.Scutex.Model.Interfaces.Services.IServicesService, WaveTech.Scutex.Model, Version=0.4.1207.1311, Culture=neutral, PublicKeyToken=d9e244627cc0a396&lt;/p&gt;
&lt;p&gt;And When I try to access my saved project from Open Project Window on Home Nothing Shows up even though their is a product saved.&lt;/p&gt;
&lt;p&gt;Also It Says Access to the path of DemoHost.exe is denied when I try to test the demo and also The New Project Button it said:&amp;nbsp;The invocation of the constructor on type 'WaveTech.Scutex.Manager.Forms.BasicSettings' that matches the specified binding constraints threw an exception And the InnerException says:&amp;nbsp;"StructureMap Exception Code: &amp;nbsp;202\nNo Default Instance defined for PluginFamily WaveTech.Scutex.Model.Interfaces.Providers.IAsymmetricEncryptionProvider, WaveTech.Scutex.Model, Version=0.4.1207.1311, Culture=neutral, PublicKeyToken=d9e244627cc0a396" And the StackTrace Says: "&amp;nbsp; &amp;nbsp;at StructureMap.BuildSession.&amp;lt;.ctor&amp;gt;b__0(Type t)&amp;nbsp; &amp;nbsp;at StructureMap.Util.Cache`2.get_Item(KEY key)&amp;nbsp; &amp;nbsp;at StructureMap.BuildSession.CreateInstance(Type pluginType)&amp;nbsp; &amp;nbsp;at StructureMap.Container.GetInstance[T]()&amp;nbsp; &amp;nbsp;at StructureMap.ObjectFactory.GetInstance[PLUGINTYPE]()&amp;nbsp; &amp;nbsp;at WaveTech.Scutex.Framework.ObjectLocator.GetInstance[T]()&amp;nbsp; &amp;nbsp;at WaveTech.Scutex.Manager.Classes.UIContext.InitializeForNewLicense()&amp;nbsp; &amp;nbsp;at WaveTech.Scutex.Manager.Forms.BasicSettings..ctor()"&lt;/p&gt;&lt;/div&gt;</description><author>timnboys</author><pubDate>Sat, 14 Jul 2012 02:35:32 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120714023532A</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Uploaded the new preview release (3) which fixes this issue.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;&amp;nbsp; &amp;nbsp; Shawn&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Fri, 13 Jul 2012 18:49:12 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120713064912P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks, I've identified the issue and have a fix checked in. I'm testing a UI fix right now as well and hope to have a new release up today.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Shawn&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Fri, 13 Jul 2012 18:20:39 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120713062039P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;1. &amp;nbsp;I am only uploading one product&lt;/p&gt;
&lt;p&gt;2. Large&lt;/p&gt;
&lt;p&gt;3. 1&lt;/p&gt;
&lt;p&gt;4. Only These: (Single User, Multi User, Hardware Lock, Unlimited, Enterprise)&lt;/p&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Thu, 12 Jul 2012 18:29:46 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120712062946P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Let me test the upload product facility to see if there is an issue. I'll start testing, but can you answer a couple questions so I an target it better?&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;How many products are you uploading?&lt;/li&gt;
&lt;li&gt;What type if license key are your using? (Small/Large)&lt;/li&gt;
&lt;li&gt;How many license sets (Editions) are you uploading?&lt;/li&gt;
&lt;li&gt;What options are configured on those license sets (Editions) [i.e. Single User, Multi User, Enterprise, etc]?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Shawn&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Thu, 12 Jul 2012 15:34:58 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120712033458P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I fixed it but&amp;nbsp;Scutex Crashed when I was trying to upload the License Sets to the server. And when I debugged it, it said &amp;quot;Object reference not set to an instance of an object.&amp;quot;&lt;/p&gt;
&lt;p&gt;And It said it was coming from the Upload Products Window and it said it was coming from the Upload License Sets Button.&lt;/p&gt;
&lt;p&gt;Could you please tell me how to fix this?&lt;/p&gt;
&lt;p&gt;Also Since my hosting provider that I am hosting the scutex services on doesn't provide ssl support, Could I host the client and managment service on mono on linux on a vps where I have ssl support?&lt;/p&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Tue, 10 Jul 2012 02:23:13 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120710022313A</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The Master table should be populated during the 'Initialize' step when you test and&amp;nbsp;initialize&amp;nbsp;the service. If the service got&amp;nbsp;erroneously&amp;nbsp;set to Initialized then you need to manually reset it,&amp;nbsp;because&amp;nbsp;it won't try and&amp;nbsp;initialize&amp;nbsp;it again. If you look in your Sctuex application database, the one used by the manager&amp;nbsp;application, (Either on your SQL server or SQL Express) there is a Services table with two&amp;nbsp;columns&amp;nbsp;(Initialized and Tested) set those to false/0 and run the Test and&amp;nbsp;Initialize process against the service again. Make sure that the&amp;nbsp;&lt;span&gt;FileSysTest.txt and&amp;nbsp;AllowDatabaseTest.emp files exist in both services (Client and Management) and all the tables are empty so that all the tests will pass.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Sun, 08 Jul 2012 16:42:44 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120708044244P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I found out that the table dbo.Master is not populated.&lt;/p&gt;
&lt;p&gt;I used this sql script from off the internet below&lt;/p&gt;
&lt;p&gt;And it said &amp;quot;empty&amp;quot; so how do I populate the database? Also The Config Files Exist both on the management and client service.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;if&lt;/span&gt; &lt;span style="color:blue"&gt;exists&lt;/span&gt;(&lt;span style="color:blue"&gt;select&lt;/span&gt; * &lt;span style="color:blue"&gt;from&lt;/span&gt; dbo.Master)
  &lt;span style="color:blue"&gt;select&lt;/span&gt; &lt;span style="color:#a31515"&gt;'not empty'&lt;/span&gt;
&lt;span style="color:blue"&gt;else&lt;/span&gt;
  &lt;span style="color:blue"&gt;select&lt;/span&gt; &lt;span style="color:#a31515"&gt;'empty'&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Sat, 07 Jul 2012 14:44:06 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120707024406P</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The padding is invalid error usually means there is an issue creating the encryption/decryption keys on the web service. Ensure that the Master table in the Services database is populated and ensure that there are 3 .config files ({GUID}-IN.config, {GUID}-OUT.config and {GUID}-TK.config) on both your management and client services folders and that the account that the worker process is using in IIS has access to read those config files.&lt;/p&gt;
&lt;p&gt;What happens is that the encryption and decryption keys are split in half and half is stored in the guid config files and the other half in the columns of the Master table in the Service database. If they aren't correct or can't be combined then you will get that Padding error, which is happening when it trys to decrypt the management token.&lt;/p&gt;&lt;/div&gt;</description><author>wavetech</author><pubDate>Sat, 07 Jul 2012 05:35:14 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120707053514A</guid></item><item><title>New Post: I get a error when trying to access licensing service of scutex</title><link>http://scutex.codeplex.com/discussions/357923</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I now get the db checks to work only on my computer(not the web hosting provider) because I am testing the services and the database on my computer to see if there is something wrong with the configuration that I have on the web hosting provider. And so
 The Test Only Button That I am testing the services on my computer only are all returning success, But When I click the Test And&amp;nbsp;Initialize Button for the services on my computer Scutex Crashes, and then I enabled &amp;quot;includeExceptionDetailInFaults&amp;quot; and
 then when I debugged Scutex with the &amp;quot;includeExceptionDetailInFaults&amp;quot; option set to true the inner exception says: &amp;quot;Padding is invalid and cannot be removed.&amp;quot;&lt;/p&gt;
&lt;p&gt;Could you please help me fix the error below(This is the detail below):&lt;/p&gt;
&lt;pre&gt;{An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed.
   at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]&amp;amp; outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast)
   at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
   at System.Security.Cryptography.CryptoStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at WaveTech.Scutex.Providers.SymmetricEncryptionProvider.SymmetricEncryptionProvider.&amp;#2;(String cipherText, EncryptionInfo info)
   at WaveTech.Scutex.WcfServices.ServicesLibrary.Services.ControlService.ValidateManagementToken(String token)
   at WaveTech.Scutex.WcfServices.ServicesLibrary.Services.Management.StatusService.GetServiceStatus(String token)
   at SyncInvokeGetServiceStatus(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp;amp; outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp;amp; rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp;amp; rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp;amp; rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)&lt;/pre&gt;
&lt;/div&gt;</description><author>timnboys</author><pubDate>Fri, 06 Jul 2012 22:00:54 GMT</pubDate><guid isPermaLink="false">New Post: I get a error when trying to access licensing service of scutex 20120706100054P</guid></item></channel></rss>