P
Piotr Nowak
HI,
Im running IIS 6.0 and asp.net 1.1 application.
Everything works fine until i try to get database connection through our
DAO objects.
What i get is missing dll, which is different after every page refresh,
for example (IIS error page):
=== Pre-bind state information ===
LOG: Where-ref bind. Location = C:\WINDOWS\TEMP\avww1qdr.dll
LOG: Appbase = file:///c:/inetpub/wwwroot/IntraDOK/Main
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: Attempting download of new URL file:///C:/WINDOWS/TEMP/avww1qdr.dll.
This weird dll is different everytime i refresh page.
What is wrong, i dont miss any dll, everything should work fine because
my team developers are using the same version of our web application
from team server.
i think is my configuration on my local machine, anybody knows solution ?
greets.
Im running IIS 6.0 and asp.net 1.1 application.
Everything works fine until i try to get database connection through our
DAO objects.
What i get is missing dll, which is different after every page refresh,
for example (IIS error page):
=== Pre-bind state information ===
LOG: Where-ref bind. Location = C:\WINDOWS\TEMP\avww1qdr.dll
LOG: Appbase = file:///c:/inetpub/wwwroot/IntraDOK/Main
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: Attempting download of new URL file:///C:/WINDOWS/TEMP/avww1qdr.dll.
This weird dll is different everytime i refresh page.
What is wrong, i dont miss any dll, everything should work fine because
my team developers are using the same version of our web application
from team server.
i think is my configuration on my local machine, anybody knows solution ?
greets.