Hi @bdw429s ,
I have created new application in ColdBox and I have setup project with ColdBox using COMMOND line.
server start cfengine=addobe@2021… It’s working fine.
but I want to run my application using IIS with ColdFusion engine without running any command. When I bind local host with ColdBox application I am getting error welcomemessage is undefined in RC.
Can you guide me what steps I need to do for running the coldbox application using IIS and CF engine?
I have also setup COLDBOX with LUCEE using IIS by following your video. But now I am getting stuck to fix the issue running project in IIS with CF engine.
Looking forward to solution, I spent more then 2 days to find out this solution.
Is there a feature of IIS that you need that CommandBox does not provide? If you let us know, chances are CommandBox can do whatever you need.
Are you just wanting to have the server auto-start when Windows starts? If so, you can setup a Windows service. Here is a commercial module that will do it for you:
I don’t understand what that means.
I thought you fixed this by applying update 1 to ColdFusion 2021.
No custom setup should be neccessary. Your application should run just fine. If you want someone to get on a call with you and look at your issue over screenshare, you can sign up for some support hours from Ortus Solutions.
The process is the same to connect IIS to Lucee as it is to connect IIS to ColdFusion.
You need to enable the development error page in ColdBox. your screenshot shows nothing of use since it is the public error template.
No, that’s not what I meant. I confused you with the original poster of the other thread who fixed his issue by installing Update 1 into ColdFusion 2021. I assume you need to do the same.
Sentences like this are not enough information to begin to help you. Again, I would recommend you pay for some support hours to help you work through this.
You just copy your code to the server and run it. That’s it. There’s nothing else. If you’re having errors, you need to be much much more specific about what your errors are. Otherwise, we cannot help.
Please follow all the instructions I gave above. You’ve missed the one key recommendation I believe will fix your issue 3 times now and I’m not inclined to say it a 4th time
There is your answer. Re-read this post and the first post you originally commented on before I broke this into a separate thread. The answer is in both locations, you simply need to read and follow it.