WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for .net

(...) Hello Community, i tried to install the newest version of WebCon on a server as - Sharepoint/Full Trust installation - WEBCON BPS Portal + WEBCON BPS Classic package (We first installed the .net Hosting Bundle 1.9, then the System compontents check displayed that Version 2.1 is required.) When clicking on the "Warning-Sign" next to "not installed", it shows the the alert (see below in the screens (...)

(...) I would like to update the WEBCON Platform from version 2021.1.5.292 to 2022.1.4.297. While preparing for the update, I receive a message that there are no components installed: 1. "ASP.net Core 6 Hosting Bundle" 2. ".net 6" What versions to install (SDK, Runtime), where to download them? So that there are no problems with the operation of the platform and that I can update it?

(...) Hello Community, We have problems with the different runtime environments of the WBCON Workflow Service (under .net Framework) and the WEBCON BPS Portal (under .net Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .net Standard 2.0, so that the plug (...)

(...) or, request sometimes reach the target system and sometimes do not, which is very inconvenient. Do you think this is a problem related to the Webcon application? Response End Exceptions: System.net .Http.HttpRequestException: An error occurred while sending the request. ---> System.net .Http.WinHttpException: Error 12002 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'The operation timed out'. (...)

(...) as building a cache of this list in the WEBCON BPS database. This component communicates with the Active Directory specified in the configuration, and uses Microsoft system directories available for .net Framework (System.DirectoryServices). It will also communicate with a SOAP Web service from the Designers & Service Web service component in order to obtain information about SharePoint users. (...)

(...) rming these costly operations for the processor.     Attention: Starting from WEBCON 2026, the recommended approach is to configure the reverse proxy in accordance with the ASP.net Core documentation, as the option to use additional configuration parameters that enforce HTTPS (such as ForceHttpsOnProxy) has been removed from the Portal. You can read about this configuratio (...)

(...) 16 or later Android 10 or later iOS 16 or later Android 10 or later iOS 16 or later Android 10 or later iOS 16 or later Android 10 or later iOS 16 or later .net .net Framework 4.7.2 or .net 6 (since 2022 R3) .net 6 .net 8.0 .net 8.0 .net 9.0 .net 10.0   WEBCON BPS Components Platforms and br (...)

(...) as building a cache of this list in the WEBCON BPS database. This component communicates with the Active Directory specified in the configuration, and uses Microsoft system directories available for .net Framework (System.DirectoryServices). It will also communicate with a SOAP Web service from the Designers & Service Web service component in order to obtain information about SharePoint users. (...)

(...) d into WEBCON BPS must be equipped with an extension. WEBCON does not recommend an import of files larger than  100 MB. The format of the data delivered by customers must be in line with the .net standard https://docs.microsoft.com/pl-pl/dotnet/standard/base-types/formatting-types The data delivered by customers should be in a tabular format. The data delivered by customers should be s (...)

(...) formation on supported instrumentation for both aforementioned pillars.   Tracing Module’s name Remarks ASP .net Core Instrumentation   SqlClient For Portal and Service it is possible to view SQL queries. HttpClient   (...)

(...) it is best to install Java from OpenJDK distribution. It is available under Open Source license. As of publishing this article, the newest version of OpenJDK can be found here: https://jdk.java.net /22/ The installation involves downloading the Windows 64 version of the pack, and extracting it to the chosen directory. Next, it is necessary to add a JAVA_HOME environmental variable to the s (...)

(...) ings.user.json file which is located in the Portal installation directory (by default C:Program Files (x86)WEBCONWEBCON BPS Portal). The file is standardized according to the logging requirements for .net Core and ASP.net Core platforms, as detailed in the article Logging in .net Core and ASP.net Core. For this purpose, the following section has been added, allowing you to configure log levels for var (...)

(...) ;      "Enabled": true,             "EventSources": "Microsoft.AspNetCore.Hosting, System.net .Http"           },           "Exporters": {      &n (...)

(...) Fig. 2. Download the archive from the highlighted link – not the source code!   The archive should be extracted to a previously created folder on the server. Since this is a .net -based application, it will be necessary to create an appropriate application pool. At this point, it is advisable to add folder permissions for the account in whose context the application will run.& (...)

(...) rst authenticate with WEBCON BPS using OAuth2 and then send the new order data. using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.net .Http; using System.net .Http.Headers; using System.Threading.Tasks; class Program { static async Task Main(string[] args) { var portalUrl = "https://bps.webcon.com"; (...)

(...) lient ID – the value provided by Autenti for integration purposes, Client Secret – the API secret key provided by Autenti, Authentication service URL – https://api.accept.autenti.net /api/v2/auth/token. Base service instance URL – https://api.accept.autenti.net /api/v2. The above URLs are current as of April 17, 2025 and may be subject to change in future versions of t (...)

(...) formation on supported instrumentation for both aforementioned pillars.   Tracing Module’s name Remarks ASP .net Core Instrumentation   SqlClient For Portal and Service it is possible to view SQL queries. HttpClient   (...)

(...) Authentication providers Alternative Application Addresses Other related Community articles include: SSL Offloading vs WEBCON BPS Portal   Introduction Publishing a .net application behind a reverse proxy is one of the most common deployment scenarios. In this model, the end user communicates exclusively with a public HTTPS endpoint, while traffic is then forwarded t (...)

(...) .common.SolrException"], "msg":"ERROR: [doc=1_4572] multiple values encountered for non multiValued field Attachment_pl_5522_txt_pl: [doc020311_001.pdf , doc020311_001.pdf ]", "code":400}} ---> System.net .WebException: The remote server returned an error: (400) Bad Request. at System.net .HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrCo (...)

(...) =abc&prompt=none#ui_locales="de-DE" Reasons: 1. There's a list of 'official parameters' which but they are not necessarily implemented by every authentication provider: - 'Official': https://openid.net /specs/openid-connect-core-1_0.html#AuthRequest - Google: https://developers.google.com/identity/protocols/oauth2/web-server#creatingclient - Microsoft: https://docs.microsoft.com/en-us/azure/active-d (...)