~Brett
↧
Re: Using CONSOLE.EXE to configure a server doesn't work?
↧
From: | Brett Baggott |
To: | Rick Strahl |
Make sure your use Run As Administrator. Server 2012 runs with UAC so even if you are an Admin you are not in fact running as an admin... (although 5.66 should prompt to elevate rights since it has a manifest to that effect).
Also make absolutely sure that the IIS Metabase compatibility is installed. Without that nothing will work, but you also should see errors. In fact, even if you are not running as a true Administrator you should see errors.
Ping me on Skype - if this really doesn't work I'd like to take a look and see why it doesn't if possible.
+++ Rick ---
I tried to use the CONSOLE.EXE to configure the server and it didn't seem to configure the server.
Now let me qualify a bit. This is NOT a development box, this is a production server. I had installed Visual Foxpro and Web Connection 5.66 as well as configuring the very basics of a website in IIS. This is a Windows Server 2012 installation and I selected the options of using the HTTP Handler and installing to the root (not creating a virtual). The process did seem to handle some of the permissions setup and DCOM settings but when I looked in the root of the website there was nothing. No web.config file, no WebConnectionModule.dll, nothing. In fact, I was about to go copy over WebConnectionModule.dll and manually make the web.config to see if that's all that was left and I can't find WebConnectionModule.dll.
Maybe my copy of 5.66 is messed up?
~Brett