我已经试过了,不行的。我找了一篇设置IIS来调试InterDev的文章,可在第三步的时候,找不到Catalog Class,请赐教!附步骤如下:
Configure DCOM Permissions on the Web Server
1.From the Start menu, select Run.
2.Type dcomcnfg.exe and click ok.
3.On the Applications tab, scroll down to the Catalog Class and double-click it to view Properties.
4.Select the Security tab.
5.Click Use custom access permissions and then click Edit.
6.Add the users that you will allow to debug to this list, granting them Allow Access rights, or simply add the Administrators group to this list.
7.Select the Use custom launch permissions option and click Edit.
8.Add the users that you will allow to debug to this list, granting them Allow Launch rights, or simply add the Administrators group to this list.
9.Select the Identity tab.
10.Select the interactive user option.
11.Click Apply and then click ok.
12.Display the Properties for the Machine Debug Manager, and repeat steps 4-11 for the Machine Debug Manager.
13.Close the DCOM permissions dialog box and reboot your computer.