D
|
DennisB 8/20/2019 |
I think you need to download runtime access files from Microsoft I was running ASPRunner 6.0 on a Windows Server 2008 R2 platform until today (Ransomware). I have put a temporary server in place running Server 2016 Standard and I'm trying to get the latest version on ASPRunner.NET to work on it. I downloaded the trial version to verify the deployed application would work, but so far nothing is working. If you can see what I'm doing wrong please let me know.
|
C
|
crabtreecj author 8/21/2019 |
I think you need to download runtime access files from Microsoft
|
D
|
DennisB 8/21/2019 |
I am just guessing, but there are 2 versions of the runtime. 1 is for 32 bit and 1 for 64 bit. You set IIS to enabled 32 bit applications, but if you still get the error I am betting the issue may be you need 64 bit. I also think you can only have 1 version installed at a time. Anyway, good luck but I don't have any other suggestions. Maybe someone else will. I installed runtime access but I'm getting the following message, " The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. " |
![]() |
Admin 8/22/2019 |
Two most important things to check:
|
C
|
crabtreecj author 8/22/2019 |
Two most important things to check:
|
C
|
crabtreecj author 8/22/2019 |
Two most important things to check:
|