Compiler Error Message: BC31011

  • Thread starter Stan Sainte-Rose
  • Start date
S

Stan Sainte-Rose

Hi,

I have some problems with a reference.
I get this error and it's strange because it works sometimes and crashes
sometimes.
Any Ideas ?

Stan

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: BC31011: Unable to load referenced library
'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net
files\gbtr1\27a3358e\d5c23787\assembly\dl2\5c93c0f2\6ea39136_2c90c401\evalcl
ass.dll' : Access is denied.

Source Error:

[No relevant source lines]


Source File: vbc : Line: 0
 
M

mkarunaker

I have been using .net for some time now, and just recently I started noticing this error. The library its trying to load is different every time. I found a quick and dirty solutions to this; just save your config file (to make the application start again), this seems to solve the issue temporarily

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 

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