We are trying to migrate our web apps to IIS 6 and we have a vendor supplied CGI exe that when called with IIS 5 works fine, when put in IIS 6 an error is received (I am guessing the error is IIS related) "The parameter is incorrect".
Now what is really weird is if I call the cgi from ANOTHER computer it works ok, but from the SERVER it returns the error (I connect through RDP). Now I read something about it being permissions with the IUSR (turning auto-authentication in IE and allowing me to put my own username lets it work, but not an acceptable solution).
If anyone knows any way to fix this please let me know, I am stumped (and not an IIS expert).
Now what is really weird is if I call the cgi from ANOTHER computer it works ok, but from the SERVER it returns the error (I connect through RDP). Now I read something about it being permissions with the IUSR (turning auto-authentication in IE and allowing me to put my own username lets it work, but not an acceptable solution).
If anyone knows any way to fix this please let me know, I am stumped (and not an IIS expert).