About 599 results
Open links in new tab
  1. The AspNetCoreModule which is required to host .NET Core …

    Nov 8, 2016 · 2.The AspNetCoreModule running through IIS also provides the necessary process management to ensure that your application gets loaded on the first access, ensures that it …

  2. Cannot find dependencies of my applications... Depends.exe …

    Jul 24, 2017 · For purposes of ensuring the presence of all required DLLs I am running the Depends.exe program for 64 bit processes and get a lot of errors I do not understand. The …

  3. Error loading type library/DLL. (Exception from HRESULT: …

    Jun 26, 2018 · If you are running on 64-bit Windows then you probably need to set the Platform option to x86 (Build...Configuration Manager) so that the app runs 32-bit. If it's set to Any CPU …

  4. AuthenticateAsClient throws an error saying "The remote …

    Sep 30, 2013 · I want to establish a secure connection between a VB.NET based application on windows side (Client) and a server running on a proprietary Operating system (say Linux).

  5. C# VS Windows Forms App - How to refresh textBox data with …

    Dec 20, 2017 · I am creating a windows forms app that will read string from the serial port representing device data, and display it textboxes. The find available ports and port init is …

  6. Invalid assembly platform or ContentType in file

    Aug 17, 2019 · I tested by trying to use the 64bit System.Data dll in Visual Studio 2010 but VS manages to use the 32bit one …

  7. unable to cast object of type …

    Jul 22, 2014 · Proposed as answer byGio PalacinoSunday, July 13, 2014 2:57 PM Marked as answer byAnne JingTuesday, July 22, 2014 7:43 AM Sunday, July 13, 2014 11:47 AM Reply | …

  8. System.Security.Cryptography.CryptographicException: The system …

    Feb 27, 2018 · Under IIS 5.x/6.0, simply give the user running the ASP.NET process access to the machinekey store, or change to an interactive user. I.e. one with Document and Settings …

  9. How to set remote url when web app is running as a Windows …

    Apr 17, 2019 · After doing above change application is running properly, when directly running it from Visual studio. But when I am deploy it as service and try to start service it throws below …

  10. Running Classic ASP site on 64bit Windows 7

    Sep 28, 2021 · Please go easy on me! I havebeen using an old PC running Win XP Pro with IIS 5 and SQL Server 2000 which ran my development environment for my website. It uses a …