chrisjohn82 Posted July 20, 2016 Posted July 20, 2016 Hi, I currently have a project that i created as a service, is there a easy way to convert the project to a ISAPI module? Best regards Christian J Quote
adragan Posted July 20, 2016 Posted July 20, 2016 Comment the first line in the project. Close project, reopen project and recompile. Even if it says that it generates an exe, the result will be a dll. Quote
chrisjohn82 Posted July 20, 2016 Author Posted July 20, 2016 Hi, i tired but it did not work, i got an error [dcc32 Error] E1026 File not found: 'PROGRAM.res' i comment the fist line which is //program Effect_WorkOrders; and then i closed and saved, open it up again and recompiled but got an error. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.