Microsoft KB Archive/253269

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:16, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


PRB: Access Denied When You Try to Debug a WebClass Application

Article ID: 253269

Article Last Modified on 10/15/2002



APPLIES TO

  • Microsoft Visual Basic 6.0 Professional Edition



This article was previously published under Q253269

SYMPTOMS

When you develop a WebClass application in Visual Basic 6.0 and click the Start button to debug the component, you may receive the following error message in the Visual Basic Integrated Development Environment (IDE):

Access is denied.

CAUSE

You are not logged on as a local administrator. To debug WebClasses, you must have administrator access privileges.

RESOLUTION

Log on to the local computer with an account that has administrative privileges to debug your WebClass applications.

Keywords: kberrmsg kbbug kbwebclasses kbdebug kbprb KB253269