uvgen的錄制功能不能用
點(diǎn)擊錄制按鈕之后出現(xiàn)的信息
之后是詳細(xì)錯誤提示? at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
?? at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
?? at Microsoft.Win32.RegistryKey.OpenSubKey(String name)
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.GetMicorSoftAppPath(String application, String& appPath) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 641
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.GetInternetExplorerPath(String& ieDisplayName, String& iePath, String& ieWorkingPath) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 571
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.AddProgramsForCommonDialogIfNotExist(CommonDlgDataStructure& currDlgData, KnownProgram programToAdd, GetProgramEntry getProgram) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 386
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.InitProgramsForCommonDialog(CommonDlgDataStructure& currDlgData) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 352
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.InitCommonDialogSettings(CommonDlgDataStructure& commonDlgDataStructure) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 139
?? at HP.LR.VuGen.StartRecordingDialog.BaseStartRecordDataModel.InitDlgData() in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\BaseStartRecordDataModel.cs:line 121
?? at HP.LR.VuGen.StartRecordingDialog.BaseStartRecordDataModel.LoadRecordingData() in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\BaseStartRecordDataModel.cs:line 96
?? at HP.LR.VuGen.StartRecordingDialog.CommonRecordViewModel..ctor(IVuGenScript script, StartRecordingDialogDescriptor descriptor) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\ViewModel\CommonRecordViewModel.cs:line 39
?? at HP.LR.VuGen.StartRecordingDialog.WebStartRecordingDialogUI..ctor(IVuGenScript script, StartRecordingDialogDescriptor descriptor, CustomDialog cd) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CustomizedStartRecordingDialog\WebStartRecordingDialogUI.xaml.cs:line 50
?? at HP.LR.VuGen.StartRecordingDialog.WebStartRecordingDialogLauncher.ShowStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis, StartRecordingDialogDescriptor descriptor, RecordInfo& recInfo) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CustomizedStartRecordingDialog\WebStartRecordingDialogLauncher.cs:line 47
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDialogHelper.LaunchStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis, StartRecordingDialogDescriptor descriptor) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\StartRecordingDialogHelper.cs:line 231
?? at HP.LR.VuGen.StartRecordingDialog.StartRecordingDialogHelper.ShowStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\StartRecordingDialogHelper.cs:line 119
?? at HP.LoadRunner.Vugen.RecordingAddin.RecordCommand.StartRecording(RecordInfo recordInfo, Boolean trafficAnalysis, IVuGenScript script) in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\RecordingAddin\RecordCommand.cs:line 57
?? at HP.LoadRunner.Vugen.RecordingAddin.RecordCommand.Run() in e:\LT\LT-LR\win32_release\12.02.2739.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\RecordingAddin\RecordCommand.cs:line 307
?? at ICSharpCode.Core.Presentation.CommandWrapper.Execute(Object parameter)
?? at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
?? at System.Windows.Controls.Primitives.ButtonBase.OnClick()
?? at System.Windows.Controls.Button.OnClick()
?? at ICSharpCode.Core.Presentation.ToolBarButton.OnClick()
?? at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
?? at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
?? at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
?? at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
?? at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
?? at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
?? at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
?? at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
?? at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
?? at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
?? at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
?? at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
?? at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
?? at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
?? at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
?? at System.Windows.Input.InputManager.ProcessStagingArea()
?? at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
?? at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
?? at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
?? at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
?? at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
?? at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
?? at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
?? at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
?? at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)