<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to register CyberSource.WSSecurity.dll on MS azure in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-register-CyberSource-WSSecurity-dll-on-MS-azure/m-p/85200#M681</link>
    <description>&lt;P&gt;I am implementing payment gateway named as Cybersource to my project. Please follow this link for more info&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.cybersource.com/developers/integration_methods/simple_order_and_soap_toolkit_api/" target="_blank" rel="nofollow noopener"&gt;http://www.cybersource.com/developers/integration_methods/simple_order_and_soap_toolkit_api/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;simple_order_and_soap_toolkit_api, and this requires WSE to be installed. I have installed the WSE. Application is working fine on my local machine but when published the site on Microsoft Azure server&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://azure.microsoft.com/" target="_blank" rel="nofollow noopener"&gt;http://azure.microsoft.com/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;an error occurs. Error detail are as following :-&lt;/P&gt;&lt;PRE&gt;[TypeInitializationException: The type initializer for &lt;SPAN class=""&gt;&amp;amp;#39;&lt;/SPAN&gt;CyberSource.WSSecurity.Signature&lt;SPAN class=""&gt;&amp;amp;#39;&lt;/SPAN&gt; threw an exception.]
   CyberSource.WSSecurity.Signature.get_Version() +24
   CyberSource.Clients.NVPClient.SetVersionInformation(Hashtable request) +77&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CyberSource.Clients.NVPClient.RunTransaction(Configuration config, Hashtable request) +48
   RaftingScene.Web.Areas.PublicSite.Controllers.PublicGearController.PayToCheckOut(String Amount, String Currency, String cardname, String cardnumber, String cvv, String exdate) +560
   lambda_method(Closure , ControllerBase , Object[] ) +331
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +181
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass42.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeSynchronousActionMethod&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__41() +28
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass8`1.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginSynchronous&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__7(IAsyncResult _) +10
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +32
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass39.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeActionMethodWithFilters&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__33() +58
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4f.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;InvokeActionMethodFilterAsynchronously&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__49() +225
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass37.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeActionMethodWithFilters&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__36(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +34
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass2a.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeAction&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__20() +24
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass25.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeAction&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__22(IAsyncResult asyncResult) +99
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
   System.Web.Mvc.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass1d.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginExecuteCore&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__18(IAsyncResult asyncResult) +14
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
   System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
   System.Web.Mvc.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass8.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginProcessRequest&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult asyncResult) +25
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
   System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651188
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&lt;SPAN class=""&gt;&amp;amp;amp;&lt;/SPAN&gt; completedSynchronously) +155
&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;pre&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;code&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

                  &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;td&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
               &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
            &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;table&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;br&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;hr&lt;/SPAN&gt; &lt;SPAN class=""&gt;width&lt;/SPAN&gt;=&lt;SPAN class=""&gt;100%&lt;/SPAN&gt; &lt;SPAN class=""&gt;size&lt;/SPAN&gt;=&lt;SPAN class=""&gt;1&lt;/SPAN&gt; &lt;SPAN class=""&gt;color&lt;/SPAN&gt;=&lt;SPAN class=""&gt;silver&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;b&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;Version Information:&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;b&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;nbsp;&lt;/SPAN&gt;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36215

            &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;font&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

    &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;body&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;html&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&amp;lt;!-- 
[COMException]: Retrieving the COM class factory for component with CLSID {698BFD43-76AA-4D13-98FE-5BE9FF5E05B8} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
   at CyberSource.WSSecurity.Signature..cctor()
[TypeInitializationException]: The type initializer for &amp;amp;#39;CyberSource.WSSecurity.Signature&amp;amp;#39; threw an exception.
   at CyberSource.WSSecurity.Signature.get_Version()
   at CyberSource.Clients.NVPClient.SetVersionInformation(Hashtable request)
   at CyberSource.Clients.NVPClient.RunTransaction(Configuration config, Hashtable request)
   at RaftingScene.Web.Areas.PublicSite.Controllers.PublicGearController.PayToCheckOut(String Amount, String Currency, String cardname, String cardnumber, String cvv, String exdate)
   at lambda_method(Closure , ControllerBase , Object[] )
   at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass42.&amp;lt;BeginInvokeSynchronousActionMethod&amp;gt;b__41()
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass8`1.&amp;lt;BeginSynchronous&amp;gt;b__7(IAsyncResult _)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass37.&amp;lt;&amp;gt;c__DisplayClass39.&amp;lt;BeginInvokeActionMethodWithFilters&amp;gt;b__33()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass4f.&amp;lt;InvokeActionMethodFilterAsynchronously&amp;gt;b__49()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass37.&amp;lt;BeginInvokeActionMethodWithFilters&amp;gt;b__36(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass25.&amp;lt;&amp;gt;c__DisplayClass2a.&amp;lt;BeginInvokeAction&amp;gt;b__20()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass25.&amp;lt;BeginInvokeAction&amp;gt;b__22(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.&amp;lt;&amp;gt;c__DisplayClass1d.&amp;lt;BeginExecuteCore&amp;gt;b__18(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.&amp;lt;&amp;gt;c__DisplayClass8.&amp;lt;BeginProcessRequest&amp;gt;b__3(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)
--&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;!-- 
This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &amp;amp;lt;customErrors mode="Off"/&amp;amp;gt;. Consider using &amp;amp;lt;customErrors mode="On"/&amp;amp;gt; or &amp;amp;lt;customErrors mode="RemoteOnly"/&amp;amp;gt; in production environments.--&amp;gt;&lt;/SPAN&gt;"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting error because of this DLL file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;CyberSource.WSSecurity.Signature&lt;/P&gt;&lt;P&gt;I searched on google and found this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://forums.asp.net/t/1071492.aspx?COM+problem+Retrieving+the+COM+class+factory+for+component" target="_blank" rel="nofollow noopener"&gt;http://forums.asp.net/t/1071492.aspx?COM+problem+Retrieving+the+COM+class+factory+for+component&amp;nbsp;&lt;/A&gt;&lt;A href="https://www.echat.date/omegle" target="_blank" rel="noopener"&gt;/echat&lt;/A&gt;&lt;BR /&gt;so i need to register the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;cybswssecurity.dll&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as they mentioned in the post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Try running Regsvr32 cybswssecurity.dll. I tried the Debuging Console of azure&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://raftingscenewebdev.scm.azurewebsites.net/DebugConsole" target="_blank" rel="nofollow noopener"&gt;https://raftingscenewebdev.scm.azurewebsites.net/DebugConsole&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;but got Access denied error. I have logged in as administrator but still getting the Access denied error. Is there any other option to register the cybswssecurity.dll? How can&amp;nbsp;omegle.2yu.co i manage the file security or user access to files on azure? Any help will be appreciated. Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2022 11:58:45 GMT</pubDate>
    <dc:creator>GilbertLangrial</dc:creator>
    <dc:date>2022-12-09T11:58:45Z</dc:date>
    <item>
      <title>How to register CyberSource.WSSecurity.dll on MS azure</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-register-CyberSource-WSSecurity-dll-on-MS-azure/m-p/85200#M681</link>
      <description>&lt;P&gt;I am implementing payment gateway named as Cybersource to my project. Please follow this link for more info&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.cybersource.com/developers/integration_methods/simple_order_and_soap_toolkit_api/" target="_blank" rel="nofollow noopener"&gt;http://www.cybersource.com/developers/integration_methods/simple_order_and_soap_toolkit_api/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;simple_order_and_soap_toolkit_api, and this requires WSE to be installed. I have installed the WSE. Application is working fine on my local machine but when published the site on Microsoft Azure server&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://azure.microsoft.com/" target="_blank" rel="nofollow noopener"&gt;http://azure.microsoft.com/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;an error occurs. Error detail are as following :-&lt;/P&gt;&lt;PRE&gt;[TypeInitializationException: The type initializer for &lt;SPAN class=""&gt;&amp;amp;#39;&lt;/SPAN&gt;CyberSource.WSSecurity.Signature&lt;SPAN class=""&gt;&amp;amp;#39;&lt;/SPAN&gt; threw an exception.]
   CyberSource.WSSecurity.Signature.get_Version() +24
   CyberSource.Clients.NVPClient.SetVersionInformation(Hashtable request) +77&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CyberSource.Clients.NVPClient.RunTransaction(Configuration config, Hashtable request) +48
   RaftingScene.Web.Areas.PublicSite.Controllers.PublicGearController.PayToCheckOut(String Amount, String Currency, String cardname, String cardnumber, String cvv, String exdate) +560
   lambda_method(Closure , ControllerBase , Object[] ) +331
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +181
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass42.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeSynchronousActionMethod&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__41() +28
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass8`1.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginSynchronous&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__7(IAsyncResult _) +10
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +32
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass39.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeActionMethodWithFilters&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__33() +58
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4f.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;InvokeActionMethodFilterAsynchronously&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__49() +225
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass37.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeActionMethodWithFilters&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__36(IAsyncResult asyncResult) +10
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +34
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass2a.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeAction&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__20() +24
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass25.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginInvokeAction&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__22(IAsyncResult asyncResult) +99
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
   System.Web.Mvc.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass1d.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginExecuteCore&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__18(IAsyncResult asyncResult) +14
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
   System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
   System.Web.Mvc.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass8.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;BeginProcessRequest&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult asyncResult) +25
   System.Web.Mvc.Async.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;c__DisplayClass4.&lt;SPAN class=""&gt;&amp;amp;lt;&lt;/SPAN&gt;MakeVoidDelegate&lt;SPAN class=""&gt;&amp;amp;gt;&lt;/SPAN&gt;b__3(IAsyncResult ar) +23
   System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
   System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651188
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&lt;SPAN class=""&gt;&amp;amp;amp;&lt;/SPAN&gt; completedSynchronously) +155
&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;pre&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;code&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

                  &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;td&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
               &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
            &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;table&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;br&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;hr&lt;/SPAN&gt; &lt;SPAN class=""&gt;width&lt;/SPAN&gt;=&lt;SPAN class=""&gt;100%&lt;/SPAN&gt; &lt;SPAN class=""&gt;size&lt;/SPAN&gt;=&lt;SPAN class=""&gt;1&lt;/SPAN&gt; &lt;SPAN class=""&gt;color&lt;/SPAN&gt;=&lt;SPAN class=""&gt;silver&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

            &lt;SPAN class=""&gt;&amp;lt;&lt;SPAN class=""&gt;b&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;Version Information:&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;b&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp;nbsp;&lt;/SPAN&gt;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36215

            &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;font&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;

    &lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;body&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&amp;lt;/&lt;SPAN class=""&gt;html&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class=""&gt;&amp;lt;!-- 
[COMException]: Retrieving the COM class factory for component with CLSID {698BFD43-76AA-4D13-98FE-5BE9FF5E05B8} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
   at CyberSource.WSSecurity.Signature..cctor()
[TypeInitializationException]: The type initializer for &amp;amp;#39;CyberSource.WSSecurity.Signature&amp;amp;#39; threw an exception.
   at CyberSource.WSSecurity.Signature.get_Version()
   at CyberSource.Clients.NVPClient.SetVersionInformation(Hashtable request)
   at CyberSource.Clients.NVPClient.RunTransaction(Configuration config, Hashtable request)
   at RaftingScene.Web.Areas.PublicSite.Controllers.PublicGearController.PayToCheckOut(String Amount, String Currency, String cardname, String cardnumber, String cvv, String exdate)
   at lambda_method(Closure , ControllerBase , Object[] )
   at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass42.&amp;lt;BeginInvokeSynchronousActionMethod&amp;gt;b__41()
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass8`1.&amp;lt;BeginSynchronous&amp;gt;b__7(IAsyncResult _)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass37.&amp;lt;&amp;gt;c__DisplayClass39.&amp;lt;BeginInvokeActionMethodWithFilters&amp;gt;b__33()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass4f.&amp;lt;InvokeActionMethodFilterAsynchronously&amp;gt;b__49()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass37.&amp;lt;BeginInvokeActionMethodWithFilters&amp;gt;b__36(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass25.&amp;lt;&amp;gt;c__DisplayClass2a.&amp;lt;BeginInvokeAction&amp;gt;b__20()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass25.&amp;lt;BeginInvokeAction&amp;gt;b__22(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.&amp;lt;&amp;gt;c__DisplayClass1d.&amp;lt;BeginExecuteCore&amp;gt;b__18(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.&amp;lt;&amp;gt;c__DisplayClass8.&amp;lt;BeginProcessRequest&amp;gt;b__3(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;MakeVoidDelegate&amp;gt;b__3(IAsyncResult ar)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)
--&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;!-- 
This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &amp;amp;lt;customErrors mode="Off"/&amp;amp;gt;. Consider using &amp;amp;lt;customErrors mode="On"/&amp;amp;gt; or &amp;amp;lt;customErrors mode="RemoteOnly"/&amp;amp;gt; in production environments.--&amp;gt;&lt;/SPAN&gt;"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting error because of this DLL file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;CyberSource.WSSecurity.Signature&lt;/P&gt;&lt;P&gt;I searched on google and found this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://forums.asp.net/t/1071492.aspx?COM+problem+Retrieving+the+COM+class+factory+for+component" target="_blank" rel="nofollow noopener"&gt;http://forums.asp.net/t/1071492.aspx?COM+problem+Retrieving+the+COM+class+factory+for+component&amp;nbsp;&lt;/A&gt;&lt;A href="https://www.echat.date/omegle" target="_blank" rel="noopener"&gt;/echat&lt;/A&gt;&lt;BR /&gt;so i need to register the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;cybswssecurity.dll&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as they mentioned in the post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Try running Regsvr32 cybswssecurity.dll. I tried the Debuging Console of azure&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://raftingscenewebdev.scm.azurewebsites.net/DebugConsole" target="_blank" rel="nofollow noopener"&gt;https://raftingscenewebdev.scm.azurewebsites.net/DebugConsole&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;but got Access denied error. I have logged in as administrator but still getting the Access denied error. Is there any other option to register the cybswssecurity.dll? How can&amp;nbsp;omegle.2yu.co i manage the file security or user access to files on azure? Any help will be appreciated. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 11:58:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/How-to-register-CyberSource-WSSecurity-dll-on-MS-azure/m-p/85200#M681</guid>
      <dc:creator>GilbertLangrial</dc:creator>
      <dc:date>2022-12-09T11:58:45Z</dc:date>
    </item>
  </channel>
</rss>

