Compiler Error Message: BC31019



Hello,
I am getting this error Please suggest me the solutions for the same.
Thanks in Advance
Partha

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: BC31019: Unable to write to output file 'C:
\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.dll':
Access is denied.

Source Error:



[No relevant source lines]


Source File: vbc : Line: 0



Compiler Warning Messages:
Warning: BC40003: property 'Profile' shadows an overloadable member
declared in the base class 'Default2'. If you want to overload the
base method, this method must be declared 'Overloads'.
Source Error:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.0.vb

[No relevant source lines]


Warning: BC40003: property 'ApplicationInstance' shadows an
overloadable member declared in the base class 'Default2'. If you want
to overload the base method, this method must be declared 'Overloads'.
Source Error:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.0.vb

[No relevant source lines]
Show Detailed Compiler Output:
c:\windows\system32\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly
\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a
\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data
\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS
\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement\c64771d1\14ea7af1\assembly
\dl3\d09b05a2\c2099feb_1a65c801\App_Web_packaging.aspx.cdcab7d2.DLL" /
R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile
\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS
\assembly\GAC_MSIL\System.IdentityModel
\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS
\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:
\WINDOWS\assembly\GAC_MSIL\System.ServiceModel
\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS
\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /
R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services
\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS
\assembly\GAC_MSIL\System.Xml
\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly
\GAC_MSIL\System.Runtime.Serialization
\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:
\WINDOWS\assembly\GAC_32\System.EnterpriseServices
\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:
\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a
\System.Drawing.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\Temporary ASP.NET Files\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.dll" /
debug- /win32resource:"C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\Temporary ASP.NET Files\desktopmanagement
\c64771d1\14ea7af1\badq6hoh.res" /define:_MYTYPE=\"Web\" /
imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.0.vb" "C:
\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.1.vb"


Microsoft (R) Visual Basic Compiler version 8.0.50727.832
for Microsoft (R) .NET Framework version 2.0.50727.832
Copyright (c) Microsoft Corporation. All rights reserved.

vbc : error BC31019: Unable to write to output file 'C:\WINDOWS
\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.dll':
Access is denied.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.0.vb(56) :
warning BC40003: property 'Profile' shadows an overloadable member
declared in the base class 'Default2'. If you want to overload the
base method, this method must be declared 'Overloads'.

Protected ReadOnly Property Profile() As
System.Web.Profile.DefaultProfile

~~~~~~~
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
\desktopmanagement
\c64771d1\14ea7af1\App_Web_packaging.aspx.cdcab7d2.gfym5sn0.0.vb(68) :
warning BC40003: property 'ApplicationInstance' shadows an
overloadable member declared in the base class 'Default2'. If you
want to overload the base method, this method must be declared
'Overloads'.

Protected ReadOnly Property ApplicationInstance() As
System.Web.HttpApplication

~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832;
ASP.NET Version:2.0.50727.832

.



Relevant Pages

  • Re: C# Override limitation..why?
    ... > override so why can't it look for base.whateverin the base class? ... > look for methods in the base class where the signature parameters match ... It's not that the compiler ... static dispatch based on expression type. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: the virtual keyword
    ... > you could not declare a body for it in the class it was declared virtual, ... This class can only be used as a base class, ... would result in a compiler error. ... function pointer that is added to the actual class. ...
    (comp.lang.cpp)
  • Re: Problem with Method handling a BaseClass parameter
    ... the base class derives from ... I tell the compiler what function I want not to check ... Overloading is performed at compile-time, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Why do I need Base class DLL?
    ... All the information for the compiler is there. ... | class's project and setup the base class file reference. ... Public Class DerivedClass ... vbc /t:library b.vb ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Inheritance Woes
    ... how would the derived class know where to find the base class ... the compiler has no idea. ... but not all assemblies are stored in the GAC. ...
    (microsoft.public.dotnet.languages.csharp)