fluentsharp / FluentSharp

Fluent API for the .NET Framework (used by the O2 Platform)
63 stars 18 forks source link

Error ascx_WSDL_Creation_and_Execution #59

Open DinisCruz opened 9 years ago

DinisCruz commented 9 years ago

Submitted by email:

ascx_WSDL_Creation_and_Execution platform tool but when i try and load in my custom wsdl i get these errors; [15:26:18] ERROR: in CSharp_FastCompiler,compileSourceCode, provided sourceCode code was empty [15:24:43] ERROR: in CSharp_FastCompiler,compileSourceCode, provided sourceCode code was empty [15:24:42] INFO: Testing logging: Info Message [15:24:42] DEBUG: Testing logging: Debug Message

Any ideas just would like to use it to do some load testing on our system.

DinisCruz commented 9 years ago

Yeah, I just tried it and there is a compilation error with those WSDL scripts. I think it is caused by a missing dependency on FluentSharp.HtmlAgilityPack.WinForms.dll, which is now on NuGet. This is what the _nuget folder should look like

image

Meanwhile, you can get the compiled binary from Util - WSDL Invoke and Scripting v1.0.exe, which hosted at bintray (see Just used bintray.com to publish a number of O2Platform/FluentSharp stand-alone exes)

Once you download this file:

image

it should look like this when executed:

image

In terms of ideas on how to use it (and other web services topics), check out this posts: