Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

An unexpected error occurred when start to record with VUgen 12.53

$
0
0

I have selected Single Web HTTP/HTML protocol and created a new solution.

Next I started the HP Web Tours Server.

Then clicked on Record button to start recording.

I am getting the following error. Please assist and many thanks for yours assistance.

*** Stack Trace ***

   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.GetMicorSoftAppPath(String application, String& appPath) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 690

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.GetOutlookPath(String& ieDisplayName, String& outlookPath, String& ieWorkingPath) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 626

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.AddProgramsForCommonDialogIfNotExist(CommonDlgDataStructure& currDlgData, KnownProgram programToAdd, GetProgramEntry getProgram) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 431

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.InitProgramsForCommonDialog(CommonDlgDataStructure& currDlgData) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 384

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.InitCommonDialogSettings(CommonDlgDataStructure& commonDlgDataStructure) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 153

   at HP.LR.VuGen.StartRecordingDialog.BaseStartRecordDataModel.InitDlgData() in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\BaseStartRecordDataModel.cs:line 119

   at HP.LR.VuGen.StartRecordingDialog.BaseStartRecordDataModel.LoadRecordingData() in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\BaseStartRecordDataModel.cs:line 94

   at HP.LR.VuGen.StartRecordingDialog.CommonRecordViewModel..ctor(IVuGenScript script, StartRecordingDialogDescriptor descriptor, String trafficFilePath) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\ViewModel\CommonRecordViewModel.cs:line 64

   at HP.LR.VuGen.StartRecordingDialog.CommonStartRecordingDialogLauncher.ShowStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis, StartRecordingDialogDescriptor descriptor, RecordInfo& recInfo) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\CommonStartRecordingDialogLauncher.cs:line 53

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDialogHelper.LaunchStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis, StartRecordingDialogDescriptor descriptor) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\StartRecordingDialogHelper.cs:line 236

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDialogHelper.ShowStartRecordingDialog(IVuGenScript script, Boolean trafficAnalysis) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\StartRecordingDialogHelper.cs:line 124

   at HP.LoadRunner.Vugen.RecordingAddin.RecordCommand.StartRecording(RecordInfo recordInfo, Boolean trafficAnalysis, IVuGenScript script) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\RecordingAddin\RecordCommand.cs:line 54

   at HP.LoadRunner.Vugen.RecordingAddin.RecordCommand.Run() in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\RecordingAddin\RecordCommand.cs:line 314

   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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

----  

*** Additional Information ***

SharpDevelop Version : 4.1.3.0-00000000

.NET Version         : 4.0.30319.34209

OS Version           : Microsoft Windows NT 6.3.9600.0

Current culture      : English (Australia) (en-AU)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 278872kb

GC Heap Memory       : 74174kb

  

An unexpected error occurred.

 Click ‘OK’ to close this message. You may be able to continue working,

but note that this workflow may cause the error to occur again.

Click ‘Details’ to display technical details on this error which may help

you solve the problem, or can be used when contacting customer support.

 ---- Post-error application state information:

Installed 3rd party AddIns: [HP SV ALM Integrations 12.0.0.0], [UTT Configuration UI 12.53.0.0], [Debug Pad Wrapper Extension addin for UTT 12.53.0.0], [UTT Debug Basic implementation addin for UTT 12.53.0.0], [UTT File Dialog 12.53.0.0], [UTT Connection Addin 12.53.0.0], [HPUttIdeCommands 12.53.0.0], [UttBookmarkPad 12.53.0.0], [UttErrorListPad 12.53.0.0], [UttOutputPad 12.53.0.0], [UttTaskListPad 12.53.0.0], [Vugen.ConfigurationUI 12.53.0.0], [UsageReporter 12.53.0.0], [VuGen Debugger addin based on UT Debugger 12.53.0.0]

Workbench.ActiveContent: [CodeEditorViewContent C:\VUGen Scripts\Web Tours 11.53 - Web HttpHtml\Action.c]

ProjectService.OpenSolution: [Solution: FileName=C:\VUGen Scripts\Web Tours 11.53.ltsln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [VuGenProject: Web Tours 11.53 - Web HttpHtml]

---- Recent SharpDevelop log messages:

04:44:21.079 [1] ERROR - Could not find file 'C:\Program Files (x86)\HP\LoadRunner\bin\2.ltsln'.

04:45:07.018 [1] ERROR - Unhandled WPF exception caught

--> Exception:

System.InvalidOperationException: Sequence contains no elements

   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)

   at HP.LR.VuGen.StartRecordingDialog.StartRecordingDataInitializationHelper.GetMicorSoftAppPath(String application, String& appPath) in E:\LT\LT-LR\win32_release\12.53.1203.0_clean\app\VuGen\FrontEnd\Current\CoreAddins\StartRecordingDialog\CommonStartRecordingDialog\DataModel\StartRecordingDataInitializationHelper.cs:line 690

>> Please refer to attached for more details.

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>