Access denied??

G

ghostnguyen

Hi,

This is an error that my site got. I dont know why and where it comes from.
What I can do is justing waiting a several minute and the error goes
away.???

Anybody, help me!

Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: Access is denied: 'EeekSoft.Web.PopupWin'.
// EeekSoft.Web.PopupWin is a WebControl
Source Error:


Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>


Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
198

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'EeekSoft.Web.PopupWin' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = EeekSoft.Web.PopupWin
(Partial)
LOG: Appbase =
file:///E:/Docs/Projects/WorldTradeB2B/WorldTradeB2B.WebApplication.Manage/WorldTradeB2B.WebApplication.Manage.SendingEmail
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: EeekSoft.Web.PopupWin
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/worldtradeb2b_webapplication_manage_sendingemail/152262a3/b72b6216/EeekSoft.Web.PopupWin.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/worldtradeb2b_webapplication_manage_sendingemail/152262a3/b72b6216/EeekSoft.Web.PopupWin/EeekSoft.Web.PopupWin.DLL.
LOG: Attempting download of new URL
file:///E:/Docs/Projects/WorldTradeB2B/WorldTradeB2B.WebApplication.Manage/WorldTradeB2B.WebApplication.Manage.SendingEmail/bin/EeekSoft.Web.PopupWin.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: EeekSoft.Web.PopupWin, Version=1.2.306.34963,
Culture=neutral, PublicKeyToken=null
 
Y

Yunus Emre ALPÖZEN [MCAD.NET]

I could not remember exactly but EeekSoft creates a messenger based popup
window. am i right?

Your problem is caused about asp.net code caching. So to overcome this
issue, we were changing web.config file and save it which resets
application. But i think it is a deployment problem on developing computers
we didn't see any error like this...
 
G

ghostnguyen

HI,

This error happened not only with controls of EeekSoft but also with others
3rd party controls.

"we were changing web.config file and save it which resets application"

Can you discuss in more detail? I am really looking for a solution of this
issue. It bothers
me so much.

Ghost
 
Y

Yunus Emre ALPÖZEN [MCAD.NET]

we just modify the web.config fike which causes application to restart. u
will see after restart your application everything works fine..

--

Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top