Click to See Complete Forum and Search --> : Error while running asp page - COM in debug mode


shanuragu
10-11-2004, 02:44 AM
Hi,
Can someone please help me out and tell me why this is happening? Everytime I try to run my project I keep getting this
error:Server Object, ASP 0178 (0X80070005)The call to Server.CreateObject failed while checking permission. Access is denied to this object.

This happens when I try to run an asp page while COM is in debug mode.

Please help its urgent.

shanuragu

simflex
10-12-2004, 08:34 AM
are you using any com object like aspsmartupload, aspEmail, etc?

If yes, try right-clicking on the folder in windows explorer and granting a permission to "everyone"

russell
10-14-2004, 04:55 PM
Go to your IIS Management Console. Right-click the web site. Click Properties. Click the Directory Security tab. In the Anonymous Access panel, click Edit. Tick Anonymous Access, then click EDIT. Un-tick Allow IIS to control password. Enter the username and password you are logged on as. Click OK.