.NET Error running Application from IIS on Vista

J

John Kotuby

Hi all,
I have tried looking up this error and all hits are from way back in 2002
when .NET was in its infancy. All the answers point to a corrupt install of
the .NET framework. I started getting this error shortly after uninstalling
the AJAX extensions for .NET.
I have not yet found a simple way to try a .NET repair on Vista, if that is
actually the problem...and I am not yet sure about that. I can run the same
application from IIS on my XP machine at the office and it still runs fine
from the Windows Server 2003 where it is deployed. Thank goodness for that.

Anyone have a suggestion?
TIA

Server Error in '/' Application.
--------------------------------------------------------------------------------
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: BC32400: Class 'CLSID_CorSymWriter' could not be
created: Access is denied.

Source Error:

[No relevant source lines]

Source File: vbc : Line: 0

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\2.0.0.0__b77a5c561934e089\System.dll"
/R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll"
/R:"C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices.Protocols\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\5babaa65\0052344d_a7a7c701\SautinSoft.HtmlToRtf.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\9564e012\00e17ed2_b8b9c701\StatWebCtrlXLS.DLL"
/R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll"
/R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cf8255\00f0cd96_c435c801\Aspose.Cells.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\7d52931a\00685771_67a8c701\App_Licenses.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cdb310\00ede562_728ec701\ComponentArt.Web.UI.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\d861c155\00688e37_c269c701\Interop.ADOR.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.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.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\b422b6b1\00688e37_c269c701\Interop.ADODB.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.Web.RegularExpressions\2.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceProcess\2.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll"
/out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.dll" /D:DEBUG=1 /debug+
/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\root\3cc65474\f5d3d848\App_Code.qfxjksud.5.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.3.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.1.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.8.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.6.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.4.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.7.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.2.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.0.vb"


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

vbc : error BC32400: Class 'CLSID_CorSymWriter' could not be created: Access
is denied.
vbc : error BC31019: Unable to write to output file
'C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.pdb': Access is denied.
 
M

Mark Rae [MVP]

John Kotuby said:
Hi all,
I have tried looking up this error and all hits are from way back in 2002
when .NET was in its infancy. All the answers point to a corrupt install
of the .NET framework. I started getting this error shortly after
uninstalling the AJAX extensions for .NET.
I have not yet found a simple way to try a .NET repair on Vista, if that
is actually the problem...and I am not yet sure about that. I can run the
same application from IIS on my XP machine at the office and it still runs
fine from the Windows Server 2003 where it is deployed. Thank goodness for
that.

Anyone have a suggestion?

Presumably, you are running Vista on your development workstation, and
Visual Studio.NET 2005 or 2008? Earlier versions of Visual Studio.NET aren't
supported at all on Vista...

If so, have you installed the Vista Update for VS.NET?

And are you running VS.NET as administrator?
 
J

John Kotuby

Hi Mark,
Yes I am running 2005 and have installed the latest service packs and
updates. It was working fine until recently.
I have the shortcut to VS set up to run as Administrator, but I still get
warning prompts from Vista upon startup.
I noticed that I now see an access denied error in the error message I
posted. There was a different error before about not being able to open or
create a framework related file. That was the error that showed up in the
old postings.

I run Vista on my development machine at home and XP Pro on my development
machine at the office. Normally when working from home I connect to my Dev
machine in the office via RDP. But I carry the latest copy of my project
with me on a USB FLash Drive just in case I lose connectivity to the office.
So I do want to solve the problem on my Vista development machine.

Thanks...
 
M

Mark Rae [MVP]

So I do want to solve the problem on my Vista development machine.

If you create a brand new web application project on your Vista machine, are
you able to debug that...?
 
J

John Kotuby

I will try that as soon as I get back home this evening. A very good
approach indeed, to indicate a fundamental problem rather than something
project related.

Thanks...
 
P

