Having a little trouble with a new EDD install on a 10.2.500.4 deployment and not sure where it’s failing.
I have the install path where I put my other extentions (E:\IIS) and I put the license file on the same drive.
For the app pool, I use a service account that is separated for the app side.
For the sql account, it looks like it’s using the service account of the app pool identified it will try to use this to connect. Interestingly, it connects just fine with this setting but not if I use a domain sql account that also has a sql login with the Sql Auth setting.
Assuming those configs are correct, when I go to deploy, I get this error “The System cannot find the file specified”. Pretty vague what it’s talking about.
Re-installed the entire front end of 10.2.500, added the option for “Data Discovery” in the install phase, added my minor release, was able to un-install the in-progress installs of EDD and now I’m getting this:
“Failed to deploy Epicor Data Discovery Version string was too short or too long”
If we do that, I assume it has to have it’s own entirely separate website then on IIS with a self signed cert? Since the wildcard is on the default site?
Sounds correct to me but there may be a way to have multiple certs on the same IIS mapping to different hostnames, just haven’t tried it.
Might be worth following up with Epicor support again to find out if the wildcard limitation is still there. You could also do a quick self-signed or Lets Encrypt cert to see if that gets you by this error for process of elimination.