Click here to Skip to main content
15,887,241 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Blog Software for ASP.NET Pin
uspatel19-Jan-12 1:48
professionaluspatel19-Jan-12 1:48 
QuestionAjax PopupControlExtender in GridView Pin
klaydze18-Jan-12 14:31
klaydze18-Jan-12 14:31 
AnswerRe: Ajax PopupControlExtender in GridView Pin
Ali Al Omairi(Abu AlHassan)18-Jan-12 21:32
professionalAli Al Omairi(Abu AlHassan)18-Jan-12 21:32 
GeneralRe: Ajax PopupControlExtender in GridView Pin
klaydze19-Jan-12 1:12
klaydze19-Jan-12 1:12 
GeneralRe: Ajax PopupControlExtender in GridView Pin
Ali Al Omairi(Abu AlHassan)22-Jan-12 2:49
professionalAli Al Omairi(Abu AlHassan)22-Jan-12 2:49 
GeneralRe: Ajax PopupControlExtender in GridView Pin
klaydze23-Jan-12 17:10
klaydze23-Jan-12 17:10 
QuestionLooking for layout and styling templates for a new MVC3 application. Pin
Brady Kelly18-Jan-12 5:22
Brady Kelly18-Jan-12 5:22 
QuestionCould not load file or assembly ... [SOLVED] Pin
V.18-Jan-12 2:28
professionalV.18-Jan-12 2:28 
[SOLVED]
I was impersonating a user in the web.config D'Oh! | :doh: .
[/SOLVED]



I receive the following error when going to an asp.net website.
Could not load file or assembly 'EA.DataAccess' or one of its dependencies. Access is denied.


Frankly I'm lost here. We had the problem before when the server was just installed. We added the correct assemblies to the GAC, changed machine.config, etc... until it worked.
Fo info: It's a dll using Odp.Net.

Here's the situation:
1. we have a dev and a test environment (and a production, but I'm not there yet) all servers are x64.
2. The application is running in an application pool that runs other applications using the SAME dll as well. Only this application is failing, the others work without problems. The dll version is the same.
3. The application is running without problems on the dev environment as well.
4. I tried to clean the C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files for that folder.
5. I checked the machine.config file.
6. I compared the dev and test environment on user rights and configuration.
7. I switched on the enablelog registry key: (if someone understand this better than I do)
=== Pre-bind state information ===
LOG: User = Unknown
LOG: DisplayName = EA.DataAccess
 (Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: EA.DataAccess | Domain ID: 7
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///C:/inetpub/wwwroot/EA.Travel.MailFax/
LOG: Initial PrivatePath = C:\inetpub\wwwroot\EA.Travel.MailFax\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\inetpub\wwwroot\EA.Travel.MailFax\web.config
LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/ea.travel.mailfax/e7ae63fb/80273d98/EA.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/ea.travel.mailfax/e7ae63fb/80273d98/EA.DataAccess/EA.DataAccess.DLL.
LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/EA.Travel.MailFax/bin/EA.DataAccess.DLL.
LOG: Using application configuration file: C:\inetpub\wwwroot\EA.Travel.MailFax\web.config
LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
ERR: Failed to complete setup of assembly (hr = 0x80070005). Probing terminated.


Hope someone can help me.
Thanks in advance.
V.


modified 18-Jan-12 9:54am.

QuestionNeed solution to synchronize Ms Access and SQL Server (Express Edition) database. Pin
Shah Rizal17-Jan-12 22:20
Shah Rizal17-Jan-12 22:20 
AnswerRe: Need solution to synchronize Ms Access and SQL Server (Express Edition) database. Pin
Shah Rizal18-Jan-12 20:07
Shah Rizal18-Jan-12 20:07 
QuestionASP .NET + ReportViewer + ObjectDataSource (LINQ To SQL) Pin
Matt U.17-Jan-12 3:02
Matt U.17-Jan-12 3:02 
AnswerRe: ASP .NET + ReportViewer + ObjectDataSource (LINQ To SQL) Pin
David C# Hobbyist.17-Jan-12 14:50
professionalDavid C# Hobbyist.17-Jan-12 14:50 
Questionhow can i get server value from *.js? Pin
buffering8316-Jan-12 22:57
buffering8316-Jan-12 22:57 
AnswerRe: how can i get server value from *.js? Pin
Dineshshp19-Jan-12 0:14
professionalDineshshp19-Jan-12 0:14 
Questiongenerate custom xml from a dynamic dataset Pin
nilarya16-Jan-12 21:22
nilarya16-Jan-12 21:22 
Questionasp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Goalie3516-Jan-12 5:21
Goalie3516-Jan-12 5:21 
AnswerRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Not Active16-Jan-12 7:38
mentorNot Active16-Jan-12 7:38 
AnswerRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
jkirkerx16-Jan-12 12:23
professionaljkirkerx16-Jan-12 12:23 
GeneralRe: asp.net 4.0: Using jQuery in place of UpdatePanels? Pin
Goalie3518-Jan-12 17:43
Goalie3518-Jan-12 17:43 
GeneralDynamic Menu in ASP.net Pin
naijeru16-Jan-12 0:57
naijeru16-Jan-12 0:57 
AnswerRe: Dynamic Menu in ASP.net Pin
thatraja16-Jan-12 1:37
professionalthatraja16-Jan-12 1:37 
QuestionFile name contains garbled or special characters when download. Pin
Satish_S15-Jan-12 19:37
Satish_S15-Jan-12 19:37 
QuestionFile or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
Shah Rizal15-Jan-12 16:31
Shah Rizal15-Jan-12 16:31 
AnswerRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
thatraja16-Jan-12 1:45
professionalthatraja16-Jan-12 1:45 
GeneralRe: File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. Pin
Shah Rizal16-Jan-12 15:46
Shah Rizal16-Jan-12 15:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.