bt there is a problem;
this is the full scenario; ,
I'm running test web site on windows server 2008 server core
environment (windows x32).
then I've a problem of requesting .asp pages
from it.
with the help of iis,net forums i've found that the problem
was my db's microsoft.jet adodb connection error "800a0e7a".
so according to iis
forums there is registration problem so then i've tried for fallowing
command
REGSVR32 "c:\PROGRMFILE\COMMENFILES\SYSYTEM\OLEDB\MSDASQL.DLL"
when that gives fallowing error;
0x80004005
then most of Microsoft related
forums says problem wad permissions to dll and have to log as
administrator on cmd prompt.
and request to run fallowing command
==== regsvr jscript.dll ========
then it gives success.
bt already i've logged as administrator
still having problems.
then they saya
so then they says problem is .jet40 problem and have to install "mdac" to resoleve it.
so that i tried to install it.
then it gives above error
?????????????
note: bt in windows server 2008 it works properly
??????????