|
Home > Archive > Radius Server > February 2005 > IAS won't install?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IAS won't install?
|
|
| Jeff Janner 2005-01-31, 5:55 pm |
| I am trying to get IAS to install on an existing Windows
2000 server with Service Pack 4. The service installs
fine, but when I try to start the console, it get the
following errors:
"There was an error reading data. No such interface
supported"
"An error occurred while trying to get an interface
pointer. No such interface supported"
"There was an error connecting to the data store. The
parameter is incorrect."
and similar errors whenever I try to do anything. I have
turned on tracing, but nothing appears in the files. I can
open the mdb files using access just fine, and the program
creates the *.ldb files.
Any clue as to what's gone wrong?
Jeff
| |
| Manjunath Bharadwaj [MSFT] 2005-02-03, 8:48 pm |
| Jeff,
Try this
regsvr32 iassdo.dll
regsvr32 iasmmc.dll
regsvr32 napmmc.dll
In that order.
Thanks, Manju
"Jeff Janner" <anonymous@discussions.microsoft.com> wrote in message
news:18b801c507d1$6832b4c0$a501280a@phx.gbl...
>I am trying to get IAS to install on an existing Windows
> 2000 server with Service Pack 4. The service installs
> fine, but when I try to start the console, it get the
> following errors:
>
> "There was an error reading data. No such interface
> supported"
> "An error occurred while trying to get an interface
> pointer. No such interface supported"
> "There was an error connecting to the data store. The
> parameter is incorrect."
>
> and similar errors whenever I try to do anything. I have
> turned on tracing, but nothing appears in the files. I can
> open the mdb files using access just fine, and the program
> creates the *.ldb files.
>
> Any clue as to what's gone wrong?
>
> Jeff
|
|
|
|
|