Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Guidance for Effective IntraWeb Deployment!!
#1
Hi everyone,

I have been working on a project using IntraWeb.., and I am encountering some challenges with deployment. I have built the application locally but when I try to deploy it to a server.., the app either fails to respond or throws random errors. I suspect I might be missing something in the configuration or handling server-specific settings incorrectly.

Here are a few things I have done so far :-

Ensured the required DLLs are uploaded.
Checked for firewall or port restrictions on the server.
Confirmed the server has the necessary runtime environment installed.

Despite these.., I am still stuck. Could someone guide me through the best practices for deploying python certification IntraWeb applications.., especially for IIS or standalone deployment: ?? Any troubleshooting tips, potential pitfalls or tools to debug would be greatly appreciated !!

Thanks in advance for your help !! Looking forward to learning from the expertise in this community.

Best regards,

Daniel Jose
Reply
#2
Hi Daniel,

Without specific information about the errors it is difficult to determine what might be the cause. 

Have you tried just the simplest of programs... e.g. a button on a form that pops up a message, or changes the caption of a label when clicked? If this works then the issue would likely lie with the program and not the server/deployment. Otherwise, please provide more details about the errors.
Reply
#3
Hi Daniel,

I suppose you are creating an ISAPI DLL and installing it into IIS, is that correct?

Is it 64-bits or 32-bits? What's your server OS? And you mentioned certificates... are you trying to use HTTPS only? Have you tried plain HTTP first to see if it works?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)