-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Description
What happened?
I am working with visual studio 2019. In the development area the new feature of my website works verry well.
After publishing to the domain, I am getting now the error message:
[Win32Exception (0x80004005): Die angegebene ausfĂźhrbare Datei ist keine gĂźltige Anwendung fĂźr diese Betriebssystemplattform.] The specified executable file is not a valid application for this operating system platform.]
<failedRequest url="https://unsertrainingstagebuch.de:443/Fahrrad/01_Fahrten/EF_INSERT_SIGMA_URL.aspx"
siteId="466"
appPoolId="unsertrainingstagebuch.de(domain)(4.0)(pool)"
processId="59356"
verb="POST"
remoteUserName="Brägel"
userName="Brägel"
tokenUserName="V24478\IWPD_523(s818317)"
authenticationType="Forms"
activityId="{800017BB-000A-8D00-B63F-84710C7967BB}"
failureReason="STATUS_CODE"
statusCode="500"
triggerStatusCode="500"
timeTaken="1625"
xmlns:freb="http://schemas.microsoft.com/win/2006/06/iis/freb"
>
So far, I tried to find a solution or a workaround of my problem, without success. I asked again my service profider but without success.
Therefore, I would be happy to get help again from your side.
How can we reproduce the issue?
You can ease reproduce the issue
https://unsertrainingstagebuch.de/login.aspx?ReturnUrl=%2fFahrrad%2f01_Fahrten%2fEF_INSERT_SIGMA_URL.aspx
Please open the requested site with Userid: Brägel Passwort: brägel
If you are logged in please copy the following URL into the text box and klick the yellow button.
Maybe you must klick twice to start the functionality which runs into the error issue.
https://sigma-sharing.com/view/activity/71978657907f61796c8f68087c51a13d0d1bc3b3Relevant log output
Host: unsertrainingstagebuch.de
Referer: https://unsertrainingstagebuch.de/Fahrrad/01_Fahrten/EF_INSERT_SIGMA_URL.aspx
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
sec-ch-ua: "Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Windows"
Origin: https://unsertrainingstagebuch.deOperating System
IIS
Selenium version
Selenium.WebDriver 4.25.0
What are the browser(s) and version(s) where you see this issue?
Selenium.WebDriver.Chrome 130.0.6723.6900
What are the browser driver(s) and version(s) where you see this issue?
Google Chrome Version 130.0.6723.70 (Offizieller Build) (64-Bit)
Are you using Selenium Grid?
I don't know