Peter Bromberg [C# MVP]

Generally speaking, errors of this type arise because the Framework running
under
the ASPNET account (if that's how your app is configured) doesn't have read
or write
access to the ASP.NET Temporary Files folder.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com


John Kotuby said:
Hi all,
I have tried looking up this error and all hits are from way back in 2002
when .NET was in its infancy. All the answers point to a corrupt install of
the .NET framework. I started getting this error shortly after uninstalling
the AJAX extensions for .NET.
I have not yet found a simple way to try a .NET repair on Vista, if that is
actually the problem...and I am not yet sure about that. I can run the same
application from IIS on my XP machine at the office and it still runs fine
from the Windows Server 2003 where it is deployed. Thank goodness for that.

Anyone have a suggestion?
TIA

Server Error in '/' Application.
--------------------------------------------------------------------------------
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: BC32400: Class 'CLSID_CorSymWriter' could not be
created: Access is denied.

Source Error:

[No relevant source lines]

Source File: vbc : Line: 0

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\2.0.0.0__b77a5c561934e089\System.dll"
/R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll"
/R:"C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices.Protocols\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\5babaa65\0052344d_a7a7c701\SautinSoft.HtmlToRtf.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\9564e012\00e17ed2_b8b9c701\StatWebCtrlXLS.DLL"
/R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll"
/R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cf8255\00f0cd96_c435c801\Aspose.Cells.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\7d52931a\00685771_67a8c701\App_Licenses.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cdb310\00ede562_728ec701\ComponentArt.Web.UI.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\d861c155\00688e37_c269c701\Interop.ADOR.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.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.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\b422b6b1\00688e37_c269c701\Interop.ADODB.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.Web.RegularExpressions\2.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceProcess\2.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll"
/out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.dll" /D:DEBUG=1 /debug+
/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\root\3cc65474\f5d3d848\App_Code.qfxjksud.5.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.3.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.1.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.8.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.6.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.4.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.7.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.2.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.0.vb"


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

vbc : error BC32400: Class 'CLSID_CorSymWriter' could not be created: Access
is denied.
vbc : error BC31019: Unable to write to output file
'C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.pdb': Access is denied.
 
J

John Kotuby

Peter,

Sounds like it might be the case. I will try to find the ASP.NET Temporary
Files folder and give rights to the Network Service or whoever is "running"
the app in IIS. Wait, you said the Account that the Framework itself is
running under is the one without rights. You would think that the default
Framework account would have rights to its own temporary folder, wouldn't
you?

That leaves me wondering why it runs on XP and Win2003. Maybe UAC is getting
in the way, or the fact that I orginally developed the application on XP and
then tried moving it for further developent to a Vista machine. WinXP and
2003 have similar architectures.

If that's the case, God help us when Windows Server 2008 starts getting
deployed :)

Thanks...

Peter Bromberg said:
Generally speaking, errors of this type arise because the Framework
running
under
the ASPNET account (if that's how your app is configured) doesn't have
read
or write
access to the ASP.NET Temporary Files folder.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com


John Kotuby said:
Hi all,
I have tried looking up this error and all hits are from way back in 2002
when .NET was in its infancy. All the answers point to a corrupt install
of
the .NET framework. I started getting this error shortly after
uninstalling
the AJAX extensions for .NET.
I have not yet found a simple way to try a .NET repair on Vista, if that
is
actually the problem...and I am not yet sure about that. I can run the
same
application from IIS on my XP machine at the office and it still runs
fine
from the Windows Server 2003 where it is deployed. Thank goodness for
that.

Anyone have a suggestion?
TIA

Server Error in '/' Application.
--------------------------------------------------------------------------------
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: BC32400: Class 'CLSID_CorSymWriter' could not be
created: Access is denied.

Source Error:

[No relevant source lines]

Source File: vbc : Line: 0

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\2.0.0.0__b77a5c561934e089\System.dll"
/R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll"
/R:"C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices.Protocols\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\5babaa65\0052344d_a7a7c701\SautinSoft.HtmlToRtf.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\9564e012\00e17ed2_b8b9c701\StatWebCtrlXLS.DLL"
/R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll"
/R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cf8255\00f0cd96_c435c801\Aspose.Cells.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\7d52931a\00685771_67a8c701\App_Licenses.DLL"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\e9cdb310\00ede562_728ec701\ComponentArt.Web.UI.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\d861c155\00688e37_c269c701\Interop.ADOR.DLL"
/R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.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.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll"
/R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\assembly\dl3\b422b6b1\00688e37_c269c701\Interop.ADODB.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.Web.RegularExpressions\2.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.ServiceProcess\2.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll"
/R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll"
/out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.dll" /D:DEBUG=1 /debug+
/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\root\3cc65474\f5d3d848\App_Code.qfxjksud.5.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.3.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.1.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.8.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.6.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.4.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.7.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.2.vb"
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.0.vb"


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

vbc : error BC32400: Class 'CLSID_CorSymWriter' could not be created:
Access
is denied.
vbc : error BC31019: Unable to write to output file
'C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\3cc65474\f5d3d848\App_Code.qfxjksud.pdb': Access is denied.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top