Hi, I have written one sample program to read Metabase entry on IIS 7.0. I am using IMSAdminBase->GetData() to read from LM/W3SVC/* level and it was working fine as stand alone application from any admin users account. Now when I try to run this executable as CGI under my site, the IMSAdminBase->GetData...