I think I have a license problem with my production web site “products.healthcatalyst.com” . I purchased a license for *.healthcatalyst.com in July 2016. The site is working fine using “localhost” but it gives a runtime error when accessing a PDF from products.healthcatalyst.com. The pdf-creator.lic file I received is in the /bin directory.
You can only work with a trial license on localhost and .local domains.
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.Exception: You can only work with a trial license on localhost and .local domains.
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.
Stack Trace:
[Exception: You can only work with a trial license on localhost and .local domains.]
FergusonMoriyama.Pdf.Application.Module.PdfModule.ContextPostReleaseRequestState(Object sender, EventArgs e) +854
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
License File Problem?
I think I have a license problem with my production web site “products.healthcatalyst.com” . I purchased a license for *.healthcatalyst.com in July 2016. The site is working fine using “localhost” but it gives a runtime error when accessing a PDF from products.healthcatalyst.com. The pdf-creator.lic file I received is in the /bin directory.
You can only work with a trial license on localhost and .local domains.
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.Exception: You can only work with a trial license on localhost and .local domains.
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.
Stack Trace:
[Exception: You can only work with a trial license on localhost and .local domains.] FergusonMoriyama.Pdf.Application.Module.PdfModule.ContextPostReleaseRequestState(Object sender, EventArgs e) +854 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
is working on a reply...