asp.net 2
using DAAB ver 2
i spent lot of my time trying to figure out what cause this error and still cluless
i have web project and dal project and i have reference in both dal and web project the following dlls and the dll is physicall in the bin folder.
Microsoft.Practices.Enterp
riseLibrar
y.Caching.
dll
Microsoft.Practices.Enterp
riseLibrar
y.Caching.
xml
Microsoft.Practices.Enterp
riseLibrar
y.Common.d
ll
Microsoft.Practices.Enterp
riseLibrar
y.Data.dll
Microsoft.Practices.Enterp
riseLibrar
y.Data.xml
Microsoft.Practices.Object
Builder.dl
l
Microsoft.Practices.Object
Builder.xm
l
Could not load file or assembly 'Microsoft.Practices.Enter
priseLibra
ry.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.
Error Information
Name Value
Build Version 3.00.00 Build 1
Server
UserID
Source daab
Exception Type System.IO.FileLoadExceptio
n
Message Could not load file or assembly 'Microsoft.Practices.Enter
priseLibra
ry.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.
StackTrace at daab.LoginUserInfo_DA.GetL
oginUserIn
fo(String userId)
at Model.LoginUserInfo.GetLog
inUserInfo
(String UserId)
at Global.Session_Start(Objec
t sender, EventArgs e)
at System.Web.SessionState.Se
ssionState
Module.Rai
seOnStart(
EventArgs e)
at System.Web.SessionState.Se
ssionState
Module.Com
pleteAcqui
reState()
at System.Web.SessionState.Se
ssionState
Module.Beg
inAcquireS
tate(Objec
t source, EventArgs e, AsyncCallback cb, Object extraData)
at System.Web.HttpApplication
.AsyncEven
tExecution
Step.Syste
m.Web.Http
Applicatio
n.IExecuti
onStep.Exe
cute()
at System.Web.HttpApplication
.ExecuteSt
ep(IExecut
ionStep step, Boolean& completedSynchronously)
TargetSite System.Data.IDataReader GetLoginUserInfo(System.St
ring)
Start Free Trial