i have a no-touch application. it runs on IIS and seems to be working
ok, but when using fuslogvw.exe after it has launched i get the msg
listed below (after my quiestions).
now the odd part. the application runs fine and all the needed dll's
are located under /winnt/assembly/download and all of my assemblies
are strong named
QUESTIONS
a/ So im trying to figure out why fuslogvw is saying it is failing to
bind the assemblies? Are my dll's being downloaded each time i run the
application even though they are located on the client machine? if
they are i'd like to fix this for performance.
b/ I also noticed that client IE keeps them in its cache, if a bad
programmer is testing and putting version from 1.0.0.0 to 2.0.0.0 and
back again 2.0.0.0 to 1.0.0.0, the application starts having issues.
I then must clear all internet temporary files and then rerun and
everything is ok (except the same ol' fuslogvw.exe says it cant find
the binding)
Is this behavior normal? am i reading the log file wrong? or should it
not be failing?
any help or insight would be great TYSM =)
Subman
*** Assembly Binder Log Entry (11/10/2003 @ 3:40:31 PM) ***
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file
specified.
Assembly manager loaded from:
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\fusion.dll
Running under executable C:\Program Files\Subway\Subway Application
Portal\1.0.5.4\Subway.NetRun.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: DisplayName = Subway.SecurityManagerTester, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=c3b3e6e7d983b592
(Fully-specified)
LOG: Appbase = C:\Program Files\Subway\Subway Application
Portal\1.0.5.4
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = NULL
Calling assembly : (Unknown).
===
LOG: Processing DEVPATH.
LOG: DEVPATH is not set. Falling through to regular bind.
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from
c:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Subway.SecurityManagerTester,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=c3b3e6e7d983b592
LOG: Cache Lookup was unsuccessful.
LOG: Attempting download of new URL file:///C:/Program
Files/Subway/Subway Application
Portal/1.0.5.4/Subway.SecurityManagerTester.DLL.
LOG: Attempting download of new URL file:///C:/Program
Files/Subway/Subway Application
Portal/1.0.5.4/Subway.SecurityManagerTester/Subway.SecurityManagerTester.DLL.
LOG: Attempting download of new URL file:///C:/Program
Files/Subway/Subway Application
Portal/1.0.5.4/Subway.SecurityManagerTester.EXE.
LOG: Attempting download of new URL file:///C:/Program
Files/Subway/Subway Application
Portal/1.0.5.4/Subway.SecurityManagerTester/Subway.SecurityManagerTester.EXE.
LOG: All probing URLs attempted and failed.
Shri Borde [MSFT] - 13 Nov 2003 22:28 GMT
Not sure about the issue here, but these references might help.
http://blogs.gotdotnet.com/alanshi/
http://blogs.gotdotnet.com/suzcook/
--------------------
> From: warakomski_r@subway.com (SubMan)
> Newsgroups: microsoft.public.dotnet.framework.clr
[quoted text clipped - 7 lines]
> Content-Transfer-Encoding: 8bit
> X-Trace: posting.google.com 1068500080 2994 127.0.0.1 (10 Nov 2003
21:34:40 GMT)
> X-Complaints-To: groups-abuse@google.com
> NNTP-Posting-Date: Mon, 10 Nov 2003 21:34:40 +0000 (UTC)
> Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!news-out.cwix.com!newsfeed.cwix.co
m!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
> Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.clr:8672
> X-Tomcat-NG: microsoft.public.dotnet.framework.clr
[quoted text clipped - 67 lines]
> LOG: Attempting download of new URL file:///C:/Program
> Files/Subway/Subway Application
Portal/1.0.5.4/Subway.SecurityManagerTester/Subway.SecurityManagerTester.DLL