forked from jjensen1/Linkedin_Google_ProfileScraper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest2
More file actions
41 lines (38 loc) · 3.11 KB
/
Copy pathtest2
File metadata and controls
41 lines (38 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
************** Exception Text **************
System.ApplicationException: Rule Type Parameter value
at RulesUpload.CreateRules.RulePayLoadValidation.IsValid(CreateRuleParameters rule) in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\CreateRule.cs:line 1116
at RulesUpload.CreateRules.CreateRuleManager.SaveRule(CreateRulesRequest obj, Boolean& isModelIdPresent) in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\CreateRule.cs:line 311
at RulesUpload.CreateRules.CreateRuleManager.CreateRule(CreateRulesRequest obj, Boolean& isModelIdPresent, EventHandler`1 onChangeHandler) in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\CreateRule.cs:line 296
at RulesUpload.CreateRules.CreateRuleManager.Create(String path, Int32 env, EventHandler`1 onChangeHandler) in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\CreateRule.cs:line 276
at RulesUpload.UploadRules.<>c__DisplayClass5_0.<btnProcess_Click>b__0() in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\UploadRules.cs:line 102
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at RulesUpload.UploadRules.btnProcess_Click(Object sender, EventArgs e) in C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\CreateRules\UploadRules.cs:line 102
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
at InvokeStub_SendOrPostCallback.Invoke(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 8.0.0.0
Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.22\System.Private.CoreLib.dll
----------------------------------------
RulesUpload
Assembly Version: 1.0.0.0
Location: C:\Users\sjagadam\Downloads\RulesUpload_new (1)\RulesUpload\bin\Debug\net8.0-windows10.0.19041.0\RulesUpload.dll
----------------------------------------
System.Runtime
Assembly Version: 8.0.0.0
Location: C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\8.0.22\System.Runtime.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 8.0.0.0
Location: C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.22\System.Windows.Forms.dll
----------------------------------------
System.Windows.Forms.Primitives
Assembly Version: 8.0.0.0
Location: C:\Program Files (x86)