Search found 2 matches

by geekcyclist
Fri 07 May 2021 17:50
Forum: dotConnect for Oracle
Topic: Migrating ASP.Net Sites With No Source
Replies: 3
Views: 2938

Re: Migrating ASP.Net Sites With No Source

Thanks for the reply.

Do you mean I would just need to get the same installer I would use for dotConnect on my local developer machine and install/license it on my web server?

Do you have installers available for past versions?
by geekcyclist
Thu 06 May 2021 20:47
Forum: dotConnect for Oracle
Topic: Migrating ASP.Net Sites With No Source
Replies: 3
Views: 2938

Migrating ASP.Net Sites With No Source

I am trying to migrate two old ASP.Net sites from Windows Server 2008r2 to Windows 2012 or 2016. Unfortunately I do not have the source code for these sites.

When I move the existing code to the new servers I get the following error at runtime:
License not found. Please view "Licensing" topic in dotConnect for Oracle documentation for details or contact Devart technical support.
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: Devart.Data.Oracle.OracleException: License not found. Please view "Licensing" topic in dotConnect for Oracle documentation for details or contact Devart technical support.
Additional Details
  • Both projects currently work in place.
  • The two old projects are on two different old Win2k8 servers.
  • I don't see anything like a App_Licenses.dll or an licx on either server.
Any ideas how I can migrate these sites to a new sever given that I do not have the source code and cannot re-compile to add a new license as far as I can tell?