↧
1.
Paths are up to you and it depends on where you actually put your files.
3.
Yes. Same as your dev environment.
4.
If you leave the settings blank the COM server will launch under SYSTEM account. This might be Ok or not depending on what resources the app needs to access. If everything is local then SYSTEM probably is fine. Otherwise, specify an account and password that has the needed rights. if you use a system account like NETWORK SERVICE then no password is required.
+++ Rick ---
If I have the EXE in c:\wconnect and the website in c:\inetpub\wwwroot\backoffice:
Step 1
Are correct backoffice for Virtual and c:\wconnect for Path?
Step 3
Is correct C:\Inetpub\wwwroot\backoffice\bin\wc.dll for Script DLL?
Step 4
Do I have to write something in User Name and Password?
What DCOM launch permissions I have to specify?
Thank you very much